/*Theme Name: The Windows ClubTheme URI: ThemetronicsDescription: The custom Wordpress theme designed and develop for The Windows Club. Version: 1.1Author: Nirbhay Kr. MandeliaAuthor URI: ThemetronicsTags: News, Magzine, Windows, clean, Custom, Themetronic*//*----Reset---*/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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}/*----Stracture----*/.container_12 {	margin-left: auto;  	margin-right: auto;  	width: 980px;}.grid_4,.grid_8,.grid_12 {	display:inline;	float: left;	position: relative;	margin-left: 10px;	margin-right: 10px;}/* Grid >> Children (Alpha ~ First, Omega ~ Last) */.alpha {	margin-left: 0;}.omega {	margin-right: 0;}/* Grid >> 12 Columns */.container_12 .grid_4 {	 width: 300px;}.container_12 .grid_8 {  width: 638px;}.container_12 .grid_12 {	width: 960px;}/* Clear Floated Elements */.clear {	clear: both;	display: block;	overflow: hidden;	visibility: hidden;	width: 0;	height: 0;}.clearfix:after {	clear: both;	content: ' ';	display: block;	font-size: 0;	line-height: 0;	visibility: hidden;	width: 0;	height: 0;}.clearfix {	display: inline-block;}* html .clearfix {	height: 1%;}.clearfix {	display: block;}#page{	background-color: #FFFFFF;    margin: 0 auto;}/* Alignment */.alignleft {	display: inline;	float: left;	margin-right: 1.625em;}.alignright {	display: inline;	float: right;	margin-left: 1.625em;}.aligncenter {	clear: both;	display: block;	margin-left: auto;	margin-right: auto;}/*---- GLOBAL STYLE ----*/html { font-size:100%; }body {	background-repeat:repeat-y;	color:#333;	font-family:Verdana,Geneva,sans-serif;	/*font-family:Georgia,"Times New Roman",Times,serif;*/	font-size:12px;	line-height:1.5em;	text-align:center;	vertical-align:baseline;	margin:0;	padding:0;}p {	margin-bottom:1.2em;	word-spacing:0.1em;}h1, h2, h3, h4, h5, h6{	color:#3D3D3D;	/*#3B6EB4; #133D67*/	font-weight: normal;	line-height: 1.4em;	margin-bottom:0.8em;}h1 a, h2 a, h3 a, h4 a { }h1 { font-size:2em; }h2 { font-size:1.8em; }h3 { font-size:1.6em; }h4 { font-size:1.4em;}h5 { font-size:1.2em; font-weight:600;}h6 { font-size:1em; font-weight:600;}blockquote {	background:#FFF;	border-left:10px solid #ccc;	border-right:1px solid #ddd;	border-top:1px solid #ddd;	border-bottom:1px solid #ddd;	font-style:italic;	quotes:"\201C""\201D""\2018""\2019";	margin:1.5em 10px;	padding:.5em 10px;}blockquote:before {	color:#ccc;	content:open-quote;	font-size:4em;	line-height:.1em;	margin-right:.25em;	vertical-align:-0.4em;}abbr, acronym {	border-bottom:.1em dotted #39F;	cursor:help;}pre {	font-family:monospace;	background:#f0f0f0;	border-left:5px solid #ccc;	width:550px;	overflow:auto;	overflow-y:hidden;	text-align:left;}hr {	background-color: #ccc;	border: 0;	height: 1px;	margin-bottom: 1.625em;}/* Text elements */p {	margin-bottom: 1.625em;}ul, ol {	margin: 0 0 1.625em 2.5em;}ul {	list-style: disc;}ol {	list-style-type: decimal;}ol ol {	list-style: upper-alpha;}ol ol ol {	list-style: lower-roman;}ol ol ol ol {	list-style: lower-alpha;}ul ul, ol ol, ul ol, ol ul {	margin-bottom: 0;}dl {	margin: 0 1.625em;}dt {	font-weight: bold;}dd {	margin-bottom: 1.625em;}strong {	font-weight: bold;}cite, em, i {	font-style: italic;}pre {	background: #f4f4f4;	font: 13px "Courier 10 Pitch", Courier, monospace;	line-height: 1.5;	margin-bottom: 1.625em;	overflow: auto;	padding: 0.75em 1.625em;}code, kbd {	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}abbr, acronym, dfn {	border-bottom: 1px dotted #666;	cursor: help;}address {	display: block;	margin: 0 0 1.625em;}ins {	background: #fff9c0;	text-decoration: none;}sup,sub {	font-size: 10px;	height: 0;	line-height: 1;	position: relative;	vertical-align: baseline;}sup {	bottom: 1ex;}sub {	top: .5ex;}/* Forms */input[type=text],input[type=password],textarea {	background: #fafafa;	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);	border: 1px solid #ddd;	color: #888;}input[type=text]:focus,textarea:focus {	color: #373737;}textarea {	padding-left: 3px;	width: 98%;}input[type=text] {	padding: 3px;}input#s {	background: url("images/search.png") no-repeat scroll 5px 3px #fafafa;    border-radius: 2px 2px 2px 2px;    font-size: 14px;    height: 16px;    line-height: 1.2em;    padding: 4px 10px 4px 28px;}input#searchsubmit {	display: none;}/* Links */a {	color:#215ac3; /*#3B6EB4 #0982DF #336699*/	text-decoration:none; }a:focus,a:active,a:hover { color:#1f4d8d; /* #000080 #F63 #BE342C #133D67 */}/* Assistive text */.assistive-text {	position: absolute !important;	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */	clip: rect(1px, 1px, 1px, 1px);}#access a.assistive-text:active,#access a.assistive-text:focus {	background: #eee;	border-bottom: 1px solid #ddd;	color: #1982d1;	clip: auto !important;	font-size: 12px;	position: absolute;	text-decoration: underline;	top: 0;	left: 7.6%;}/* =Header----------------------------------------------- */#headwrap{	/*background: none repeat scroll 0 0 #385FAE;*/    height: 100px;    overflow: hidden;	}	#header{	width:960px;	margin:0 auto;	}#logo-left {	float: left;	height: 100px;	overflow: hidden;	width: 218px;}#logo-center {	height:100px;	}	#logo-left h1{	margin-bottom: 0;}#logo-left h1 a {	background: url("images/twc-logo-11.png") no-repeat scroll 0 0 transparent;    display: block;    font-size: 30px;    height: 85px;    line-height: 1.2em;    margin-top: 10px;    padding-top: 5px;	text-indent: -9999px; /* Hide the text */	overflow: hidden; /* Keep the link outline sane when clicked */}#logo-center h1{	margin-bottom: 0;}#logo-center h1 a {	background: url("images/twc-logo-1.png") no-repeat scroll 0 0 transparent;    display: block;    font-size: 42px;    font-weight: normal;	font-style:italic;    height: 75px;    line-height: 1.2em;    margin: 10px auto 0;    overflow: hidden;    padding-top: 15px;    text-align: center;    width: 600px;    text-indent: -9999px;}/* =Menu-------------------------------------------------------------- */.navigation {	/*background:#01448A url("-images/red-nav.png") repeat-x scroll 0 0;/*#133D67;*/	background:url("images/nav2.png") repeat scroll 0 0 #01448A;	text-align:left;	width:100%;}#access .menu-header, .menu {	width:960px;	font-size:13px;	margin: 0 auto;}#access .menu-header ul, div.menu ul {	list-style: none;	margin: 0;}#access .menu-header li, div.menu li {	float:left;	position:relative;	margin-left:0;	border-right: 0px solid #CCD9E2;}#access a {	color:#f1f1f1;	display:block;	line-height:36px;	text-decoration:none;		padding:0 10px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;}#access ul ul {	-webkit-box-shadow:0 3px 3px rgba(0,0,0, 0.2);	-moz-box-shadow:0 3px 3px rgba(0,0,0, 0.2);	box-shadow:0 3px 3px rgba(0,0,0, 0.2);	display:none;	position:absolute;	top:35px;	left:0;	float:left;	width:150px;	z-index:99999;}#access ul ul li { min-width: 150px; }#access ul ul ul {	left: 100%;	top: 0;}#access ul ul a {	background: #1D4287;	line-height: 1em;	padding: 10px;	width: 130px;	height: auto;}/* Change here to change hover effect */#access li:hover > a, #access ul ul :hover > a {	/*background: #284f7b;/*#133d67;*/	/*background:#4879AF url("images/red-nav-hover2.png") repeat-x scroll 0 0;*/	background:url("images/nav2.png") repeat scroll 0 -10px #01448A;	color: #fff;}#access ul li:hover > ul { display: block; }#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {	background:url("images/nav2.png") repeat scroll 0 -10px #01448A;	color: #fff;}* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {	color: #fff;}/* =Content----------------------------------------------- */#content {	text-align:left;	overflow:hidden;	padding-top: 10px;	border-right:1px solid #d1d1d1;}#onecolumnpage{	text-align:left;}.page-title {	border-bottom: 1px dotted #d1d1d1;    color: #666666;    font-size: 12px;    font-weight: 500;    letter-spacing: 0.1em;    line-height: 2.6em;    margin: 1.5em 1.5em 0 0;    text-transform: uppercase;}.page-title a {	font-size: 12px;	font-weight: bold;	letter-spacing: 0;	text-transform: none;}.article, .hentry, .no-result{	overflow:hidden;	clear:both;	height:auto !important;	height:140px;	margin-right: 10px;	border-bottom: 1px solid #d1d1d1;    margin-bottom: 15px;    padding-bottom: 15px;	position:relative;}.hentry:last-child,.no-results {	border-bottom: none;}.entry-header .entry-format {    color: #666666;    font-size: 10px;    font-weight: 500;    letter-spacing: 0.1em;    line-height: 2.6em;    position: absolute;    text-transform: uppercase;    top: -5px;}.entry-header .entry-meta{	margin-bottom: 10px;    margin-right: 20px;	}.entry-title {    clear: both;    line-height: 1.5em;    padding-bottom: 0.3em;    padding-top: 15px;	margin:0;}.format-standard .entry-title{	padding-bottom: 5px;    padding-top:0;}.format-standard .entry-header h2 {    font-size: 1.6em;}.entry-meta {	color: #666;    font-size: 11px;    line-height: 1.5em;	float:left;}.entry-content,.entry-summary{	overflow:hidden;	}.entry-content h1,.entry-content h2,.comment-body h1,.comment-body h2 {	}.entry-content h3,.comment-body h3 {	}.entry-content table,.comment-body table {	border-bottom: 1px solid #ddd;	margin: 0 0 1.625em;	width: 100%;}.entry-content th,.comment-body th {	color: #666;	font-size: 10px;	font-weight: 500;	letter-spacing: 0.1em;	line-height: 2.6em;	text-transform: uppercase;}.entry-content td,.comment-body td {	border-top: 1px solid #ddd;	padding: 6px 10px 6px 0;}.comments-link{	color: #363636;    float: left;    font-size: 11px;    line-height: 1.5em;    margin-bottom: 10px;	}.entry-content #s {	width: 75%;}dl.gallery-item {	margin: 0;}.page-link {	background: none repeat scroll 0 0 #F1F1F1;    border-top: 1px solid #DDDDDD;    clear: both;    color: #888888;    display: block;    font-size: 13px;	padding: 4px 30px;    text-decoration: none;	/*margin-bottom: 1.5em;*/}.page-link a {	background-color: #d8d8d8;	color: #444;	margin: 0;	padding: 2px 3px;	text-decoration: none;}.page-link a:hover {	background: #888;	color: #fff;	font-weight: bold;}.page-link span {	margin-right: 6px;}#content nav {    clear: both;    overflow: hidden;    padding: 0 0 1.625em;}.section-heading, .screen-reader-text {    clip: rect(1px, 1px, 1px, 1px);    position: absolute !important;}.entry-meta .edit-link,.commentlist .edit-link{	margin-left:6px;	}.entry-meta .edit-link a,.commentlist .edit-link a {	background: #eee;	-moz-border-radius: 3px;	border-radius: 3px;	color: #666;	float: right;	font-size: 11px;	line-height: 1.5em;	font-weight: 300;	text-decoration: none;	padding: 0 8px;}.entry-meta .edit-link a:hover,.commentlist .edit-link a:hover {	background: #888;	color: #fff;}.entry-meta .entry-utility-prep,.entry-meta .sep{	color: #666666;    font-style: italic;    padding: 0 2px;	}	.entry-content .edit-link {	clear: both;	display: block;}/* Images */.entry-content img,.comment-content img,.widget img {	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */}img[class*="align"],img[class*="wp-image-"] {	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */}img.size-full {	max-width: 97.5%;	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */}.entry-content img.wp-smiley {	border: none;	margin-bottom: 0;	margin-top: 0;	padding: 0;}img.alignleft,img.alignright,img.aligncenter {	margin-bottom: 1.625em;}p img,.wp-caption {	margin-top: 0.4em;}.wp-caption {	background: #eee;	margin-bottom: 1.625em;	max-width: 96%;	padding: 9px;}.wp-caption img {	display: block;	margin: 0 auto;	max-width: 98%;}.wp-caption .wp-caption-text,.gallery-caption {	color: #666;	font-family: Georgia, serif;	font-size: 12px;}.wp-caption .wp-caption-text {	margin-bottom: 0.6em;	padding: 10px 0 5px 40px;	position: relative;}.wp-caption .wp-caption-text:before {	color: #666;	content: '\2014';	font-size: 14px;	font-style: normal;	font-weight: bold;	margin-right: 5px;	position: absolute;	left: 10px;	top: 7px;}#content .gallery {	margin: 0 auto 1.625em;}#content .gallery a img {	border: none;}img#wpstats {	display: block;	margin: 0 auto 1.625em;}#content .gallery-columns-4 .gallery-item {	width: 23%;	padding-right: 2%;}#content .gallery-columns-4 .gallery-item img {	width: 100%;	height: auto;}/* Image borders */img[class*="align"],img[class*="wp-image-"],#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */	border: 1px solid #ddd;	padding: 6px;}.wp-caption img {	border-color: #eee;}a:focus img[class*="align"],a:hover img[class*="align"],a:active img[class*="align"],a:focus img[class*="wp-image-"],a:hover img[class*="wp-image-"],a:active img[class*="wp-image-"],#content .gallery .gallery-icon a:focus img,#content .gallery .gallery-icon a:hover img,#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */	background: #eee;	border-color: #bbb;}.wp-caption a:focus img,.wp-caption a:active img,.wp-caption a:hover img {/* ... including captioned images! */	background: #fff;	border-color: #ddd;}/* Password Protected Posts */.post-password-required .entry-header .comments-link {	margin: 1.625em 0 0;}.post-password-required input[type=password] {	margin: 0.8125em 0;}.post-password-required input[type=password]:focus {	background: #f7f7f7;}/* Author Info */#author-info {	font-size: 12px;	overflow: hidden;	background: none repeat scroll 0 0 #f9f9f9;    border: 1px solid #ddd;	padding: 1em;}.archive #author-info {	margin: 1.5em 1.5em 0 0;}.single #author-info {	margin-bottom: 15px;}#author-avatar {	float: left;	margin-right: -78px;
	margin-top: 25px;}#author-avatar img {	background: #fff;	-moz-border-radius: 3px;	border-radius: 3px;	-webkit-box-shadow: 0 1px 2px #bbb;	-moz-box-shadow: 0 1px 2px #bbb;	box-shadow: 0 1px 2px #bbb;	padding: 3px;}#author-description {	float: left;	margin-left: 90px;
	font-size:11px;}#author-description h2 {	color: #000000;    font-size: 14px;    font-weight: bold;    margin: 0 0 5px;}#author-social{	clear: both;    margin: 10px 0 0;    overflow: hidden;	}	#author-social li{	display: block;    float: left;    list-style: none outside none;    margin-left: 0;}.author .page-header{	margin-bottom:1.5em;	}.author .page-title {	border-bottom: 1px solid #d1d1d1;    color: #666666;    font-size: 12px;    font-weight: 500;    letter-spacing: 0.1em;    line-height: 2.6em;    margin: 1.5em 1.5em 0 0;    text-transform: uppercase;}/*Post Formats HeadingsTo hide the headings, display: none the ".entry-header .entry-format" selector,and remove the padding rules below.*/.entry-header hgroup .entry-title {	padding-top: 15px;}.article.format-aside .entry-content,.article.format-link .entry-content,.article.format-status .entry-content {	padding: 20px 0 0;}.recent-posts .entry-header .entry-format {	display: none;}.recent-posts .entry-header hgroup .entry-title {	padding-top: 0;}/* Singular content styles for Posts and Pages */.singular .hentry {	border-bottom: none;	padding: 4.875em 0 0;	position: relative;}.singular.page .hentry {	padding: 3.5em 0 0;}.singular .entry-title {	color: #000;	font-size: 36px;	font-weight: bold;	line-height: 48px;}.singular .entry-title,.singular .entry-header .entry-meta {	padding-right: 0;}.singular .entry-header .entry-meta {	position: absolute;	top: 0;	left: 0;}/* =Aside----------------------------------------------- */.format-aside .entry-title,.format-aside .entry-header .comments-link {	display: none;}.singular .format-aside .entry-title {	display: block;}.format-aside .entry-content {	padding: 25px 0 0;}.singular .format-aside .entry-content {	padding: 1.625em 0 0;}/* =Link----------------------------------------------- */.format-link .entry-title,.format-link .entry-header .comments-link {	display: none;}.singular .format-link .entry-title {	display: block;}.format-link .entry-content {	padding: 25px 0 0;}.singular .format-link .entry-content {	padding: 1.625em 0 0;}/* =Gallery----------------------------------------------- */.format-gallery .gallery-thumb {	float: left;	display: block;	margin: .375em 1.625em 0 0;}/* =Status----------------------------------------------- */.format-status .entry-title,.format-status .entry-header .comments-link {	display: none;}.singular .format-status .entry-title {	display: block;}.format-status .entry-content {	padding: 25px 0 0;}.singular .format-status .entry-content {	padding: 1.625em 0 0;}.format-status .avatarfm{	border: 1px solid #D1D1D1;	-moz-border-radius: 5px;    border-radius: 5px;	-webkit-box-shadow: 0 1px 2px #ccc;	-moz-box-shadow: 0 1px 2px #ccc;	box-shadow: 0 1px 2px #ccc;    display: inline;    float: left;    margin-bottom: 15px;    margin-right: 10px;    overflow: hidden;	height:50px;	width:50px;	}	.format-status img.avatar {	margin: 5px;	padding: 0;}/* =Quote----------------------------------------------- */.format-quote blockquote {	color: #555;}/* =error404----------------------------------------------- */.error404 #searchform {    -moz-border-bottom-colors: none;    -moz-border-image: none;    -moz-border-left-colors: none;    -moz-border-right-colors: none;    -moz-border-top-colors: none;    background: none repeat scroll 0 0 #F9F9F9;    border-color: #DDDDDD;    border-style: solid;    border-width: 1px;    margin: 0 2% 1.625em;    overflow: hidden;    padding: 1.625em 2%;}.error404 .not-found h1{	font-size:36px;	color:red;	text-align: center;	}.error404 #s {    width: 95%;}.error404 #content{	border-right:none;	margin: 0 auto;    width: 85%	}	.error404 .entry-content p{	text-align:center;	font-size:15px;}/* =Widgets----------------------------------------------- */.widget-area {	font-size: 12px;	overflow: hidden;    text-align: left;}.widget {	font-size: 15px;	clear: both;	margin: 0 0 2em;}.widget-title {	color: #666;	font-size: 12px;	font-weight: 500;	letter-spacing: 0.1em;	line-height: 2.6em;	text-transform: uppercase;	margin-bottom:0;}.widget ul {	margin-left: 1.5em;}.widget li {	color: #777;	font-size: 13px;}.widget a {	text-decoration: none;}.widget-list {	margin-left:0;	list-style:none}.widget-list ul {	list-style:disc;	margin-left:15px;}/* Logo Widget */#logos{	text-align:center;	margin-top:2em;	}/*Search Widget */	#searchbox{ }.widget_search form {	margin: 0 0 1.625em;}.widget_search #s {	width: 77%;}.widget_search #searchsubmit {	background: #ddd;	border: 1px solid #ccc;	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);	color: #888;	font-size: 13px;	line-height: 25px;	position: relative;	top: -2px;}.widget_search #searchsubmit:active {	background: #1982d1;	border-color: #0861a5;	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);	color: #bfddf3;}/* Stay In Touch(Social Touch) Widget */#updates{	background: none repeat scroll 0 0 #f9f9f9;	border:1px solid #d1d1d1;	}			.sobox{	border-top: 1px solid #FFFFFF;    border-bottom: 1px solid #D1D1D1;    padding: 10px 5px;	}#updates #suscribe{	border-bottom:none;	}	#social-list {	overflow:hidden;	margin:0 auto;	width:80px;}#social-list li {	float:left;	display:block;	list-style:none;	margin-left:0;	margin-right: 5px;	/*background-image:url(images/icons/spite.jpg);*/}#social-list li a {	width:32px;	height:32px;	display:block;}/*#social-list #rss { background-position:222px 0px; }#social-list #reader { background-position:-47px 0px; }*/#social-list #rss { background-image:url(images/icons/feed-icon.png);}#social-list #reader{ background-image:url(images/icons/google-icon.png);} #google-plusone .sep{	color: #666666;    font-size: 11px;    font-style: italic;    line-height: 20px;}/* Google Translate Widget */#google_translate_element{	text-align:center;	}/* Adsense Widget */#sidebar .widget_adsensewidget{	padding:0;	border:none;	}/* yarpp Widget */	.widget_yarpp_widget ol{	list-style:disc outside none;	margin-left: 20px;}/* Tag Cloud Widget */	.widget_tag_cloud { text-align:justify; }/* Calendar Widget */.widget_calendar #wp-calendar {	color: #555;	width: 80%;	text-align: center;}.widget_calendar #wp-calendar caption,.widget_calendar #wp-calendar td,.widget_calendar #wp-calendar th {	text-align: center;}.widget_calendar #wp-calendar caption {	font-size: 11px;	font-weight: 500;	padding: 5px 0 3px 0;	text-transform: uppercase;}.widget_calendar #wp-calendar th {	background: #f4f4f4;	border-top: 1px solid #ccc;	border-bottom: 1px solid #ccc;	font-weight: bold;}.widget_calendar #wp-calendar tfoot td {	background: #f4f4f4;	border-top: 1px solid #ccc;	border-bottom: 1px solid #ccc;}/* AdSenSe Widget */.widget_adsensewidget .widget-title {	position: absolute !important;	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */	clip: rect(1px, 1px, 1px, 1px);}/* RSS Widget */.rsswidget img{	margin-bottom:-2px;	}.widget_rss h3 a{	color:#666;	}		/* Themetronic Post Display Widget */.pdw .news-list{clear:both;}/* Error Widget */.error404 #primary .widget {    float: left;    margin-right: 3%;    width: 30%;	clear:none;}.error404 #primary .widget_archive {    margin-right: 0;}.error404 #primary .widget_tag_cloud {    float: none;    margin-right: 0;    width: 100%;	clear:both;}.error404 #primary .widgettitle {    color: #666666;    font-size: 12px;    font-weight: 500;    letter-spacing: 0.1em;    line-height: 2.6em;    text-transform: uppercase;}/* ---------- Archive Page CSS ------- */.search .page-title,.archive .page-title{	border-bottom:none;	float:left;	margin:0;	}	.search .page-header,	.archive .page-header{	border-bottom: 1px solid #d1d1d1;	overflow:hidden;	margin-right:1em;	margin-bottom: 1.5em;	}	.archive .page-header .widget_archive{	clear: none;    float: right;    margin-bottom: 0;    margin-top: 4px;	}.entry-thumb{    background-color: #FFFFFF;    overflow: hidden;    width:75px;	height:75px;}	/* ---------- Single Page CSS ------- */.single .post{	/*border-bottom:none;*/	}	.single .post .entry-content{	text-align:justify;	}.entry-social{	background: none repeat scroll 0 0 #F6F6F6;    border: 1px solid #EEEEEE;    margin: 15px 0;    padding: 5px 5px 3px;	clear:both;	}	.entry-social #fshare{	margin-top: 3px;    position: absolute	}.single-widget-area .widget{	margin-bottom:0px;	}.single-widget-area .widget ul{	margin-bottom:10px;	}		.float-none{	float:none;	margin-right:0;	}	.entry-header{	clear:both;	overflow:hidden;}#content .share {	background-color: #f9f9f9;	border: 1px solid #E8E7E7;	margin: 15px 0;	overflow:hidden;}#content .share #social-head {	background:url("images/nav11.png") repeat scroll 0 -15px #01448A;	border-bottom: 1px solid #E8E7E7;	color: #fff;	font-variant: small-caps;	overflow: hidden;	padding: 2px 8px;}#content .share ul {	margin: 0 auto;    overflow: hidden;    padding-bottom: 10px;    padding-top: 10px;    width: 425px;}#content .share ul li {	list-style:none;	float:left;	margin-left: 20px;}#content .share ul li a {	background-image:url(images/icons/spite.jpg);	width:32px;	height:32px;	display:block;}#content .share ul li #facebook-32 { background-position:215px 68px }#content .share ul li #twitter-32 { background-position:216px 33px }#content .share ul li #del-32 { background-position:318px 68px}#content .share ul li #digg-32 { background-position:285px 68px }#content .share ul li #reddit-32 { background-position:320px 33px }#content .share ul li #email-it { background-position:250px 68px }#content .share ul li #stumble-32 { background-position:285px 33px}#content .share ul li #print { background-position:182px 33px}#content .share ul #like { padding-top:7px; }#content .share ul #tweet { padding-top:7px; }/*----ADVERTESEMENT--*/.ad {	margin:0 auto;	text-align:center;}#navad {	border-bottom:1px solid #d1d1d1;	background-color:#fff;	padding:8px 0;}#adfoot {	border-top:1px solid #d1d1d1;	padding:8px 0;}#single-ad-2{	float:left;	padding-right:15px;	padding-bottom:15px;	}	.ad-728x90 {	width:728px;	height:90px;}.ad-728x15 {	width:728px;	height:15px;}.ad-300x250 {	height:250px;	width:300px;}.ad-336x280 {	height:280px;	width:336px;}.archive-ad{	margin-bottom: 15px;    margin-right: 10px;    padding-bottom: 15px;    text-align: center;	border-bottom: 1px solid #d1d1d1;	}	#single-page-ad {	overflow: hidden;	padding: 10px;	width: 350px;}#lbad {	/*Advertesment Top LeaderBord*/	float: left;	height: 90px;	padding: 5px;	width: 728px;}/*---------------------wordpress specific-------------------------------------------------------*/.thumb {	background-color: #FFFFFF;	overflow: hidden;	float:left;}.thumb img {	display:block;	overflow:hidden;}/*----- comment area----------------------------------------------------------------------------*/#comments {	clear:both;	margin-right:10px;	}.nav-previous {	float:left;	width:50%;}.nav-next {	float:right;	text-align:right;	width:50%;}#comments .navigation {	padding:0 0 18px;}h3#comments-title, h3#reply-title {	font-size:18px;	font-weight:600;	margin-bottom:0;}h3#comments-title {	padding:24px 0;	font-family: arial;}ol.commentlist .thread-even, .commentlist .even { background: none repeat scroll 0 0 #f9f9f9; }.comentlist .thred-odd, .commentlist .odd { background: none repeat scroll 0 0 #fff; }ol.commentlist li { border-bottom:1px solid #E8E7E7; }.commentlist li.comment {	line-height:24px;	position:relative;	margin:0;	padding:10px 10px 10px 70px;}.commentlist li:last-child { margin-bottom:0; }#comments .comment-body ul, #comments .comment-body ol { margin-bottom:18px; }#comments .comment-body p:last-child { 	margin-bottom:6px; }#comments .comment-body blockquote p:last-child { margin-bottom:24px; }.commentlist ol { list-style:decimal; }.commentlist img.avatar { margin:5px; }.commentlist span.avatar {	background: none repeat scroll 0 0 #FFFFFF;	border:1px solid #E8E7E7;	left: 10px;	padding: 0;	position: absolute;	text-align: center;	top: 10px;	border-radius:5px;	-moz-border-radius:5px;	-webkit-border-radius:5px;}.comment-author cite {	color:#133D67;	font-style:normal;	font-weight:600;}.comment-meta {	font-size:10px;	line-height:1em;	margin:0 0 18px;}.comment-meta a:link, .comment-meta a:visited { text-decoration:none; }.reply {	font-size:12px;	text-align:right;}.commentlist .children li { margin:0; }.nopassword, .nocomments { display:none; }#comments .pingback {	border-bottom: 1px solid #E8E7E7;	padding-bottom: 10px;	padding-top: 10px;}.commentlist li.comment+li.pingback { }#comments .pingback p {	color:#444;	display:block;	font-size:12px;	line-height:18px;	margin:0;}#comments .pingback .url {	font-size:13px;	font-style:italic;}/* Comments form */#respond {	overflow: hidden;	padding:0 10px;	position: relative;	margin-bottom: 15px;}#respond .comment-notes { margin-bottom:1em; }.form-allowed-tags { line-height:1em; }.children #respond { margin:0 48px 0 0; }h3#reply-title { margin:15px 0; }#comments-list #respond { margin:0 0 18px; }#cancel-comment-reply-link {	font-size:12px;	font-weight:400;	line-height:18px;}#respond .required { color:#ff4b33; font-weight:700; }#respond label { color:#133D67; font-size:12px; }#respond textarea { width:98%; }#respond .form-allowed-tags {	color:#888;	font-size:12px;	line-height:18px;}#respond .form-allowed-tags code { font-size:11px; }#respond .form-submit { margin:12px 0; }#respond .form-submit input {	float: right;}blockquote p, .column li .button { display:inline; }cite, .comment-author .says { font-style:italic; }.reply a {	background-color: #FFFFFF;    border: 1px solid #DDDDDD;    color: #000000;    font-size: 0.8em;    padding: 4px 6px;}.reply a:hover {	color: #fff;	background-color:#01448a;}.gallery img, #respond p, #comments-list ul #respond { margin:0; }.commentlist {	list-style:none;	border-top:1px solid #E8E7E7;	margin:0;}.commentlist .children {	list-style:none;	margin: 10px 0 0 !important;	border-top:1px solid #E8E7E7;}.comment-meta a:active, .comment-meta a:hover { color:#ff4b33; }#respond code {	background: none repeat scroll 0 0 transparent;	border: medium none;	display: block;	padding: 1.4em 0 1.4em 3em;	text-align: left;}ol.commentlist li.bypostauthor, ol.commentlist li .comment-author-admin {	border-top:5px solid #000080;	border-bottom:1px solid #000080;	color:#444;}.comment-body {	font-size:12px;	color:#666;}#commentform .logged-in-as { margin:15px 0; }.form-allowed-tags { display:none; }/* =Footer----------------------------------------------- */#footer {	clear: both;}#supplementary {	border-top: 1px solid #ddd;	padding: 1.625em 5%;	overflow: hidden;}/* Two Footer Widget Areas */#supplementary.two .widget-area {	float: left;	margin-right: 3.7%;	width: 48.1%;}#supplementary.two .widget-area + .widget-area {	margin-right: 0;}/* Three Footer Widget Areas */#supplementary.three .widget-area {	float: left;	margin-right: 3.7%;	width: 30.85%;}#supplementary.three .widget-area + .widget-area + .widget-area {	margin-right: 0;}/* Site Generator Line */#site-generator {	background:url("images/nav2.png") repeat scroll 0 0 #01448A;	color: #fff;	line-height: 1.8em;	text-align: center;	width:100%;	padding:7px 0;}#site-generator a {	color: #fff;	font-weight: bold;}#site-generator a:hover {	text-decoration:underline;}#site-generator #copyright {	clear:both;	font-size:11px;	width:960px;	margin:0 auto;}/* =Plugins----------------------------------------------- *//* Plugin Wp_Pagenavi */.wp-pagenavi {	color:#336699 !important;	padding-top: 5px;}.wp-pagenavi a:hover, .wp-pagenavi span.current {	border-color:#336699 !important;}.wp-pagenavi span.current {	font-weight: bold;}