/*
Theme Name: BaseNow
Theme URI: http://basetimes.com/
Description: BaseNow WordPress theme.
Version: 1.0
Author: speedy
Author URI:
Tags: BaseNow, BaseDesign
*/


html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	color: #000000;
	text-decoration: none;
}

a:hover {
	background-image: url(images/posthover.jpg);
}

#container {
	width: 100%;
	font-size: 12px;
	color: #000000;
	padding-bottom: 30px;
}

#container .leftcolumn {
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-top: 20px;
}

.leftcolumn ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-bottom: 18px;
}

.leftcolumn ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-bottom: 0px;
}


.leftcolumn ul li {
	display: block;
	padding-bottom: 5px;
}

.leftcolumn srtong {
	display: block;
	padding-bottom: 5px;
}

.leftcolumn ul li a:link, .leftcolumn ul li a:visited, .leftcolumn a {
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}

.leftcolumn ul li a:hover {
	color: #0000ff;
	/*background-image: url(images/hover.gif);*/
}

.leftcolumn ul li.title {
	font-size: 13px;
}

.leftcolumn ul li strong {
	font-size: 13px;
	font-weight: normal;
}

.leftcolumn .search {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

.leftcolumn .search form {
	padding: 0;
	margin: 0;
}


.leftcolumn .search a:hover {
	color: #0000ff;
}

.leftcolumn .search input {
	width: 160px;
	border: 1px solid #a9a9a9;
	height: 12px;
	padding: 2px 3px 4px 3px;
	font-size: 11px;
	display: block;
	height: 12px;
	margin-top: 2px;
}

#container .rightcolumn {
	margin-left: 220px;
	padding-top: 20px;
	font-size: 13px;
	width: 600px;
}

.header {
	height: 180px;
	/*padding-bottom: 70px;*/
}

.header span {
	font-size: 25pt;
	display: block;
	padding-top: 12px;
	font-weight: bold;
	color: #fff;
}

.post {
	padding-bottom: 45px;
}

* html .post {
/*	width:expression(document.body.clientWidth < 730 ? "730px" : "auto" );
	width:expression(document.body.clientWidth < 945 ? "945px" : "auto" );*/
}


.postcontent a:link, .postcontent a:visited, .pagecontent a:link, .pagecontent a:visited {
	background-image: none;
	color: #0000ff;
	text-decoration: none;
}

.postcontent a:hover, .pagecontent a:hover {
	background-image: url(images/posthover.gif);
}



.post h1 {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0px;
	color: #000000;
	line-height: 25px;
	margin-top: -4px;
}

.post h1 a:link, .post h1 a:visited {
	background-image: none;
	color: #000000;
}

.post h1 a:hover {
	color: #0000ff;
}

.post .tags {
	padding-top: 15px;
}

#archives select {
	display: block;
}

.post img {
	display: block;
	/*padding-top: 18px;*/
	background-image: none;
	border: none;
}

.post .tags a:link, .post .tags a:visited {
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	color: #000000;
}

.post .tags a:hover {
	color: #0000ff;
}

.post .imageframe a:link, .post .imageframe a:visited {
	background-image: none;
}

.post .imageframe a:hover {
	background-image: none;
}

.post .imageframe {
	padding-bottom: 23px;
}

.post .imageframe img, .post .imageframe a {
	padding: 0;
	margin: 0;
}

.post .imageframe p {
	display: none;
}

.imagecaption {
	padding-top: 5px;
	font-size: 11px;
	margin-bottom: -5px;
}

.imagecaption p {
	margin: 0;
}

.postcontent {
	padding-top: 18px;
	font-size: 13px;
}

.postcontent p {
	margin: 0;
	padding-bottom: 18px;
	margin-top: -5px;
}

.pagecontent {
	font-size: 13px;
}


.pagecontent .contacts {
	font-size: 13px;
}

.pagecontent .contacts p {
	padding-bottom: 18px;
	margin: 0;
}

.pagecontent a.map {
	font-size: 12px;
}

.pagecontent strong {
	font-size: 12px;
}

.pagecontent .bookmarks ul {
	margin: 0;
	padding: 0;
	padding-bottom: 18px;
	list-style: none;
}

.bookmarksleft li a:link, .bookmarksleft li a:visited {
	font-weight: normal !IMPORTANT;
}

.bookmarksleft span {
	display: block;
	padding-bottom: 5px;
}
	
.bookmarksleft strong {
	font-weight: bold !IMPORTANT;
	font-size: 12px !IMPORTANT;
}

.pagecontent .bookmarks h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 18px;

}

.pagecontent a.map:hover {
	/*color: #0000ff;*/
}

.postcontent a:link, .postcontent a:visited {
	/*background-image: url(images/underline.gif);*/
	background-repeat: repeat-x;
	background-position: 0 100%;
	
}

.postcontent a:hover {
	background-image: url(images/posthover.gif);
}

.postcontent IMG {
	border: none;
}

.post .postcontent {
	line-height: 18px;
}

.post a.more-link {
	background-image: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post a.more-link:hover {
	color: #0000ff;
}

li.current-cat a:link, li.current-cat a:visited {
	color: #0000ff;
}

a.current:link, a.current:visited {
	color: #0000ff;
}

.ctc a:link, .ctc a:visited {
	background-image: none;
	font-weight: normal;
}

.ctc a:hover {
	color: #0000ff !IMPORTANT;
}

.navigation {
	font-size: 24px;
	font-weight: bold;
	overflow: hidden;
	color: #000000 !IMPORTANT;
}

.navigation a:link, .navigation a:visited {
	color: #000000 !IMPORTANT;
	background-image: none;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	float: left;
	border: none !IMPORTANT;
}

.navigation span {
	display: block;
	margin-right: 10px;
	float: left;
	border: none !IMPORTANT;
	padding: 0;
}

.navigation a:hover {
	color: #0000ff !IMPORTANT;
	background-image: none;
}

.navigation .current {
	background-image: url(images/pageactive.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 0;
}

.clear {
	clear: both;
	height: 1px;
}

.postdata {
	padding: 20px 0;
}

#tab1, #tab2, #tab3 {
	font-weight: bold;
}


.post .postdata a:link, .post .postdata a:visited {
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}

.post .postdata a:hover {
	color: #0000ff;
	background-image: none;
}


.formsdata {
	/*background-image:  url(images/underline.gif);*/
	background-repeat: repeat-x;
	background-position: 0 100%;

	border-bottom: 1px dotted #000;
}


.formsdata .label {
	display: block;
	float: left;
	height: 15px;
	width: 80px;
}

.formsdata input  {
	float: left;
}


.subscribe .label {
	display: block;
	float: left;
	height: 15px;
	width: 100px;
}


.subscribe input {
	float: left;
}

.subscribe h1 {
	padding-bottom: 0px;
}

.subscribe .sendbutton {
	background-color: #bababa;
	border: none;
	font-size: 13px;
	color: #000000;
	cursor: pointer;
}

.subscribe form {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

.formsdata input.fill, .formsdata input.fldemail {
	float: left;
	height: 15px;
	border: 1px solid #000;
	width: 300px;
	padding: 3px 2px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
}

.formsdata textarea.fill, .formsdata textarea.area {
	float: left;
	border: 1px solid #000;
	width: 300px;
	padding: 3px 2px;
}

.formsdata ol, .formsdata ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.formsdata ul {
	display: block;
}

.formsdata ol li {
	display: block;
	clear: both;
	padding-bottom: 9px;
	overflow: hidden;
}

.formsdata ol li label {
	float: left;
}

.formsdata ol li label span  {
	display: block;
	float: left;
	height: 15px;
	width: 80px;
}

.formsdata .sendbutton {
	background-color: #bababa;
	border: none;
	font-size: 13px;
	color: #000000;
	cursor: pointer;
}


.linklove, .cf_hidden {
	display: none;
}

.cf-sb {
	margin: 0;
	padding: 0;
	padding-left: 80px;
}

.post .social {
	padding-left: 200px;
}

.post .social ul {
	width: 150px;
}

.post .social ul li {
	display: block;
	padding-bottom: 9px;
	font-size: 11px;
}

.post .social ul li IMG {
	display: block;
	float: left;
	padding-right: 10px;
}

.post .social ul li a {
	background-image: none;
	font-weight: normal;
}

.post .social ul li a:hover {
	color: #0000ff;
}


.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentlist li {
	display: block;
	padding-top:18px;
	font-size: 13px;
}

.commentlist p {
	margin: 0;
}

.contacts a:link, .contacts a:visited {
	font-size: 12px;
	
}

.contacts a:hover {
	
}

.contacts h1 {
	padding-bottom: 5px;
}