/*
Theme Name: Wordpress Zone
Theme URI:  http://www.templateworld.com
Description: The WordPress theme.
Version: 1.0
Author: Theme Developed by: TemplateWorld
Author URI: http://www.templateworld.com
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#888888;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
html{
	background:#fff url(images/bgr_main_wrapper.png) repeat-x;
}
body{
	background:url(images/bgr_html.png) repeat-x bottom;
	color:#888888;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:922px;
}
/* mainmenu */
#menu{
	width:914px;
	height:38px;
	background:url(images/bgr_mainmenu_right.gif) no-repeat right top;
	padding:0 8px 0 0;
}
#mainmenu{
	float:right;
	height:38px;
	background:url(images/bgr_mainmenu.gif) repeat-x;
}
#mainmenu ul{
	float:left;
	height:38px;
	padding:0 20px 0 28px;
	background:url(images/bgr_mainmenu_left.gif) no-repeat;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#9a9a9a;
	padding:0 0 0 45px;
	background:url(images/bgr_menu_li.gif) no-repeat left center;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	z-index:1000;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#ffffff;
	padding:12px 0 12px 0;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
	color:#ffffff;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 25px;
	padding:0;
	background:#000000;
	height:auto;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 7px 10px 7px 10px;
	margin: 0;
	border-bottom: 1px solid #3d3d3d;
	background:#000000;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#9a9a9a;
	font-size:1.0em;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#0f0f0f;
	color:#9a9a9a;
}
/* header */
#header{
	width:100%;
	height:85px;
	overflow:hidden;
}
/*header_rss*/
#header_rss{
	float:right;
	font-size:1.1em;
	font-weight:bold;
	padding:27px 0 0 0;
}
#header_rss a{
	background:url(images/button_rss.gif) no-repeat right center;
	display:block;
	float:right;
	color:#696969;
	padding:8px 32px 8px 0;
}
/*header_logo*/
#header_logo{
	padding:25px 0 0 0;
	float:left;
}
#logo{
	width:245px;
	height:41px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#header .description{
	color:#878787;
	font-size:10px;
	text-align:right;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
	padding:38px 0 38px 0;
}
#content{
	float:right;
	width:625px;
	background:url(images/bgr_content.png) no-repeat;
	overflow:hidden;
}
.home #content{
	margin:146px 0 0 0;
}
#sidebar{
	float:left;
	width:274px;
}
/*board*/
#board{
	width:610px;
	overflow:hidden;
	position:absolute;
	margin:34px 0 0 310px;
	z-index:1;
}
.board_item{
	width:295px;
	height:146px;
	background:url(images/bgr_board_item.png) no-repeat;
}
.board_item_inner{
	width:182px;
	padding:27px 0 0 90px;
}
.board_item h2{
	color:#16415a;
	font-size:1.1em;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
}
.board_item p{
	color:#9caab2;
	font-size:1.1em;
	line-height:1.3em;
}
.board_item p a{
	color:#df2dbb;
	text-decoration:underline;
}
.board_item p a:hover{
	text-decoration:none;
}
/*post*/
.post{
	width:551px;
	padding:20px 30px 30px 20px;
	background:#fff;
	border:1px solid #ebf2f6;
	margin:8px 0 30px 12px;
}
.post .post_comment{
	float:left;
	width:44px;
	height:45px;
	margin:0 12px 0 0;
	background:url(images/bgr_post_comment.gif) no-repeat;
}
.post .post_comment p{
	text-align:center;
	color:#3a505c;
	font-size:2.4em;
	padding:5px 0 0 0;
}
.post .post_comment p a{
	color:#3a505c;
}
.post .title{
	color:#05334f;
	font-size:2.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.3em;
	font-weight:normal;
	padding:0 0 10px 0;
}
.post .title a{
	color:#05334f;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 0 10px 0;
	clear:both;
}
.post .entry a{
	color:#657f8f;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:1px solid #24333b;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 25px;
}
.post .entry ul li{
	margin: 0;
	padding:0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata{
	font-size:1.1em;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	background:#f2f2f2;
	padding:4px;
	clear:both;
}
.postmetadata a{
	color:#000000;
}
.postmetadata span{
	margin:0 15px 0 0;
}
.postmetadata .post_date{
	background:url(images/ico_date.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}
.postmetadata .post_author{
	background:url(images/ico_author.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4em;
	color:#959494;
}
.sidebar_widgets a{
	color:#959494;
}
.sidebar_widgets .widgettitle{
	font-size:2.2em;
	color:#000;
	border-bottom:1px dashed #e8e8e8;
	padding:10px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 5px 0;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_arrow.gif) no-repeat left 4px;
	padding:0 0 0 13px;
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url(images/ico_arrow.gif) no-repeat left 3px;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#217098;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 20px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:1px dashed #e8e8e8;
	padding:5px 0 5px 10px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 5px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 15px 5px 15px;
	line-height:1.3em;
}
/*header_search*/
#header_search{
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}
#header_search fieldset{
	float:left;
}
#main_search_title{
	color:#324955;
	font-size:4.7em;
	background:url(images/ico_search.png) no-repeat left center;
	padding:15px 0 15px 87px;
	display:block;
	clear:both;
}
#main_search_val{
	float:left;
	border:1px solid #d3e0e9;
	background:#d9e8f1;
	color:#839dab;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	padding:8px;
	margin:8px 6px 0 0;
	width:200px;
}
#main_search_sub{
	float:left;
	margin:8px 0 0 0;
}
/*sidebar_flickr*/
.sidebar_flickr{
	border:1px solid #ebf2f6;
	padding:10px 18px 20px 18px;
	margin:0 20px 0 20px;
}
.sidebar_flickr_title{
	padding:0 0 6px 0;
	color:#05334f;
	font-size:2.4em;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sidebar_flickr ul{
	width:100%;
	overflow:hidden;
}
.sidebar_flickr li{
	float:left;
	padding:2px 2px 0 0;
}
.sidebar_flickr li.last{
	padding:2px 0 0 0;
}
.sidebar_flickr li img{
	float:left;
	border:1px solid #a3a3a3;
	width:87px;
	height:70px;
}
/*sidebar_ads*/
.sidebar_ads{
	margin:0 0 20px 0;
}
.sidebar_ads h2{
	font-size:2.4em;
	color:#000;
	border-bottom:1px dashed #3c1500;
	padding:10px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 10px 0;
}
.sidebar_ads_google{
	text-align:center;
}
/*sidebar_tags*/
#sidebar_tags{
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}
#sidebar_tags a{
	color:#d4188f;
	padding:4px;
}
#sidebar_tags h2{
	font-size:2.4em;
	color:#000;
	border-bottom:1px dashed #3c1500;
	padding:10px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 10px 0;
	float:left;
	width:160px;
}
#sidebar_tags img{
	float:left;
	margin:0 12px 2px 0;
}
/*footer*/
#footer{
	width:100%;
	height:192px;
	overflow:hidden;
	text-align:center;
}
#footer ul{
	padding:36px 0 20px 0;
}
#footer li{
	display:inline;
	font-size:1.2em;
	line-height:1.3em;
	color:#000000;
	font-weight:bold;
	background:url(images/bgr_footer_menu_li.gif) no-repeat left center;
	padding:0 0 0 39px;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#000000;
}
#footer p{
	color:#999999;
	line-height:1.3em;
}
#footer p a{
	color:#999999;
}
#footer .powered{
	border-top:1px dashed #e6e6e4;
	padding:15px 0 0 0;
	margin:10px 0 0 0;
	font-size:1.2em;
	color:#3a505c;
	font-weight:bold;
}
#footer .powered span{
	display:block;
	margin:0 auto;
	background:#e6e6e4;
	padding:8px 0 8px 0;
	width:190px;
}
#footer .powered span a{
	color:#9e9e93;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 40px 20px 40px;
	overflow:hidden;
	color:#8e8b8b;
}
#respond a{
	color:#8e8b8b;
}
#respond h3{
	font-size:2.0em;
	line-height:1.4em;
	color:#05334f;
	border-bottom:1px dashed #e8e8e8;
	padding:0 0 6px 0;
	font-weight:normal;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	background:#9aadb9;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.0em;
	line-height:1.4em;
	color:#05334f;
	border-bottom:1px dashed #e8e8e8;
	padding:0 0 6px 0;
	font-weight:normal;
	margin:0 40px 0 40px;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#666;
	margin:0 40px 0 40px;
}
.commentlist a{
	color:#666;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ebf2f6;
	background:#fff;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#f2f7f9;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#9aadb9;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#869aa7;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:1px solid #9aadb9;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#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;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #bdd5de;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #bdd5de;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.single .navigation{
	width:90%;
	margin:0 auto;
}
.navigation a{
	font-weight:bold;
	color:#000;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
	font-weight:normal;
	padding: 4px; 
	margin: 2px;
	color:#3a505c;
	background:#f2f2f2;
	border:1px solid #f2f2f2;
}
#content .wp-pagenavi a:hover{
	color:#000;
	background:#e1dfdf;
	border:1px solid #f2f2f2;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	color:#3a505c;
	background:#f2f2f2;
	border:1px solid #f2f2f2;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	color:#3a505c;
	background:#e1dfdf;
	border:1px solid #f2f2f2;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	color:#3a505c;
	background:#f2f2f2;
	border:1px solid #f2f2f2;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*sidebar_twitter*/
#sidebar_twitter{
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;	
}
#sidebar_twitter a{
	background:url(images/button_twitter.png) no-repeat;
	display:block;
	text-indent:-9999px;
	width:100%;
	height:129px;
	margin:0 auto;
}
