/*  
Theme Name: Geeks Blog
Theme URI: http://www.geeksblog.net/
Description: Original theme for GeeksBlog.net
Version: 1.0
Author: SplashScreen Digital Designs
Author URI: http://www.splashscreen.com/
*/

/* Basic Page Styles */
.clearfix:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;} .clearfix {	display: inline-block;} html[xmlns] .clearfix {	display: block;} * html .clearfix {	height: 1%;}
* { margin:0; padding:0; }
img { border: 0; }
.clear, #footer { clear: both; }
body {
background-color:#FFFFFF;
color:#333333;
border-top:8px solid #333333;
font-family:Arial, "Lucida Grande", Geneva, Verdana, Helvetica;
font-size:100%;
}
p, ol, ul {
line-height: 1.3em;
}
blockquote {
background-position:-20px -7px;
margin: 20px 10;
padding: 0 20px 0 50px;
background: url("http://www.geeksblog.net/wp-content/themes/geeks-blog/images/quotes.gif") 5% no-repeat #fff;
line-height:1.3em;
}
blockquote blockquote {
margin: 20px 10;
padding: 5px 20px 5px 50px;
background: transparent;
}


div#container{
margin:0 auto 0 auto;
/*max-width: 920px;
width:90% !important;*/
width:920px;
}

/* Lists */
#content ol, #content ul {
margin:0 0 0 20px;
padding:4px 0 0 10px;
}
#content ul li {
list-style-type: circle;
}

/* Masthead and Header Area*/

div#masthead{float:left;width:900px;}
div#header{margin-right: 580px;margin-top:10px;}
div#top-navigation{float:left;width:340px;margin-left:-580px;}
div#top-extra{float:left;width:210px;margin-left:-230px;}

/* Top Navigation Bar */

#navcontainer{margin: 0;padding: 0;height: 20px;}
#navcontainer ul{border: 0;margin: 0;padding: 0;list-style-type: none;text-align: center;}
#navcontainer ul li{display: block;float: left;text-align: center;padding: 0;margin: 0;}
#navcontainer ul li a{background: #333;width: 74px;height: 20px;border-top: 1px solid #333;border-left: 1px solid #333;border-bottom: 1px solid #333;border-right: none;padding: 2px;margin: 0 0 10px 0;color: #fff;text-decoration: none;display: block;text-align: center;font: normal 10px/14px Arial, verdana, lucida, sans-serif;text-transform:uppercase;border-bottom:4px solid #999;}
#navcontainer ul li a:hover{color: #333;background: #ccc;border-bottom:4px solid #333;}
#navcontainer a:active{background: #666;color: #ccc;}
#navcontainer li#active a{background: #666;border: 1px solid #999;color: #ccc;}

/* Main Content Areas */

div#wrapper{clear:left;}
div#content{float:left;width:500px;margin-top:38px;font-size:82%;}
div#column{float:right;width:400px;margin-top:20px;font-size:82%;}

.content-body {
padding:0 6px 0 8px;
}

#content p {
margin: 20px 0;
}

#column p {
margin: 5px 0;
}

#content img {
max-width: 350px;
height: auto;
width: expression(this.width > 350 ? 350: true);
}

/* Blog Post Parts */

#content p.post-info {
font-size: 90%;
color:#666666;
border-bottom:1px solid #ccc;
margin-top:8px;
margin-bottom:20px;
background-color:#eee;
}

.post-comments {
background:#eee url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/comment.gif) no-repeat;
padding-left:14px;
}

.date {
width:3em;
padding:.4em 0 .2em 0;
margin:.2em .5em 0 0;
text-align:center;
border-right:1px solid #d9ed87;
border-bottom:1px solid #d9ed87;
color:#333;
background-color:#a3b45c;
float:left;
background-image:url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/calbg.jpg);
background-repeat:no-repeat;
background-position:top center;
font-size:92%;
}

.month {text-transform:uppercase; font-weight:bold; color:#000;}

/* Sidebars */

div#column-1{float:left;width:180px;padding:2px 2px 2px 0px;font-size:92%;}
div#column-2{float:right;width:180px;padding:2px 2px 2px 0px;font-size:92%;}

/* Headers */

h1, h2, h3, h4 {
font-weight:normal;
}

h3.post-title {
font-size:140%;
}

h3.featured-post-title {
font-size:110%;
font-weight:bold;
padding:0 0 10px 0;
}

#column-1 h3, #column-2 h3 {
	font-size:140%;
	font-weight:bold;
	color:#333;
	margin:20px 0 8px 0;
	}

#three-column-container h3 {
	font-size:140%;
	font-weight:bold;
	color:#333;
	margin:10px 0 8px 0;
	}

/* Side-Navigation */

.side-navigation, .side-navigation-posts { width: 180px; }

.side-navigation ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-size:92%;
}

.side-navigation-posts ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-size:92%;
line-height:1em;
}

.side-navigation a
{
display: block;
padding: 3px;
width: 160px;
background-color: #fff;
border-bottom: 1px solid #ccc;
}

.side-navigation-posts a
{
display: block;
padding: 3px 3px 3px 16px;
width: 160px;
background: #fff url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/post.png) no-repeat;
background-position:left;
border-bottom: 1px solid #ccc;
}

.side-navigation a:link, .side-navigation-list a:visited, .side-navigation-posts a:link
{
color: #333;
text-decoration: none;
}

.side-navigation a:hover, .side-navigation-posts a:hover
{
background-color: #eee;
color: #617709;
}

.partners-box p
{
padding-top:10px;
}

.bottom-column-list, .bottom-column-post-list
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #999;
}

.bottom-column-list li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #999;
}

	.bottom-column-post-list li
	{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	background-position:center left;
	border-top: 1px solid #999;
	
	}

.bottom-column-list li a, .bottom-column-post-list li a { text-decoration: none; }


/* Links */

a img {
text-decoration:none;
border:none;
}

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

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

h3.post-title a {
color:#333;
}

h3.post-title a:hover {
color:#617709;
}

#bottom-columns-wrapper a {
color:#333;
}

#bottom-columns-wrapper a:hover {
color:#617709;
}

/* Search Box */

.search-box {
width: 220px; height: 28px;
padding: 2px;
}
	
.search-box .swap_value {
width: 140px; height: 14px;
background: url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/search-input.gif) no-repeat;
padding: 6px;
border: 0;
float: left;
margin: 0;
font-size:72%;
}

.search-box .search-button {
width: 59px; height: 26px;
background: url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/search-button.gif) no-repeat;
color: #666;
font-size: 0.1em;
text-align: left;
border: 0;
cursor: pointer;
}

/* Featured Post Box */

.featured-post_box {
	clear:right;
	background: #d9ed87;
	margin: 0;
	
}

.featured-post_box h2 {
	text-align:left;
	font-size:92%;
	text-transform:uppercase;
	color:#333;
	margin:0 0 8px 0;
	letter-spacing:.08em;
}

.featured-post_box p {
	padding:0 4px 0 4px;
	font-size:92%;
	line-height:1.1em;
}

.featured-post_box img {
border:4px solid #ccc;
text-align:center;
}

.featured-post_top div {
   background: url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/roundedcornr_720750_tl.png) no-repeat top left;
}
.featured-post_top {
   background: url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/roundedcornr_720750_tr.png) no-repeat top right;
}
.featured-post_bottom div {
   background: url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/roundedcornr_720750_bl.png) no-repeat bottom left;
}
.featured-post_bottom {
   background: url(http://www.geeksblog.net/wp-content/themes/geeks-blog/images/roundedcornr_720750_br.png) no-repeat bottom right;
}

.featured-post_top div, .featured-post_top, 
.featured-post_bottom div, .featured-post_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.featured-post_content { margin: 0 20px; }

/* Bottom Columns */

#bottom-columns-wrapper {
clear:both;
padding-top:10px;
}

.bottom-columns{display:block}
.bottom-columns *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#D1D1D1}
.bottom-columns1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb;
  background:#dcdcdc}
.bottom-columns2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fafafa;
  border-right:1px solid #fafafa;
  background:#d9d9d9}
.bottom-columns3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d9d9d9;
  border-right:1px solid #d9d9d9;}
.bottom-columns4{
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb}
.bottom-columns5{
  border-left:1px solid #dcdcdc;
  border-right:1px solid #dcdcdc}
.bottom-columnsfg{
  background:#D1D1D1;}
  
#three-column-container {
width:100%;
float:left;
margin:0px 0px;
padding:10px 0px;
background:#D1D1D1;
border-bottom:1px solid #ccc;
}

#three-column-left {
float:left;
width:32%;
}

	.bottom-column-left, .bottom-column-right, .bottom-column-middle {
	padding:0 10px;
	font-size:82%;
	}

#three-column-right {
float:right;
width:32%;
}

#three-column-middle {
width:32%;
margin:0px 33% 0px 34%;
}

/* Footer */

#footer {
padding:10px 0 10px 0;
text-align:center;
}

#footer p {
font-size:72%;
padding:8px 0 4px 0;
}

/* Extra Styles */

img.right {
float:right;
}

img.left {
float:left;
}

img.centered, div.centered {
text-align:center;
border:2px solid #ccc;
}

.alignleft {
float:left
}

.alignright {
float:right
}

.subscribe-box {
font-size:92%;
width:125px;
}

.subscribe-box img {
float:left;
padding:0 2px 2px 0;
}

#three-column-left .title {
font-size:120%;
padding: 6px 0 6px 0;
text-transform: uppercase;
font-weight: bold;
}

#three-column-right .title, #three-column-middle .title {
	font-size:140%;
	font-weight:bold;
	color:#333;
	margin:10px 0 8px 0;
	}
	
	.single-navigation {
	padding: 0 0 10px 0;
	font-size:92%;
	text-align:center;
	}
	
/* Begin Comments*/

#commentform {
	border-top:1px solid #ccc;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	}

#commentform textarea {
	width: 92%;
	padding: 2px;
	border:1px solid #ccc;
	}

#commentform #submit {
	margin: 0;
	float: left;
	border:1px solid #ccc;
	}
	
	h3#comments {
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	font-size:120%;
	}
	
	h3#respond {
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	font-size:120%;
	}

.alt {
	margin: 0;
	padding: 10px;
	}
	
	ol#commentlist {
	margin:0;
	padding:0;
	}

#commentlist {
	border-top:1px solid #ccc;
}
	
#commentlist li {
	margin: 8px 0 0px 3px;
	padding: 5px 10px 3px 0px;
	list-style: none;
	font-size:92%;
	border-bottom:3px solid #eee;
	}
	

#commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0; padding:0;
	font-size:92%;
	color:#666;
	}
	
	.comment-author {
	font-weight:bold;
	color:#000;
	}
	
		.comment-author a {
		color:#000;
		}
	
/* End Comments */

/* Page Styles */

#page input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	}

#page textarea {
	width: 92%;
	padding: 2px;
	border:1px solid #ccc;
	}

#page #contactsubmit {
	margin: 0;
	background-color:#ccc;
	border:1px solid #333;
	font-weight:bold;
	}
	
