/*  
Theme Name: Fountain Dew
Description: WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize.
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #222;
  text-decoration: none;
  }

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

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #fff url(images/bg.gif) repeat;
  }


/* Header and wrapper */
#wrapper {
  width:942px; 
  margin:0 auto; 
  padding:0;
  text-align: left;
 }

#header{
	width:942px;
	height:97px;
	display:block;
	background:url(images/header_image.gif) no-repeat;
	margin:25px auto 0 auto;
	padding:0;
}

/* Menu */
#navi, #footer{
	background-color:#262626; 
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px; 
	width:940px;
	display:block; 
	margin:0 auto; 
	padding:0; 
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#navi{
	height:35px;
}
#navi li{
	list-style:none;
	float:left;
	margin:0;
	padding:10px 20px;
	font-size:12px;
}

#navi a{
	color:#FFFFFF;
	text-decoration:none;
}
#navi a:hover{
	color:#FFCC00;
	text-decoration:none;
}

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }

/* Top Content */

#main {
  margin:0;
  clear: both;
  width: 940px;
  padding-bottom: 5px;
  background:#FFF;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 20px;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-family:Georgia, "Times New Roman", Times, serif;
  background:url(images/dot.gif) no-repeat left;
  color: #333;
  font-size:18px; 
  padding-left:25px;
  
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #FFCC00;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #333;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #333;
  }
.topPost p.topMeta a:hover {
  color: #FFCC00;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #333;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #333;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #FFCC00;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #ff9933;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #ff9933;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #666666;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #DADADA;
  }
.topPost span.topComments a {
  color: #FF9900;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #FF9900;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #333333;
  }
.topPost span.topTags a {
  color: #FF9900;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color:#FF9900;
  text-decoration: none;
  }

#nextprevious {
  margin: 10px 0 5px 20px;
  font-size:12px;
  }
#nextprevious a {
  color:#FF9900;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #FFCC00;
  }

/* Comments */

#comment {
  margin:15px 10px 10px 10px;
  background:#DADADA;
  width: 500px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #999999;
  padding: 0px 15px 10px 15px;
  color: #333;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #333;
  }
#comment p a:hover {
  color: #333;
  text-decoration:underline;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #f0f0f0;
  border: 1px solid #999999;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #c6ffbb;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #FFCC00;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #333;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff{padding:10px;}
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color: #FFCC00; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background-color:#f2f4f4;
  }
#welcome h2 {
  background:none;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 14pt;
  font-weight: normal;
  color: #333;
  letter-spacing: -1px;
  margin: 0;
  padding:0;
  

  }

#main #welcome p {
  font-size: 9pt;
  color: #333;  
  margin: 0;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color:#FF9900;
  }
#main #welcome a:hover {
  color:#FFCC00 ;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #CCCCCC;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #FF9900;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #999;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #333333;
  }
#sidebars .sidebarbox {
  padding: 8px 15px;
  }

/* side content */
#side-block{
	width:307px;
	margin:20px 0;
	padding:0;
}
.top-grey{
	width:307px;
	height:17px;
	display:block;
	margin:0;
	padding:0;
	background:url(images/box_top.gif);
}
.bottom-grey{
	width:307px;
	height:28px;
	display:block;
	margin:0;
	padding:0;
	background:url(images/box_bottom.gif);
}
.middle-grey{
	background: #f2f4f4;
	width:285px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	margin:0;
	padding:0 10px;
}
.middle-grey h2{
	margin:0;
	padding:0 0 0 20px;
	background:url(images/dot_2.gif) no-repeat left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
  	font-size: 14pt;
  	color: #333;
	
}
.middle-grey ul{
	margin:0;
	padding: 0 0 5px 15px;
}
.middle-grey li{
	margin-bottom: 20px;
  	list-style: none;
  	font-size: 9pt;
}
.middle-grey img{
	border:none;
}
.middle-grey a{
	color:#333333;
	text-decoration:none;
	display: inline;
}
.middle-grey a:hover{
	text-decoration: underline;
	color: #FF6600;
}
.middle-grey li ul {
  padding: 0;
  }

.middle-grey ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #333;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
 }
.middle-grey p {
  padding: 2px 0;
  font-size: 9pt;
  color: #333;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  background-color: #262626;
  padding: 15px;
  color: #FFF;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #FFFFFF;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #FF9900;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #FFF;
  letter-spacing: -1px;
  border-bottom: 1px dotted #FFF;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: #262626;
  margin: 15px 0;
  }
#footer p {
  font-size: 9pt;
  color: #FFF;
  padding: 0;
  }
#footer a {
  color: #FFF;
  text-decoration: underline;
  }
#footer a:hover {
  color: #FFCC00;
  text-decoration:underline;
  }
#footerleft {
  float: left;
  width: 500px;
  margin:0;
  padding:0;
  }
#footerright {
  float: right;
  width: 200px;
  margin:0;
  padding:0;
  }
#footerright ul {
	list-style:none;
	font-size:9px;
}  
#footerright li a{
	float:left;
	color:#FFFFFF;
	padding:0 5px;
}
#footer div{
	padding:10px 5px;
}

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }



