/*
 Theme Name: ExploreTravel Blog Theme
 Description: Wordpress Theme for the ExploreTravel website blog.
 Author: R+B Cyber Growers
 version: 1.0
 Tags: two-column, widget-ready
 *//* basics */* {	margin: 0px;	padding: 0px;}body {	font-family: Arial, sans-serif;	font-size: 14px;	background-color: #ecf8fe;	background-image: url('./images/background.png');	background-repeat: repeat-x;}#norisori {	background-image: url('./images/norisori.png');	background-repeat: repeat-y;	background-position: top center;}#social {	position: absolute;	left: 50%;	top: 4px;	margin-left: -442px;}#social img {	margin: 0;	margin-right: 7px;}.purple {	background-color: #951767;}.orange {	background-color: #e73e1d;}.blue {	background-color: #202459;}.lightBlue {	background-color: #6ecef5;}.kaki {	background-color: #2e2e18;}img {	border: none;	padding: 0;}img a {	border: none;}img.left {	float: left;	border: none;	padding: 6px 0 0 0;}img.right {	float: right;	border: none;	padding: 0 0 0 6px;}blockquote {	border-left: 1px solid #A5ABAB;	margin: 15px;	padding: 0 12px 0 12px;}code {	font-family: "Courier New", Courier, monospace;}.clear {	clear: both;}hr {	color: #bbb;	height: 1px;	border: 0px;	border-top: 1px solid #bbb;} /* container */#container {	width: 903px;	margin: 0px auto 3px auto;	padding: 12px;	background-color: #fff;	color: #6d6e70;	overflow: hidden;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;} /* header */#header {	width: 903px;	margin: 0 auto;	padding: 0px;}#top-bar {	background-color: #e73e1d;	width: 903px;	margin: 0px 0 25px 0;	overflow: hidden;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;}#top-bar li {	list-style-type: none;	float: right;	padding: 5px 11px 5px 11px;}#top-bar li:hover {	background-color: #2a1414;}#top-bar a {	text-decoration: none;	font-family: sans-serif;	color: #fff;	font-size: smaller;}#header h2 {	float: right;	width: 530px;	padding: 13px 0px 13px 18px;	margin: 80px 0px 0px 0px;	font-weight: normal;	color: #fff;	background-color: #2a1414;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;} /* content */.homeBanner {	margin: 0 0 25px 0;}#content {	float: left;	overflow: hidden;	margin: 0px;	width: 649px;	font-size: 13px;}h2.page-title {	color: #2a1414;	font-weight: lighter;	font-size: 24px;	margin: 0 0 15px 0;}.post {	width: 649px;	margin: 0 0 19px 0;}.post p {	margin: 1em 0 1em 0;	line-height: 16px;}.post-header {	background-color: #e35025;	padding: 7px 9px;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}.post-header span {	color: white;	font-size: 13px;}.post-header a {	color: white;	text-decoration: none;}.post-header a:hover {	color: white;	text-decoration: underline;}.post-title {	display: block;	margin: 18px 0px 15px 0px;	font-weight: normal;	font-size: 24px;	color: #2f1010;	text-decoration: none;}.post-title:hover {	color: #e73e1d;}.post-button {	display: block;	margin: 25px 8px 0px 0px;	padding: 5px 8px 5px 8px;	float: left;	background-color: #e73e1d;	font-size: 10px;	color: #fff;	text-decoration: none;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}.post-button:hover {	background-color: #2a1414;}.post-footer {	padding: 5px;	margin: 5px;	margin-bottom: 15px;	font-size: 9px;}#content hr {	margin: 25px 0px 25px 0px;}.navigation {	font-size: 8pt;	width: 100%;	float: left;	margin: 0;	padding: 0;	overflow: hidden;}.alignleft a {	float: left;	margin: 25px 0;}.alignright a {	float: right;	margin: 25px 0;} /* sidebar */#sidebar {	width: 242px;	float: right;	font-size: 12px}#sidebar h2 {	padding: 5px 8px 5px 8px;	margin: 0;	font-size: 10px;	font-weight: normal;	color: #fff;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#sidebar ul a {	text-decoration: none;	color: #58595b;}#sidebar ul a:hover {	text-decoration: underline;}#sidebar li {	list-style-type: none;	line-height: 18px;}#sidebar ul ul {	margin: 9px 0;}#sidebar ul ul ul {	margin: 2px 0;	padding: 0;	background: #FFF;}#sidebar ul ul li {	padding: 0;	margin: 0;}#sidebar ul ul li > a {	display: block;	line-height: 18px;	height: 18px;	padding: 0 25px 0 8px;	margin: 0 0 2px 0;	background: url("images/menu-sprite.png") no-repeat 0 -36px;	color: #58595b;	text-transform: uppercase;	font-weight: bold;	position: relative;}li.categories > ul > li.cat-item > ul.children {	display: none;}li.categories > ul > li.cat-item.current-cat > ul.children,li.categories > ul > li.cat-item.current-cat-parent > ul.children {	display: block;}span.cat-item-icon {	position: absolute;	display: block;	top: 0;	right: 0;	width: 20px;	height: 18px;}ul.children span.cat-item-icon {	display: none;}li.categories > ul > li.cat-item.current-cat > a,li.categories > ul > li.cat-item.cat-item-selected > a,li.categories > ul > li.cat-item.current-cat-parent > a {	background-position: 0 -126px !important;}li.cat-item.current-cat-parent > ul.children li.current-cat > a {	color: #0f75bc !important;}#sidebar ul ul.blogroll li > a {	padding: 0 10px 0 20px;	background: url("images/menu-sprite.png") no-repeat 0 -72px;	text-transform: none;	font-weight: normal;}#sidebar ul.children > li {	border-top: 1px solid #efefef;}#sidebar ul.children li > a {	background: url("images/menu-sprite.png") no-repeat 0 -72px;	padding: 0 10px 0 20px;	text-transform: none;	font-weight: normal;}#sidebar ul.children li > ul.children li > a {	background: none;	color: #959595;}#sidebar ul.children > li:first-child,#sidebar ul.children li > ul.children > li {	border-top: none;}#sidebar li.cat-item-3 ul.children li > a {	background-position: 0 -90px;}#sidebar li.cat-item-33 ul.children li > a {	background-position: 0 -108px;}#sidebar div.widget_tag_cloud {	margin: 10px 0;}#sidebar .widget-area {	margin: 12px 8px 12px 8px;}#sidebar .gallery-widget img {	margin: 4px;} /*
 #sidebar ul li {
 margin: 0;
 padding: 0;
 line-height: 14pt;
 list-style-type: none;
 }
 #sidebar ul ul {
 margin:14px 0;
 padding:0;
 }
 #sidebar ul ul li {
 list-style-type: none;
 }
 #sidebar ul ul ul li{
 padding: 0 0 0 15px;
 list-style-type: square;
 color: #898989;
 }
 *//* comments */#commentform {	background: #fff;	margin: 0;	padding: 0;}#commentform p {	color: #000;}#commentform a {	color: #000;	text-decoration: none;	border-bottom: 1px dotted #465D71;	line-height: 14pt;}#commentform h3 {	font-family: georgia, times, verdana;	font-size: 10pt;	font-weight: 300;	color: #000;	margin: 0;	padding: 0;}#comment {	}#author,#email,#url,#comment,#submit {	background: #fff;	font-family: Arial, sans-serif;	font-size: 11px;	margin: 5px 5px 0 0;	padding: 0;}#submit {	margin: 5px 5px 0 0;}#comments {	margin: 0;	padding: 0}h3#comments {	font-size: 10px;	font-weight: normal;	color: white;	text-transform: uppercase;	background-color: #e35025;	padding: 7px 9px;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#comment h3 {	font-size: 10px;	font-weight: normal;	color: white;	text-transform: uppercase;	background-color: #6ecef5;	padding: 7px 9px;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#comment input,#comment textarea {	border: 1px solid #c9cacc;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	font-size: 11px;	color: #6D6E70;	background: #FFFFFF;	padding: 5px;	margin: 14px 10px 0 0;	outline: none;}#comment input:focus,#comment textarea:focus {	outline: none;	border: 1px solid #7c7d7e;}#comment input[type="text"] {	width: 220px;}#comment input#submit {	padding: 0;	border: none;}#comment .capcha-div {	margin: 14px 0 0 0;}#comment .capcha-div input[type="text"] {	width: 188px;}div.comment-author.vcard {	width: 220px;	float: left;	color: #000;}div.commentBody {	width: 405px;	float: right}div.reply {	clear: both;}ol.commentlist {	list-style-type: none;	margin: 0;	padding: 0;}.avatar {	float: right;	margin: 3px 3px 0 25px;}ol.commentlist li {	background: #fff;	margin: 10px 0;	padding: 5px 0 5px 10px;	list-style-type: none;}ol.commentlist li.alt {	background: #eee;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;}ol.commentlist li p {	margin: 0 0 12px 0;	padding: 0 12px 0 0;	line-height: 14pt;}ol.commentlist a {	color: #000;}cite {	font-family: arial, verdana, tahoma;	font-size: 18px;	font-weight: bold;	font-style: normal;	color: #000;}cite a {	color: #000;	text-decoration: none;	border-bottom: 1px dotted #465D71;} /* search */#searchform {	padding: 0;	margin: 14px 0;}#searchform input#s {	margin: 0;	padding: 2px;	border: 1px solid #000;} /* misc */img.centered {	display: block;	margin-left: auto;	margin-right: auto;}img.alignright {	padding: 4px;	margin: 0 0 2px 7px;	display: inline;}img.alignleft {	padding: 0;	margin: 0 15px 5px 0;	display: inline;}.alignright {	float: right;}.alignleft {	float: left}.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #f3f3f3;	padding-top: 4px;	margin: 10px;	/* optional rounded corners for browsers that support it */	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}.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;} /* footer */#footer {	background: #000;	clear: both;	width: 100%;}#footer p {	padding: 14px 0;	margin: 0;	color: #eee;	text-align: center;}#footer a {	color: #BCBCBC;	text-decoration: none;}#footer a:hover {	color: #5D5D5D;	text-decoration: underline;}.bottomlinks {	margin: auto;	width: 903px;	padding: 12px 12px 57px 12px;}.bottomlinks a {	color: #000;	text-decoration: none;}.bottomlinks a:hover {	color: #000;	text-decoration: none;}.leftside {	float: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000;	line-height: 14px;}.centerside {	float: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000;	line-height: 14px;	padding-left: 90px;}.rightside {	float: right;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: right;	line-height: 14px;	color: #000;	width: 650px;}.bottom {	display: block;	margin: auto;}.gallery-widget h2.orange {	padding: 5px 4px 5px 4px !important;	background-color: #6ECEF5 !important;} /*share title*/div.postTitleShare .postShare {	width: 150px;	margin: 10px 0 0 0;	float: right;	overflow: hidden;}.st_facebook_vcount,.st_twitter_vcount {	display: inline-block;	float: right;}div.postTitleShare .postTitle {	width: 490px;	float: left;}.st_twitter_vcount .stButton,.st_facebook_vcount .stButton {	background: #8bc53f !important;	background-image: none !important;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	margin: 0 0 0 9px !important;}.st_facebook_vcount .stButton {	background: #6ecef5 !important;}.st_twitter_vcount .stButton .stTwbubble,.st_facebook_vcount .stButton .stFb_vbubble	{	background: none !important;	height: 38px !important;	width: 65px !important;	border: none !important;}.st_twitter_vcount .stButton .stTwbubble .stBubble_count,.st_facebook_vcount .stButton .stFb_vbubble .stBubble_count	{	color: #FFFFFF !important;	padding: 0 !important;	line-height: 38px !important;	font-size: 16px;	width: 65px !important;}.stFb_bottom,.stFb_text {	display: none !important;}.st_twitter_vcount .stButton .stTwbutton,.st_facebook_vcount .stButton .stFb	{	background: #2f1010 url(images/share_tweet.png) no-repeat 50% 0		!important;	line-height: 23px !important;	height: 23px !important;	width: 65px !important;	padding: 0 !important;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;}.st_facebook_vcount .stButton .stFb {	background: #2f1010 url(images/share_fb.png) no-repeat 50% 0 !important;}
