/*
Theme Name: Vaio Count
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:#949494;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#fff url(images/bgr_top.png) repeat-x center top;
	color:#949494;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:861px;
}
/*menu*/
#menu{
	width:565px;
	float:left;
}
/* mainmenu */
#mainmenu{
	height:29px;
	padding:10px 0 0 0;
}
#mainmenu ul{
	float:left;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#9ca9d0;
	padding:0 0 0 20px;
	font-size:1.6em;
	line-height:1.1em;
	background:url(images/bgr_mainmenu_li.gif) no-repeat left center;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#9ca9d0;
	padding:5px 0 5px 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{
	color:#fff;
	text-decoration:none;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 20px;
	padding:0;
	background:#1c2344;
}
/*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 #1f2853;
	background:#1c2344;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#9ca9d0;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#27305c;
	color:#fff;
}
/*quote*/
#quote{
	width:256x;
	height:65px;
	overflow:hidden;
	margin:137px 0 0 273px;
}
#quote h2{
	color:#fff;
	font-size:21px;
	font-weight:normal;
	letter-spacing:-1px;
}
#quote p{
	color:#738000;
}
/*header_search*/
#header_search{
	width:285px;
	overflow:hidden;
	margin:75px 0 0 0;
}
#header_search fieldset{
	float:left;
	padding:5px;
	background:#171f3a;
}
#main_search_val{
	float:left;
	border:0;
	background:#171f3a;
	color:#475584;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding:4px;
	margin:0 10px 0 0;
	width:220px;
}
#main_search_sub{
	float:left;
	margin:2px 0 0 0;
}
/* header */
#header{
	width:100%;
	height:411px;
	overflow:hidden;
	background:url(images/bgr_header.png) no-repeat;
}
/*header_logo*/
#header_logo{
	padding:44px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#logo{
	color:#7c88bf;
	font-size:5.4em;
	text-transform:lowercase;
}
#logo:hover{
	text-decoration:none;
}
#header_logo .description{
	color:#fff;
	font-size:1.5em;
	padding:5px 0 0 0;
}
/*header_box*/
#header_box{
	float:right;
	width:296px;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
}
#content{
	float:left;
	width:539px;
}
#sidebar{
	float:right;
	width:271px;
}
/*post*/
.post{
	width:100%;
	margin:0 0 35px 0;
	overflow:hidden;
}
.post .post_title{
	width:100%;
	overflow:hidden;
}
.post .title{
	color:#595959;
	font-size:3.2em;
	line-height:1.0em;
	font-weight:normal;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.post .title a{
	color:#595959;
}
.post .info{
	color:#3b616d;
	font-size:1.3em;
	line-height:1.4em;
	padding:0 0 10px 0;
}
.post .info a{
	color:#7c88bf;
}
.post .info span{
	color:#7c88bf;
}
.post .info span a{
	color:#7c88bf;
	text-decoration:underline;
}
.post .info span a:hover{
	text-decoration:none;
}
.post_comm{
	float:left;
	width:133px;
	height:91px;
	background:url(images/bgr_post_comm.png) no-repeat;
	margin:10px 0 0 0;
}
.post_comm p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:3.3em;
	padding:20px 0 0 4px;
	width:55px;
	text-align:center;
}
.post_comm p a{
	color:#fff;
}
.post_data{
	float:right;
	width:381px;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 0 5px 0;
}
.post .entry a{
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:3px solid #d9d9d9;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 25px;
}
.post .entry ul li{
	margin: 0;
	padding:4px 0 4px 0;
	border-bottom:1px dashed #c9dadf;
	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:4px 0 4px 0;
	border-bottom:1px dashed #c9dadf;
}
.post .entry li a:hover{
	text-decoration:none;
}
.postmetadata{
	width:100%;
	overflow:hidden;
	background:#ebebeb;
	font-size:1.1em;
	line-height:1.4em;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	color:#26344f;
}
.postmetadata a{
	color:#26344f;
}
.postmetadata p{
	padding:6px;
}
.postmetadata p .more{
	background:url(images/ico_more.gif) no-repeat left center;
	padding:0 0 0 16px;
	color:#26344f;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.5em;
	color:#7c88bf;
}
.sidebar_widgets a{
	color:#7c88bf;
}
.sidebar_widgets .widgettitle{
	font-size:2.2em;
	line-height:1.4em;
	color:#595959;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.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{
	display:block;
	background:url(images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 18px;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url(images/ico_cat.gif) no-repeat left 3px;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 20px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	padding:6px 0 6px 5px;
	margin:0;
}
#sidebar_widgets2 ul li ul li{
	border-bottom:0;
	padding:5px 0 5px 5px;
}
.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 0 5px 0;
	line-height:1.3em;
}
.sidebar_widgets .widget_recent_entries a{
	background:none;
	padding:0;
	color:#7c88bf;
}
.sidebar_widgets .widget_recent_entries p{
	color:#949494;
	background:url(images/ico_date.gif) no-repeat left center;
	padding:0 0 0 18px;
	margin:0 0 5px 0;
}
.sidebar_widgets .widget_recent_entries li{
	padding:8px 0 8px 5px;
	border-bottom:1px dashed #949494;
}
/*sidebar_twitter*/
#sidebar_twitter{
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
#sidebar_twitter a{
	width:90%;
	height:136px;
	overflow:hidden;
	text-align:right;
	background:url(images/ico_twitter.gif) no-repeat;
	color:#595959;
	font-size:2.6em;
	display:block;
	cursor:pointer;
}
/*sidebar_tabs*/
#sidebar_tabs{
	margin:0 0 30px 0;
}
#sidebar_tabs_links{
	width:100%;
	overflow:hidden;
}
#sidebar_tabs_links li{
	float:left;
	padding:0 3px 0 0;
	font-size:1.2em;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar_tabs_links li.last{
}
#sidebar_tabs_links li a{
	color:#fff;
	text-align:center;
	float:left;
	display:block;
	padding:7px 10px 6px 10px;
	background:#595959;
	border:1px solid #dedede;
}
#sidebar_tabs_links li a.selected{
	border:1px solid #dedede;
	background:#e6e6e6;
	border-bottom:0;
	color:#182b7f;
	text-decoration:none;
	padding:7px 10px 7px 10px;
}
.sidebar_tabs_item{
	padding:10px 15px 10px 15px;
	background:#e6e6e6;
	border:1px solid #dedede;
	border-top:0;
}
.sidebar_tabs_item li{
	color:#949494;
	font-size:1.2em;
	line-height:1.3em;
	padding:6px 0 6px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sidebar_tabs_item li a{
	color:#595959;
	font-weight:bold;
}
.sidebar_tabs_item li a:hover{
	text-decoration:none;
}

/*footer_sidebar_wrapper*/
#footer_sidebar_wrapper{
	width:100%;
	clear:both;
	background:url(images/bgr_footer_wrapper_inner.gif) repeat;
	padding:40px 0 10px 0;
}
#footer_sidebar{
	width:921px;
	margin:0 auto;
	overflow:hidden;
	padding:20px;
	background:#121731 url(images/bgr_footer_sidebar.gif) repeat-y right;
}
/*footer_widgets*/
.footer_widgets{
	width:300px;
	overflow:hidden;
	font-size:1.2em;
	color:#6f7bb2;
	float:left;
	padding:0 20px 0 0;
}
.footer_widgets_last{
	padding:0;
	width:230px;
	padding:0 0 0 40px;
}
.footer_widgets a{
	color:#6f7bb2;
}
.footer_widgets .widgettitle{
	color:#fff;
	font-size:2.5em;
	line-height:1.4em;
	font-weight:normal;
	margin:0 0 5px 0;
}
.footer_widgets .widget_categories a, .footer_widgets .widget_archive a, .footer_widgets .widget_links a, .footer_widgets .widget_meta a, .footer_widgets .widget_pages a, .footer_widgets .widget_meta a, .footer_widgets .widget_recent_entries a{
	display:block;
	background:url(images/ico_cat2.gif) no-repeat left 4px;
	padding:0 0 0 13px;
}
.footer_widgets .widget_categories a{
	display:inline;
	background:url(images/ico_cat2.gif) no-repeat left 3px;
}
.footer_widgets ul{
}
.footer_widgets ul li{
	margin:0 0 20px 0;
}
.footer_widgets ul ul{
}
.footer_widgets ul li ul li{
	background:none;
	padding:5px 0 5px 5px;
	margin:0;
	line-height:1.4em;
}
.footer_widgets ul ul ul{
	margin:0 0 0 10px;
}
.footer_widgets ul li ul li ul li{
	border:0;
}
/*widget_socials*/
#widget_socials{
	width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
}
#widget_socials p{
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}
#widget_socials p img{
	float:left;
	margin:0 15px 0 0;
}
/*sidebar_flickr*/
.sidebar_flickr{
	background:#1d2341;
	padding:10px;
	margin:0 0 30px 0;
}
.footer_widgets .sidebar_flickr ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
.footer_widgets .sidebar_flickr li{
	float:left;
	padding:5px 10px 5px 0;
	margin:0;
}
.sidebar_flickr li.last{
	padding:5px 0 5px 0;
}
.sidebar_flickr li img{
	float:left;
	border:1px solid #2d365f;
	background:#2a3258;
	padding:5px;
	width:120px;
	height:70px;
}
/*footer*/
#footer_wrapper{
	width:100%;
	height:99px;
	overflow:hidden;
	clear:both;
	background:url(images/bgr_footer_wrapper.gif) repeat;
}
#footer{
	width:961px;
	margin:0 auto;
	overflow:hidden;
}
#footer ul{
	padding:20px 0 10px 0;
	float:left;
}
#footer li{
	display:inline;
	font-size:1.2em;
	line-height:1.3em;
	color:#fff;
	padding:0 0 0 27px;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#fff;
}
#footer .copyrights{
	color:#fff;
	padding:12px 0 0 0;
	font-size:1.2em;
	line-height:1.3em;
	font-family:Verdana, Geneva, sans-serif;
	float:right;
	text-align:right;
}
#footer .copyrights a{
	color:#fff;
}

/* 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 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#578897;
}
#respond a{
	color:#578897;
}
#respond h3{
	font-size:1.8em;
	line-height:1.4em;
	color:#595959;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.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:#121731;
	color:#fff;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:1.8em;
	line-height:1.4em;
	color:#595959;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:20px 0 0 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#3b616d;
}
.commentlist a{
	color:#3b616d;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #e3e3e3;
	background:#f5f5f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.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:#1b2349;
	color:#fff;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#283268;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #e3e3e3;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
	color:#26344f;
}
.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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #ebebeb;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ebebeb;
	}

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;
}
.navigation a{
	font-weight:bold;
	color:#000;
}
#content .wp-pagenavi{
	text-align:right;
}
#content .wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#ebebeb;
	border:0;
}
#content .wp-pagenavi a:hover{
	color:#000;
	background:#d7d6d6;
	border:0;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:none;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#d7d6d6;
	border:0;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:none;
	border:0;
}

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