/*  
Theme Name: Twelve
Theme URI: http://www.geekwithlaptop.com/twelve-wordpress-theme
Description: Elegant and stylish theme with a touch of minimalism.  Brought to you by <a href="http://www.geekwithlaptop.com">Geek with Laptop</a>
Version: 1.5
Author: Geek With Laptop
Author URL: http://www.geekwithlaptop.com
Tags: fixed width, two columns, widgets, gravatars, right sidebar, white, elegenat

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

* {
margin: 0px;
padding: 0px;
border: 0px;
list-style: none;
}

body {
background: #000 url('images/sceptical-bg.jpg') no-repeat top center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														TEXT & LINK PROPERTIES												
------------------------------------------------------------------------------------------------------------------------------- */

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: #5E5D5D;
text-decoration: none;
font-weight: normal;
line-height: 28px;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #5E5D5D;
text-decoration: none;
font-weight: normal;
line-height: 24px;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #5E5D5D;
text-decoration: none;
font-weight: normal;
line-height: 24px;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #9b9b9b;
text-decoration: none;
font-weight: normal;
line-height: 12px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6B6b6B;
text-decoration: none;
font-weight: normal;
line-height: 18px;
margin: 0 0 15px 0;
}

p a:link {text-decoration:underline;}

a, a:link, a:active, a:visited {
font-family:Arial, Helvetica, sans-serif;
color: #009ee4;
text-decoration: none;
font-weight: normal;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
color: #00638e;
text-decoration: underline;
font-weight: normal;
}

.title a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: #5E5D5D;
text-decoration: normal;
font-weight: normal;
line-height: 30px;
}

.title a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: #000;
text-decoration: underline;
font-weight: normal;
line-height: 30px;
}

#sidebar h1 {
background:url('images/sidetitleline.gif') no-repeat bottom left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #009ee4;
text-decoration: none;
font-weight: normal;
height:35px;
margin: 0 0 10px 0;
/*border-bottom: 1px solid #d2d2d2;*/
}

#sidebar p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #3B3b3B;
text-decoration: none;
font-weight: normal;
line-height: 15px;
text-align: justify;
}

#sidebar a, #sidebar a:link, #sidebar a:active, #sidebar a:visited, .sbcontainers a {
font-family: Georgia, "Times New Roman", Times, serif;
color: #9B9b9B;
text-decoration: none;
font-weight: normal;
font-size:14px;
}

#sidebar a:hover, .sbcontainer a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-decoration: underline;
font-weight: normal;
font-size:14px;
}

ul {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #3B3b3B;
text-decoration: none;
font-weight: normal;
line-height: 17px;
}

li {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #3B3b3B;
text-decoration: none;
font-weight: normal;
line-height: 17px;
}

img, img a, img a:link, img a:active, img a:visited, img a:hover {
border: none;
}

#comment p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #9b9b9b;
text-decoration: none;
font-weight: normal;
line-height: 24px;
}
.postcon li {
list-style-image:	none;
list-style-position:	outside;
list-style-type:	disc;
marker-offset:	auto;
}

/* -------------------------------------------------------------------------------------------------------------------------------
													LOGO & TOP CONTAINERS											
------------------------------------------------------------------------------------------------------------------------------- */

#topcontainer {
margin: auto;
width: 939px;
height: 144px;
}

#lefttop {
float: left;
width: 248px;
height: 119px;
margin: 0 0 0 35px;
}

#righttop {
float: right;
width: 600px;
}

#logo {
float: left;
width: 265px;
height: 85px;
margin: 25px 0 0 0;
font-family: Georgia, Verdana, Arial;
font-size: 24px;
font-weight: bold;
color: #555454;
}

#logobox {
background: url('images/logobox.png') no-repeat;
width: 208px;
height: 8px;
margin: 111px 0 0 0;
}

/* -------------------------------------------------------------------------------------------------------------------------------
													NAVIGATION STRUCTURE & BUTTONS											
------------------------------------------------------------------------------------------------------------------------------- */

#menu {
float: right;
height: 35px;
margin: 84px 0 0 0;
}

#nav { 
height: 35px; 
display: inline; 
overflow: hidden;
white-space: nowrap;
}

#nav li { 
display: inline;
font-family: Georgia, Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: #555454;
text-transform: uppercase;
}

#nav a { 
float: left;  
overflow: hidden;
color: #555454;
font-weight: bold;
padding: 0 10px 0 10px;
}

#nav a:hover { 
color: #85AD55;
text-decoration: underline;
font-weight: bold;
}

/* -------------------------------------------------------------------------------------------------------------------------------
													BODY CONTAINER AND MAIN CONTENT											
------------------------------------------------------------------------------------------------------------------------------- */

#container {
margin: auto;
width: 937px;
background-color: #FFFFFF;
background-position: 50% 0;
border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
overflow: hidden;
}

#maincontent {
float: left;
width: 550px;
margin: 40px;
}

.postcon {
width: 550px;
float: left;
margin: 0 0 60px 0;
}

.postcon img {
border:none;
padding-left:5px;
padding-right:5px;
}

.title {
/*float: left;*/
width: 530px;
padding-left:20px;
}
.pgtitle {
/*float: left;*/
width: 530px;
}

.tags {
/*float: left;*/
width: 530px;
padding-left:20px;
}
.copyarea {margin-top:20px;}
.copyarea img {margin-right:6px; margin-bottom:6px; margin-left:-4px;}


/* -------------------------------------------------------------------------------------------------------------------------------
													SIDEBAR CONTAINER AND CONTENT											
------------------------------------------------------------------------------------------------------------------------------- */

#sidebar {
float: left;
width: 224px;
margin: 40px 40px 40px 0;
padding: 0 0 0 40px;
border-left: 1px solid #d7d7d7;
}

.push {
margin: 0 0 20px 6px;
}

.sbcontainers {
float: left;
width: 224px;
padding: 7px 0 25px 0;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														COMMMENT BOXES											
------------------------------------------------------------------------------------------------------------------------------- */

.commentcon {
float: left;
width: 550px;
background:#000 url('images/commentbg2.jpg') no-repeat top left;
/*border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;*/
margin: 0 0 20px 0;
}

.commenttop {
float: left;
/*background: url('images/commenttop.jpg') no-repeat;*/
width: 550px;
height: 3px;
}

.comment {
float: left;
background: #FFFFFF;
margin: 25px;
padding: 20px;
width: 458px;
border: 1px solid #d2d2d2;
}

.textinput {
border: 1px solid #d2d2d2;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #9b9b9b;
padding: 7px;
}

.submit {
border: 1px solid #d2d2d2;
background: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #A0A0A0;
padding: 7px;
}

input {
border: 1px solid #d2d2d2;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #9b9b9b;
padding: 7px;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														FOOTER											
------------------------------------------------------------------------------------------------------------------------------- */

#footer {
width: 939px;
margin: auto;
}

#footer p {
text-align:center;
clear:both;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														MONITOR SPACING											
------------------------------------------------------------------------------------------------------------------------------- */

.monitors {
float: left;
border: 0px;
padding: 0 18px 30px 0;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}



/* -------------------------------------------------------------------------------------------------------------------------------
														DATE BOX										
------------------------------------------------------------------------------------------------------------------------------- */

#datebox {
	background: #000 url('images/date-bg.jpg') no-repeat top left;
	color:#FFF;
	width:50px;
	font:Arial, Helvetica, sans-serif;
	padding:10px 0 10px 0;
	position:absolute;
	margin-left:-41px;
}

#datebox .numb { font-size:12px; font-weight:bold; margin:0 0 2px 0;}
#datebox .yr { font-size:16px;}



