/* CSS Document */ /*

Theme Name: Audio/Video & Home Theater Theme
Theme URI: http://imarketventures.com/wordpress/
Description: Theme for Audio/Video & Home Theater Sites
Version: 1.0
Author: My Basement Renovation
Author URI: http://mybasementrenovation.com
Tags: black, purple, silver, white, two-columns, fixed-width
Template:
*/
body {
	color: #4F839F;
	/* color: #f1f6f9*/
	margin: 0;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
}

.tweetmeme_button {
	padding: 10px 0 0 0;
}
h1,h2,h3,h4,h5,h6,blockquote,p {
	margin: 0;
	padding: 0;
}

a img {
	border: none
}

a {
	color: #f27e1b;
	text-decoration: none;
	font-weight: 600;
}

a:hover {
	color: #4F839F;
	text-decoration: none;
	font-weight: 600;
}

img,img a {
	border: 0px solid #eee;
	padding: 2px;
}

hr {
	color: #003560;
	background-color: #DCDCDB;
	height: 1px;
	border: 0px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 950px;
	background-image: url(images/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top:30px;
	height: 84px;
}

#slogan {
	padding: 9px 0 0 140px;
	display: none;
}

#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000;
	padding: 60px 0 0 84px;
	display: none;
}

#header h1 a {
	color: #000;
	text-decoration: none;
	display: none;
}

#header h1 a:hover {
	color: #000;
	text-decoration: none;
}

#menu {
	background-image: url(images/bg-menu.jpg);
	background-repeat: y-repeat;
	background-color: #000;
	height: 35px;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0;
}

#menu li {
	display: inline
}

#menu li a {
	padding: 9px 15px 9px 15px;
	display: block;
	float: left;
	color: #000040;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#menu li a:hover {
	background-image: url(images/bg-menu-over.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

#menu .current_page_item a {
	background-image: url(images/bg-menu-over.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

#container {
	width: 950px;
	margin: 8px 0;
}

#content {
	width: 620px;
	float: left;
	padding: 0 0 15px 0;
	margin: 0 10px 12px 0;
	border: 1px solid #efefef;
	background-color: #f4f8fb;
}

#slide {
	background-image: url(images/img.jpg);
	width: 612px;
	height: 263px;
	display: none;
}

.entry {
	padding: 6px 0 0 0;
}

.post {
	margin: 20px 12px 0 12px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 15px 0;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 20px;
}

.post h1 {
	color: #3b3b3b;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 9px 0
}

.post h1 a {
	color: #003560;
	text-decoration: none
}

.post h1 a:hover {
	color: #000;
	text-decoration: none
}

.post h2 {
	color: #176589;
	font-size: 18px;
	font-weight: bold;
	margin: 16px 0 4px 0
}

.post h3 {
	color: #fd781d;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 7px 0 7px 0
}

.post h4 {
	color: #176589;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 2px 0
}

.postmetadata {
	line-height: 150%;
	padding: 6px 6px 0px;
	color: #ababab;
}

.postmetadata a {
	color: #85a4bd;
	text-decoration: none
}

.postmetadata a:hover {
	color: #000;
	text-decoration: none
}

.entry p {
	padding: 10px 0 0 0;
}

#sidebar {
	float: right;
	width: 300px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {

        border: 1px solid #efefef;
	background-repeat: no-repeat;
	background-color:#f4f8fb;
	padding: 0 0 17px 0;
	margin: 0 0 10px 0
}

#sidebar li h2 {
          background-image: url(images/sidebar.jpg);
          background-repeat: repeat-x;
	color: #000;
	font-size: 12px;
	height: 30px;
	padding: 2px 0 0 18px;
	text-transform: uppercase
}

#sidebar li ul {
	padding: 0;
	margin: 0;
	border: 0px solid #ccc;
	line-height: 220%;

	display: block
}

#sidebar li li {

	margin: 0 17px;
 border: 0px solid #ccc;
	padding: 0;
}

#sidebar li li a {
	color: #5c5d61;
	text-decoration: none
}

#sidebar li li a:hover {
	color: #003560;
	text-decoration: none
}

#footer {
	width: 950px;
	clear: both;
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 80px;
	text-align: center;
	vertical-align: bottom;
	color: #000;
	margin: 0 auto;
	margin-top: 40px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

/* WP */
blockquote {
	margin: 20px 20px 0 20px;
	border-left: 4px solid #DDD;
	padding: 0 5px 0 5px;
	width: 92%;
	font-size: 9px;
	text-align: justify;
}

.commenttext blockquote {
	border-left: 4px solid #B6B6B5;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

.wp-caption img {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	color: #111;
	margin: 0;
	padding: 0 4px 5px;
}

.alignleft,img.alignleft {
	float: left;
	margin: 5px 10px 5px 8px;
}

.alignright,img.alignright {
	float: right;
	margin: 5px 8px 5px 10px;
}

.aligncenter,div.aligncenter,img.aligncenter {
	text-align: center;
	display: block;
	margin: 10px auto;
}

/* COMMENTS */
#content-body input {
	border: 1px solid #E5E2E0;
	width: 160px;
	padding: 5px;
	font: 12px Verdana;
}

#content-body textarea {
	border: 1px solid #E5E2E0;
	width: 534px;
	height: 100px;
	padding: 5px;
	font: 12px Verdana;
}

#content-body input#submit {
	width: 88px;
	height: 25px;
	border: 0px;
	background: url(images/bg.png) no-repeat 0 -475px;
	font: bold 12px Georgia, serif;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}

.commentlist {
	margin: 0;
/*	padding: 0; */
	font-size: 11px;
	list-style: none
}
.commentlist p {
	padding: 0 0 16px 0;
	line-height: 1.8em;
	margin: 0 0 0 0;
}
.commentlist .list.alt {
	background-color: #CCC;
	border-bottom: 1px solid #DDD;
}
.avatar {
	width: 45px;
	height: 45px;
	float: left;
	margin: 0 15px 0 0
}

#comentarii .commentlist .author_comment {
	background-color: #EEE !important;
	border: 1px solid #9D9793 !important;
}

#comentarii .commentlist .list.alt {
	background-color: #CCC;
	border-bottom: 1px solid #DDD;
}

#comentarii .commentlist .list {
	background-color: #F5F5F5;
	border-bottom: 1px solid #DDD;
}

#comentarii .commentlist li {
	list-style: none;
	margin-bottom: 14px;
	background-color: #EEE;
	padding: 5px;
}

#comentarii .commentlist cite {
	display: block;
	font-style: normal;
	border-bottom: 1px dotted #CCC;
	padding: 5px;
}

#comentarii .commentlist cite img {
	border: 1px solid #aab59a;
	float: left;
	margin-right: 9px;
	padding: 1px;
}

#comentarii .commentlist .author {
	font: bold 1.2em Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-bottom: 5px;
}

#comentarii .commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px 2px;
	padding-left: 15px;
}

#comentarii .commenttext {
	color: #2C2C29;
	padding: 10px 4px;
}

.trackbacks {
	background-color: #EEEEEE;
	margin-bottom: 5px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

#tabsContainer {
	margin-top: 2em;
}

#tabsContainer a {
	text-decoration: none;
}

.tab-content {
	background-color: #FFF;
	display: none;
}

.tab-content p.no {
	padding-top: 10px;
}

.tab-content.selected {
	display: block;
}

.clear_tab {
	clear: both;
	border-bottom: 3px solid #2C2C29;
	margin-top: -21px;
}

.tabs {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 20px;
	line-height: 29px;
	position: relative;
	top: 1px;
	color: #787878;
	text-decoration: none;
	margin: 0 5px 0 0;
}

.subscribe_comments {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 20px;
	line-height: 29px;
	position: relative;
	top: 1px;
	color: #787878;
	text-decoration: none;
	margin: 0 5px 0 0;
}

.tabs span {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	cursor: pointer;
}

.tabs.selected {
	background-color: #2C2C29;
	color: #FFF;
}

div.selected {
	background-color: #FFF;
	color: #2C2C29;
}

.widget_search {
	position:relative;
        margin: 0;
	height:60px;

}
 
.widget_search #s {

}
.widget_search .screen-reader-text {
	display:none;
}
