/*

Theme Name: SweetBuzz Blue

Theme URI: http://www.darjanpanic.com

Description: SweetBuzz Blue designed and coded by Brian Green and Darjan Panic. 

Version: 1.0

Author: Brian Green and Darjan Panic

based on http://www.oswd.org/design/preview/id/3436

*/



html {
	height: 100%;

}
body {
	padding-left: 30px;
	margin-left: 30px;
	background:  #202020 repeat-y ;
	margin: 0px;
	height: 100%;
	color: #FFFFFF;
	font-size:14px;
	font-family: "arial"
}

p {
color: #FFFFFF;
}

#container {

text-align: left;

}
#header {
width: 965px;
height: 100px;
background:  #3A3A3A;
}

#content {
width: 965px;
}

#footer {
width: 965px;
height: 80px;
	color: #ffffff;
	font-size:10px;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	background:  #3A3A3A;
}
#footernote {
float: right;
text-align: right;

}





#headerright {
float: right;
width: 150px;
height: 80px;
text-align: right;
}
#headerleft {
float: left;
width: 680px;
height: 80px;
}
#search {
float: right;
width: 250px;
height: 30px;
margin-top: 170px;
margin-right: 70px;
text-align: right;
}

.searchbox {
border: 1px solid #ffffff;
background: url(images/sbg.gif) repeat-x; 
color: #ffffff;
font-size: 10px;
font-family: verdana;
padding: 4px;
}

.textarea {
border: 1px solid #ffffff;
color: #ffffff;
font-size: 10px;
font-family: verdana;
padding: 4px;
background: #00CC33;
}



#comment-1 {
  margin: 0px;
  padding: 0px;
}

#comment-2 {
  margin: 0px;
    padding: 0px;
  background: #343434;
}
#center {
width: 700px;
float: left;
}
#sidebar {
float: right;
width: 255px;

}
#left {

float: left;
width: 240px;
height: 800px;
border-left: 1px solid #00CC33;
list-style: none;
}

#left p{

margin:10px;
}

#left img { 
    float: left; 
    margin: 5px; 
}



#right {
float: right;
width: 240px;
border-left: 1px solid #00CC33;
}


a:link {
color: #00CC33;
text-decoration: none;
}
a:visited {
color: #00CC33;
text-decoration: none;

}
a:hover {
color: #00CC33;
text-decoration: underline;

}

.meta {
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/meta.gif) no-repeat;
	line-height: 30px;
}

blockquote {
border-left: 4px solid #00CC33;
color: #ffffff;
}
blockquote p {
margin: 5px;
}

h1 {
padding-left: 10px;
display:block;
margin: 0px;
font-family: "trebuchet ms";
font-size: 20px;

}

h1 a:link {
font-family: "trebuchet ms";
font-size: 20px;
text-decoration: none;
}
h1 a:visited {
font-family: "trebuchet ms";
font-size: 20px;
text-decoration: none;
}
h1 a:hover {
font-family: "trebuchet ms";
font-size: 20px;
text-decoration: underline;
}

h2 {
font-family: "trebuchet ms";
font-size: 18px;
width: 600px;
height: 37px;
line-height: 37px;
background: url(images/h2.gif) no-repeat;
padding-left: 15px;
padding-right: 10px;
list-style-image: none;
font-weight: lighter;
}


h2.navlink {
font-family: "trebuchet ms";
font-size: 18px;
width: 238px;
height: 37px;
line-height: 37px;
background: url(images/h2link.gif) no-repeat;
padding-left: 15px;
padding-right: 10px;
list-style-image: none;
font-weight: lighter;
color: #ffffff;
}

h2.navlink a{
color: #ffffff;
}
h2.navlink a:hover{
color: #00CC33;
text-decoration: none;
}

.subtext
{
 font-size: 11px;
 color: #00CC33;
}

.subtext a{
 font-size: 11px;
 color: #ffffff;
 text-decoration: underline;
}

.footerlinks a{
 font-size: 11px;
 color: #ffffff;
 text-decoration: none;
}

.footerlinks a:hover {
 font-size: 11px;
 color: #00CC33;
 text-decoration: none;
}