/*  
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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	/*background-image: url(images/EFY_BG_nar.jpg);*/
		background-color: #1F2F84;
}

#wrapper {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #08326C;
}

#page {
	background-color: #E9F4F0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 760px;
}

#FlashNav {
	background-color: #08326C;
}

#eoin-meta {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}
span.tags {
	color: #656565;
	font-variant: normal;
	text-transform: lowercase;
}
/* -------------------------------------------------------------------------------------------------------------------------------
														TEXT & LINK PROPERTIES												
------------------------------------------------------------------------------------------------------------------------------- */

#eoin-meta h1 {
	font-size: 1.6em;
	margin-top: 0px;
	/*margin-bottom: 10px;*/
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333333;
}

h2 {
	font-size: 1.0em;
	color: #85AD55;
	text-decoration: none;
	font-weight: normal;
	/*line-height: 24px;*/
	/*text-transform: uppercase;*/
	margin-bottom: 10px;
}
h2 a {
	/*font-size: .7em;*/


}

h3 {
	font-size: 18px;
	color: #5E5D5D;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}

h4 {
	font-size: 12px;
	color: #9b9b9b;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}

/*p {
	font-size: 12px;
	color: #6B6b6B;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height: 17px;
	margin: 10px 0 0 0;
}*/

p {
	color:#6699CC;
	font-size:0.9em;
	margin-bottom:1em;
	margin-top:0;
}

a, a:link, a:active, a:visited {
	color: #85ad55;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #3B3b3B;
	text-decoration: underline;
	font-weight: normal;
}

.title a {
	color: #5E5D5D;
font-weight: normal;
	line-height: 36px;
}

.title a:hover {
	color: #85ad55;
	text-decoration: none;
	font-weight: normal;
	line-height: 36px;
}

#sidebar h1 {
	font-size: 12px;
	color: #85AD55;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #d2d2d2;
	text-transform: uppercase;
}

#sidebar p {
	font-size: 11px;
	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 {
	color: #9B9b9B;
	text-decoration: none;
	font-weight: normal;
}

#sidebar a:hover, .sbcontainer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

ul {
	font-size: 11px;
	color: #3B3b3B;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

li {
	font-size: 11px;
	color: #3B3b3B;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

img, img a, img a:link, img a:active, img a:visited, img a:hover {
	border: none;
}

#comment p {
	font-size: 11px;
	color: #9b9b9b;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}

.postcon ol,
.postcon ul {
	margin-left: 20px;
	display: block;
}


.postcon ol li img {
	/*float: left;*/
	/*margin-left: 10px;*/
}

.postcon li {
	/*list-style-image: none;
	list-style-position: outside;*/
	list-style-type: disc;
	/*marker-offset: auto;*/
	margin-bottom: 15px;
	height: auto;
}
.postcon ol  {
	list-style-type: decimal;

}
.postcon ol li {
	list-style-type: decimal;
	/*display: inline-block;*/
	padding-left: 10px;
	margin-left: 10px;
	/*display: block;*/
}

/* -------------------------------------------------------------------------------------------------------------------------------
													LOGO & TOP CONTAINERS											
------------------------------------------------------------------------------------------------------------------------------- */

#topcontainer {
	margin: auto;
	width: 939px;
	height: 119px;
}

#lefttop {
	float: left;
	width: 248px;
	height: 119px;
	margin: 0 0 0 40px;
}

#righttop {
	float: right;
	width: 600px;
}

#logo {
	float: left;
	width: 500px;
	height: 22px;
	margin: 45px 0 0 0;
	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-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 {
	width: 760px;
	background-color: #FFFFFF;
	background-position: 50% 0;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	overflow: hidden;
}

#maincontent {
	float: left;
	width: 480px;
	margin: 0;
	padding: 10px;
}

.postcon {
	width: 480px;
	float: left;
	margin: 0 0 60px 0;
}

.postcon img {
	border: none;
	margin: 10px;
}

.title {
	float: left;
	width: 550px;
}

/* -------------------------------------------------------------------------------------------------------------------------------
													SIDEBAR CONTAINER AND CONTENT											
------------------------------------------------------------------------------------------------------------------------------- */

#sidebar {
	float: left;
	width: 170px;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	border-left: 1px solid #d7d7d7;
	/*background-color: #ff9b9c;*/
}

.push {
	margin: 0 0 20px 6px;
}

.sbcontainers {
	float: left;
	width: 224px;
	padding: 7px 0 25px 0;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														COMMMENT BOXES											
------------------------------------------------------------------------------------------------------------------------------- */

.commentcon {
	float: left;
	width: 550px;
	background: url('images/commentbg.jpg') repeat;
	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-size: 12px;
	color: #9b9b9b;
	padding: 7px;
}

.submit {
	border: 1px solid #d2d2d2;
	background: #FFFFFF;
	font-size: 11px;
	color: #A0A0A0;
	padding: 7px;
}

#searchsubmit {
	width: 50px;
}

input {
	border: 1px solid #d2d2d2;
	font-size: 12px;
	color: #9b9b9b;
	padding: 4px;
	width: 100px;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														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;
}