/*   
Theme Name: Out of Office
Description: Custome green template for Out of Office
Author: Ross Fenning
Author URI: http://www.rossfenning.co.uk/
*/

body {

	text-align:center;
	color:#666666;

	line-height:1.5em;
	background-color:#a6aeb0;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
}
p {	
	padding:10px;
/*	text-align:justify;*/
}
p.post_info {
    text-align: right;
	font-size:12px;
	padding:5px 10px;
	line-height:100%;
	color:#999999;
}
p.post_info a {
	color:#666;
}
blockquote, blockquote p {
	font-style:italic;
}
a {
	color:#007C5A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#007C5A;
}
a:active, a:focus {
	outline:0 !important;
}
input, textarea, select	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1,h2,h3,h4,h5,h6 {
	padding:0 10px;
}
h1 {
	color:#555555;
	font-size:250%;
	line-height:170%;
	color:#007C5A;
	text-align: right;
}
h2 {
	font-size:28px;
	color:#007C5A;
	line-height:170%;
}
h2 {
    border: 2px solid #333333;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 1em;
    -opera-border-radius: 1em;
    -khtml-border-radius: 1em;
    background-color: #cdfbee;
}

h2 a, h2 a:hover {
	text-decoration:none;
}
h3, h4, h5, h6 {
	font-size:18px;
	color:#007C5A;
	line-height:270%;
color:#00734a;
}
h4 {
	font-size:17px !important;
}
h5 {
	font-size:16px !important;
}
h6 {
	font-size:15px !important;
}
hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height: 1px;
	border:0pt none;
	clear:both;
	margin:0 10px;
}


/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/

#header {
	height:179px;
	padding: 0;
	min-width: 831px;
}
#header #logo {
    width: 206px;
    padding-left: 48px;
    padding-top: 50px;
	background: url(images/logo_bg3.png) no-repeat top right;
	height:255px;
position: absolute;
left: 0;
top: 0;
}
#header #logo a {
    width: 138px;
}
/*#name_description {
	float:left;
	width:275px;
	text-align:center;
	padding:45px 0;
}
#name_description h1 {
	color:#342B2A;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
	border-bottom:1px dotted;
	margin:0 20px;
}
#name_description h1 a, #name_description h1 a:hover {
	color:#342B2A;
	text-decoration:none;
}
#name_description p {
	font-size:11px;
	color:#342B2A;
	text-align:center;
	padding:5px;
}*/
#header h1 a span {
display: none;
}
#header h1 {
    margin: 0;
    padding: 0;
}
#header h1 a {
margin: 0;
float: right;
color:#CCFF99;
font-size: 30pt;
height: 131px;
width: 625px;
display: block;
	background: url(images/header_notebook.png) no-repeat top right;
}

#header h1 a {
    text-decoration: none;
}

#header p#freenum {
float: right;
clear: right;
margin-top: -40px;
margin-right: 120px;
font-size: 20px;
font-weight: bold;
color: black;
}

.rss {
	float:right;
	display:block;
	height:60px;
	width:60px;
	background:url(images/rss.png) no-repeat top left;
	cursor:pointer;
}
#main_menu {
	float:right;
	clear: right;
/*	padding-top:30px;
	margin-right: 60px;*/
}

#main_menu #skype {
    float: right;
    margin-left: 1em;
    padding-top: 13px;
    margin-right: 1em;
}

#main_menu > ul {
	float:right;
}
#main_menu > ul > li {
	border: 1px solid #e9f1f3;
}
#main_menu ul li {
	float:left;
/*	width: 100px;*/
	text-align: center;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
}
#main_menu > ul > li:hover {
	background: url(images/main_bg.png) repeat-x top left;
	border: 1px solid black;
}
#main_menu ul li a {
    display: block;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
/*	text-transform:lowercase;*/
color:black;
padding-top: 10px;
height: 36px;
}
#main_menu ul li a:hover {
/*text-decoration:underline;*/
color:#A5DACA;
color:#00734a;
}
#main_menu > ul > li a:hover {
}


#main_menu ul li ul {
margin: 0;
padding: 0;
    display: none;
/*	width: 100px;*/
/*	padding-top: 10px;*/
	position: absolute;
	/*right: 0px;*/
/*	margin-top: 5px;*/
}

#main_menu ul li:hover ul {
    display: block;
}

#main_menu ul li ul li {
float: left;
display: block;
margin: 0;
padding: 0;
/*	width: 100px;*/
	background: #01744a url(images/menu_bg.png) repeat-x 0 0;
/*	height: 50px;*/
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid black;
}
#main_menu ul li ul li a {
padding-top: 0;
}
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/

#main_bg {
	background:#a6aeb0 url(images/main_bg2.png) repeat-x 0 0;
}
#container { 
/*	width:960px;*/
	margin:0 auto;
	text-align:left;
}
#main_content {
/*	float:right;
	width:680px;*/
	padding-bottom:25px;
	overflow:hidden;
/*	margin-left: 260px;*/
/*	background-color: #ebf6f9;*/
	border: 1px black solid;
	background: #ebf6f9 url(images/main_bg2.png) repeat-x 0 -179px;
	margin-top: 0;
	padding-top: 15px;
	padding-right: 7%;
	padding-left: 7%;
}

#main_content .roundbox {
/*    border: 1px solid #333333;*/
    margin-bottom: 10px;
/*    margin-right: 2%;*/
    width: 48%;
/*    height: 410px;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-opera-border-radius: 1em;
-khtml-border-radius: 1em;*/
}

#main_content #intro {
/*    background: url(images/pencil_graph.png) no-repeat right 60px;*/
    float: left;
}

#main_content #latest, #main_content #twitter {
float: right;
clear: right;
text-align: left;
/*    height: 300px;*/
}

#main_content #latest {
    background: url(images/rss_3d.png) no-repeat right 55px;
}
#main_content #twitter {
    background: url(images/chat.png) no-repeat right 60px;
    height: 200px;
}

#main_content #whatis {
    width: 100%;
/*    clear: both;*/
/*    background: url(images/postit_main.png) no-repeat right 60px;*/
/*    height: 400px;*/
    float: left;
}


#main_content ul#latest_list {
    margin-top: 1em;
font-family:Verdana, sans-serif;

}
	
#sidebar {
	float:left;
	width:171px;
	padding-bottom:80px;
	padding-top:3px;
	background: #ebf6f9 url(images/side_bg) repeat-x bottom left;
	padding-left: 10px;
	margin-top: 70px;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	padding:0;
}
#sidebar ul {
/*list-style: url(images/star.png);*/
list-style: none;
margin-left: 5px;
}
#sidebar ul li {
	padding-left:0px;
}
/*#sidebar ul li:before {
	content: "\00BB \0020";
	}*/
#sidebar ul li a {
	color:#666666;
	text-decoration:none;
}
#sidebar ul li a:hover {
/*	text-decoration:underline;*/
    color: #660000;
color:#00734a;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer {
	/*background:url(images/footer.png) repeat-x top left;*/
	padding-bottom:25px;
}
#footer_content {
	padding-top:25px;
	margin:0 auto;
	width:960px;
}
#footer p {
	color:#A79687;
	font-size:12px;
	text-align:left;
	line-height:22px;
	padding:0 10px;
}
#footer p span {
	padding:0 10px;
	color:#675545;
}
#footer p a {
	color:#857362;
}
.right {
	float:right;
}
.left {
	float:left;
}

/*------------------------------------------------------------*
**  Search Form
**------------------------------------------------------------*/

#searchform input {
	border:1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding:6px;
	width:175px;
	float:left;
}

#searchform input.searchButton {
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-align:center;
	background:#CCC;
	width:46px;
	height:28px;
	margin-left:2px;
	letter-spacing:1px;
	cursor:pointer;
}

/*------------------------------------------------------------*
**  Images
**------------------------------------------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	text-align:center;
}

/*------------------------------------------------------------*
**  WP Calendar
**------------------------------------------------------------*/

#wp-calendar {
	empty-cells:show;
	width:200px;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}
#wp-calendar a {
	display:block;
}
#wp-calendar caption {
	text-align:center;
	width:100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar th {
	padding: 3px 0;
	text-align: center;
}

#sidebar ul li.recentcomments a {
	font-size:11px;
}
#sidebar ul li.recentcomments a.url {
	color:#555555;
	font-weight:bold;
}

/*------------------------------------------------------------*
**  WP Entry
**------------------------------------------------------------*/

.entry form {
	padding-left:10px;
}
.entry pre {
	margin-left:10px;
}
.entry dl {
	padding-left:10px;
}
.entry ul {
	list-style:disc;
	list-style-position:inside;
	padding-left:20px;
	font-size:12px;
}
.entry ul li {
	padding-bottom:5px;
}
.entry ol {
	list-style:decimal;
	list-style-position:inside;
	padding-left:20px;
	font-size:12px;
}
.entry ol li {
	padding-bottom:5px;
}

.entry table {
	margin-left:10px;
	color: #009933;
	text-align:left;
}
.entry tbody td, th {
	padding:5px 20px 5px 0;
	font-size:12px;
}
.entry tbody tr:hover {
	background-color:#CFFFCD;
	cursor:pointer;
}
.entry thead th {
	padding:5px 20px 5px 0;
	border-bottom: 2px solid #009933;
	font-weight:bold;
}
.entry tfoot th {
	font-size:10px;
	font: bold;
	padding:5px 20px 5px 0;
}

/*------------------------------------------------------------*
**  WP Comments
**------------------------------------------------------------*/

.alt {
	background:#F2F2F2;
}
.commentlist {
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 10px;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
#commentform p {
	margin: 5px 0;
	padding:0 10px;
}
#commentform p.last {
	padding-top:5px;
}
#commentform label {
	display:block;
	padding-bottom:3px;
}
#commentform input {
	border:1px solid #999999;
	padding:5px;
	width:450px;
}
#commentform #submit {
	width:auto;
	font-weight:bold;
	cursor:pointer;
}
#commentform textarea {
	border:1px solid #999999;
	padding:5px;
	width:450px;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	display: block;
}
.depth-1 {
	border: 1px solid #999;
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 12px;
}
.commentlist p {
	padding:5px 0;
}