/*
Theme Name: MyBenz
Theme URI: http://www.mybenz.ru/
Description: Exclusive theme for MyBenz
Version: 1.0
Author: MustangUA
Author URI: http://www.mustang.te.ua/
*/
body {
	margin: 0;
	padding: 0;
	font-family: 'Verdana', Verdana, Arial, Sans-Serif; 
    font-size: 11px;
	background-color: #FFF;
	padding-bottom: 3em;
}
a {
	color: #0069a0;
}
a:hover {
	text-decoration: none;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
img {
	border: 1px solid #DEDEDE;
	padding: 1px;
}
#page {
	width: 1000px;
	margin: 0 auto;
}
#topmenu {
	width: 100%;
	background-image: url(images/topmenubg.gif);
	height: 26px;
	position: relative;
}
#topmenuul {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	background-image: url(images/topmenubg.gif);
}
#topmenuul li{
	display:inline;
}
#topmenuul li a{
	float: left;
	text-decoration: none;
	width: 123px;
	height: 21px;
	padding-top:5px;
	text-align: center;
	color: #FFF;
}
#topmenuul li a:hover {
	color: #FFF;
	background-image: url(images/topmenucurrbg.gif);
	text-decoration: none;
}
#topmenuul .current_page_item a {
	color: #FFF;
	background-image: url(images/topmenucurrbg.gif);
	text-decoration: none;
}
#header {
	position: relative;
	width: 100%;
	height: 154px;
	background: #000 url(images/headerbg.jpg) repeat-y right;
	margin-bottom: 20px;
}
#headerlink {
	height: 154px;
	width: 270px;
	cursor: pointer;
}
#subscribepanel {
	position: absolute;
	top: 5px;
	right: 5px;
}
#subscribepanel img{
	border: 0;
	margin-left: 3px;
}
#searchform {
	position: absolute;
	top: 6px;
	right: 20px;
}
.searchinput {
	width: 189px;
	height: 14px;
	padding: 0;
	background: none;
	border: 0;
	color: #FFF;
	font-size: 11px;
	text-align: left;
	padding: 3px;
}
#main {
	position: relative;
}
#content {
	float: left;
	margin-left: 21px;
	width: 625px;
	-margin-left: 10px;
	padding-bottom: 230px;
}
.contenttop {
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #c0c0c0;
	width: 625px;
}
.contenttop1 {
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	width: 625px;
}
#sidebar {
	float: left;
	margin-left: 29px;
	width: 300px;
}
.post {
	margin-bottom: 38px;
}
.post h1, #highlight h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
    font-family: Tahoma;
    letter-spacing: -1px;
    font-weight: 500;
    font-size: 23px;
	color: #00416b !important;
    border-bottom: none !important; 
}
.post h1 a, #highlight h1 a {
    font-family: Tahoma;
    letter-spacing: -1px;
    font-weight: 500;
    font-size: 23px;
	color: #00416b !important;
    border-bottom: none !important; 
	text-decoration: underline;
}
.post h1 a:hover, #highlight h1 a:hover {
	text-decoration: none;
}
.post h2, #highlight h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
    font-family: Tahoma;
    letter-spacing: -1px;
    font-weight: 500;
    font-size: 23px;
	color: #00416b !important;
    border-bottom: none !important; 
}
.post h2 a, #highlight h2 a {
    font-family: Tahoma;
    letter-spacing: -1px;
    font-weight: 500;
    font-size: 23px;
	color: #00416b !important;
    border-bottom: none !important; 
	text-decoration: underline;
}
.post h2 a:hover, #highlight h2 a:hover {
	text-decoration: none;
}
.postmetadata {
	margin: 0;
	padding: 0;
	color: #727272;
	font-size: 10px;
	margin-bottom: 10px;
}
.image {
	width: 500px;
	float: left;
	margin-right: 11px;
}
.image a {
	color: #727272;
}
.entry {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 6px;
	font: 14px Verdana; 
	line-height: 1.5;
}
.taglink {
	color: #808080;
}
.postbottom {
	margin: 0;
	padding: 0;
	text-align: right;
	color: gray;
	font-family: 'Verdana', Verdana, Arial, Sans-Serif; 
    font-size: 11px;
	line-height: 1;
}
.postbottom  a{
	color: gray;
}
.sidep {
	margin-bottom: 17px;
}
.sidetext {
	padding-left: 5px;
	padding-right: 5px;
}
.sidetitle {
	height: 27px;
	background-image: url(images/sidetitlebg.gif);
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 3px;
}
.sidetitle a {
	color: #FFF;
	text-decoration: none;
}
.sidetitle a:hover {
	text-decoration: underline;
}
.gallerytitle {
	height: 27px;
	background-image: url(images/gallerybg.gif);
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 3px;
}
.narrowcolumn {
	margin-bottom: 10px;
	width: 625px;
}
#footergallery {
	top: -222px;
	left: 0;
	position: absolute;
	width: 625px;
	height: 212px;
}
.albums {
	width: 625px;
}
.sidetext ul {
	margin: 0;
	padding: 0;
	list-style-image: url(images/ulp.gif);
	font-size: 14px;
	margin-left: 25px;
}
.sidetext ul li {
	border-bottom: 1px solid #ebebeb;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sidetext ul li {
	width: 265px;
	height: 17px;
}
.sidetext ul li:hover {
	background-color: #ecf1f6;
}
.sidetext ul li a {
	text-decoration: none;
	color: #006699;
	
}
.sidetext ul li a {
	width: 265px;
	height: 17px;
	float: left;
	clear: both;
}
.photos {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}
.flickr_photo {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
}
#footer {
	width: 943px;
	margin: 0 auto;
	position: relative;
}
#footerlist {
	background: #ebebeb url(images/footerlist.gif) no-repeat top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	margin-bottom: 25px;
}
#footerlist h2{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 4px;
	color: #00416b;
	border-bottom: 1px solid #a7a7a7;
}
#list1 {
	float: left;
	width: 285px;
}
#list2 {
	float: left;
	width: 285px;
	margin-left: 22px;
	font-style: normal;
}
#list3 {
	float: left;
	width: 285px;
	margin-left: 22px;
}
#list1 ul, #list2 ul, #list3 ul {
	list-style-image: none;
}
#list1 li, #list2 li, #list3 li {
	font-size: 10px;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 1.5;
}
.listul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: url(images/ulp.gif);
	padding-left: 35px;
	padding-right: 24px;
	//padding-left: 0px;
	//padding-right: 15px;
	font-size: 10px;
}
.listul li {
	border-bottom: 1px solid #ebebeb;
	padding-top: 3px;
	padding-bottom: 5px;
}
.listul li a {
	text-decoration: none;
	color: #006699;
}
.listul li a:hover {
	text-decoration: underline;
}
#footmenu {
	width: 100%;
	text-align: center;
	height: 26px;
}
#footmenuul {
	margin:0;
	padding:0;
	font-size:12px;
	background-image: url(images/footmenubg.gif);
}
#footmenuul li{
	display:inline;
	margin-left: 6px;
	margin-right: 6px;
}
#footmenuul li a{
	padding-top:5px;
	text-align: center;
	color: #000;
}
#footmenuul li a:hover {
	text-decoration: none;
}
#footstrip {
	width: 100%;
	height: 25px;
	text-align: center;
	background-image: url(images/footstripbg.gif);
	padding-top: 9px;
	color: #FFF;
}
#counters {
	text-align: center;
	margin-top: 10px;
}
.wp-pagenavi {
	margin-bottom: 15px;
	text-align: center;
}
.navigation {
	text-align: center;
	margin: 0 auto;
}
.navigation a{
	color: #808080;
}
/* comments area */
#comments, #respond {
	padding: 10px 0 5px 0;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ebebeb;
}
.commentlist .alt {
	border-bottom: 1px solid #ebebeb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
}
#commentform input{
	width: 200px;
	padding: 3px;
	margin: 0 auto;
	margin-top: 6px;
	border: 1px solid #0069a0;
	background-color: #e4e4e4;
}
#commentform input:focus{
	background-color: #fff;
}
#commentform textarea{
	width: 625px;
	height: 115px;
	padding: 2px;
	border: 1px solid #0069a0;
	background-color: #e4e4e4;
}
#commentform textarea:focus{
	background-color: #fff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #0069a0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0069a0;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#commententer {
margin-bottom: 20px;
}

.zero2hundred {
    border: 0;
    width: 100%;
}

.zero2hundred tr {
    text-align: left;
    vertical-align: middle;
}

.zero2hundred tr.odd {
    background: #f6f0f0;
}

.zero2hundred td, .zero2hundred th {
    height: 2em;
    font-size: 1em;
    line-height: 1em;
    padding: 0.25em;
    margin: 0;
}

.zero2hundred td div {
    background: #f0a0a0;
    margin-left: -3px;
    padding: 2px 3px 2px 3px;
}

.track-info {
    width: 240px;
    background-color: #B8CBDC;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.track-info td {
    padding: 0.25em 0.5em;
    border-top: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
}
