/*
Theme Name:		Brand Image Gallery
Theme URI:		http://www.brandimagegallery.com
Description:		Theme for the Brand Image Gallery
Version:		1.0
Author:			Midstride Solutions
Author URI:		http://www.midstride.com
*/

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#000;
	margin:0;
	padding:0;
/*	background:#585858 url("images2/bg.jpg") repeat-x; */
	background:#000 url("images2/short_gradient_bg.gif") repeat-x;
}

img {
	border:0px;
}
a {
	color:#026690;
	text-decoration:none;
}
a:hover {
	
	text-decoration:underline;
}
a img {
	border:0px;
}

#wrapper {
	/*width:1000px;*/
	width:100%;
	width:980px;
	margin:10px auto;
	background-color:#fff;
	border:1px solid #fff;
}
#header {
	padding:0;
	/*margin:0 auto;*/
	text-align:left; 
/*	background:url('images2/header_bg.jpg'); */
	background-color:#fff;
	background-repeat:repeat-x;
	height:70px;
	/*border:solid 1px #ee0000;*/
}
#header h1 {
	margin: 0;
	padding:0;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
	font-family:Georgia, Times-New Roman;
	color:#bfbfbf;
	text-transform:uppercase;
	font-size:30pt;
}
#logo {
	/*background:url('images2/logo2.jpg');
	width:230px;
	height:100px;
	display: block;*/
	position:relative;
	top:15px;
	left:35px;
	width:450px;
}
#description {
	font-size:13pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#bfbfbf;
	position:relative;
	left:550px;
	top:-9px;
}
#main_bar {
	padding:0;
	height:25px;
	background:#e43b05;
	color:#ffffff;
}
#main_bar h3 {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
	font-size:1.0em;
	background:url('images/corner.gif') no-repeat;
	height:22px;
}
#main_bar p {
	margin:0;
	float:right;
	padding:3px 10px 0 0;
	background:url('images/corner.gif') no-repeat right -25px;
}
#main_bar a {
	color:#ffffff;
	text-decoration:none;
}
#main_bar a:hover {
	text-decoration:underline;
}
#footer {
	width:860px;
	height:70px;
	margin:0 auto;
	padding:9px 0 0 0;
	background:url('images/footer.gif') no-repeat top center;
}
#footer p {
	padding-top:20px;
	text-align:center;
	font-size:11px;
	margin:0;
}
#footer a {
	color:#474848;
	text-decoration:none;
}
#footer a:hover {
	color:#0066cb;
}
.page {
	width:100%;
	position:relative;
	top:15px;
	/*margin:0 auto;*/
}
#content {
	width:660px;
	margin-left:10px;
	padding:0; 
	overflow:hidden;
	float:left;
}
#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
.sidebar {
	width:300px;
	
	float:left;
}
.sidebar h2 {
	letter-spacing:-1px;
	font-size:1.2em;
	margin:0 0 10px 0;
}
#nav {
	height:60px;
	width:100%;
	background-color:#5c5c5c;
	/*background-color:#e00495;*/
	background-color:#fff;
	background:url("images2/nav_bottom_bg.gif") repeat-x bottom;
	padding-bottom:4px;
	margin-top:-20px;
}
#nav ul {
	/*margin:0;
	padding:0;
	list-style-type:none;
	background:url('images/nav.gif') no-repeat top left;
	height:37px;*/
}
#nav li {
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
	
	color:#bfbfbf;
	background-color:#fff;
	/*
	border-left:2px solid #e8e8e8;
	border-right:2px solid #e8e8e8;
	*/
	height:32px;
	position:relative;
	top:2px;
	width:130px;
	
	margin-right:-10px;
}
#nav li a {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	padding:0;
	position:relative;
	text-decoration:none;
	color:#bfbfbf;
	font-family:arial;
	text-transform:lowercase;
	font-family:Georgia, Times-New Roman;
	font-size:13pt;
	text-align:center;
	float: left;
}


#nav .main {
	/*background:url('images/nav.gif') no-repeat;*/

}
#nav .main a {
	width:100%;
	height:25px;
	padding-top:8px;
}
#nav .main a:hover {
	background-color:#fff;
	
}
#nav .main #current {
	/*background:url('images/nav.gif') no-repeat 0px -37px;
	color:#000000;*/	
	background-color:#fff;
	color:#555;
	height:25px;
	padding-top:8px;
	
}
#nav .main #current a {
	/*background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#474848;*/
	

}
#nav .main #current a:hover {
	/*background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color: #000000;*/
	
}
#nav .normal {
	
}
#nav .normal a, #nav .normal a:visited {
	background:url("images2/nav_tab_bg.gif") no-repeat;
	padding-top:30px;
	width:130px;
}
#nav .normal a:hover, #nav .normal a:active {
	background:url("images2/nav_tab_selected.gif") no-repeat;
	color:#555;
}
#nav .normal #current {
	background:url("images2/nav_tab_selected.gif") no-repeat;
	color:#555;
}
#nav .normal #current a {
	/*background:url('images/navbg.gif') no-repeat center -37px;
	color:#474848;*/
}
#nav .normal #current a:hover {
	/*background:url('images/navbg.gif') no-repeat center -37px;
	color: #000000;*/
}

.sub_nav {}
.sub_nav ul { list-style:none;}
.sub_nav li.cat-item { float:left; margin-right:10px; }
.sub_nav li.cat-item a { color:#000; display:block; background-color:#232323; color:#eee; padding:5px 10px 5px 10px; }
.sub_nav li.cat-item a:hover, 
.sub_nav li.current-cat a { text-decoration:none; background-color:#eee; color:#000;}

.rss {
	float:right;
	padding:10px 10px 0 0;
}
.rss a {
	background:url('images2/rss.gif') no-repeat;
	width:28px;
	height:28px;
	display:block;
}
.rss a:hover {
	background:url('images2/rss.gif') no-repeat 0px -28px;
	width:28px;
	height:28px;
	display:block;
}
.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}

.item, .item2 {
	float:left;
	height:200px;
	margin:0 10px 10px 0;
	padding:0;
	width:205px;
}
.item {background:#1A1B1D;border:1px solid #e7e7e7;}
.item2 {background:#25272A url("images2/short_gradient_bg.gif") repeat-x;border:1px solid #e9e9e9;}
.item img, .item2 img {border:1px solid #000;}

.item h2, .item2 h2 {
	font-family:Georgia, Times-New Roman;
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:5px 5px 0;
	text-align:center;
	text-decoration:none;
}
.item h2 a {
	color:#868686;
}
.item2 h2 a {
	color:#fff;
}
.item h2 a:hover, .item2 h2 a:hover {
	color:#fff;
	text-decoration:none;
}
.item p, .item2 p {
	text-align:center;
	width:125px;
	height:125px;
	margin:10px auto;
}
.details {
	padding:8px;
	margin:0 30px 15px 0;
	background:#eee; /*232323;*/
	color:#666; /*fefefe;*/
	border:1px solid #e5e5e5;
	font-size:12px;
	line-height:18px;
	padding:15px;
	
}
.details ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details li {
	padding:0;
	list-style-type:square;
}
.details h2 {
	font-size:20px;
	font-family:Georgia, Times-New Roman;
	font-weight:normal;
	color:#555; 
	margin:5px 0 5px 0px;
}
.details h2 a:link, .details h2 a:visited {
	color:#555;
}
.details p {
	/*margin:0 0 15px 0;*/
}
.details p img {
	padding:0;
	border:#e5e5e5 1px solid;
}
.details2 {
	padding:8px;
	margin:0 30px 15px 0;
	background:#ebf3fb;
	border:1px solid #cce0f5;
}
.details2 ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details2 li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details2 h2 {
	font-size:1.2em;
	color:#474848;
	margin:0 0 3px 0;
}
.details2 p {
	margin:0 0 15px 0;
}
.details2 p img {
	padding:0;
	border:#838383 1px solid;
}
.tags {
	margin:0;
	padding:15px 0 0 0;
	font-size:1.2em;
	font-weight:bold;
}
.post-ratings span {
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}
.navbottom {
	background:url('images/navbottom.gif') no-repeat;
	height:21px;
	margin:1px 0 0 0;
}
.Nav {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	color:#838383;
}
.Nav a {
	padding:4px 8px 4px 8px;
	background:#9b9b9b;
	border:1px solid #777;
	color:#eee;
	font-size:14px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	border:1px solid #000;
	color:#eee;
	text-decoration:none;
	font-size:14px;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:4px 8px 4px 8px;
	border:1px solid #393a3f;
	color:#000;
	font-size:14px;
	margin:0 5px 0 0;
}
.Nav span {
	padding:4px 8px 4px 8px;
	border:1px solid #e5e5e5;
	font-size:10px;
	margin:0 5px 0 0;
}
#ads {
	clear:both;
	width:280px;
	padding:0;
}
#ads ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#ads li {
	float:left;
	margin:0;
	padding:3px 8px 3px 7px;
	list-style-type:none;
}
.singleads {
	background:#fdf9eb;
	padding:9px;
	margin:0 30px 15px 0;
	border:1px solid #f8ecbd;
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#474848;
}
.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	padding:0;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #eee;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
	
}
ul.tabbernav li a {
	padding:3px 0.5em;
	border-bottom:none;
	font-family:Georgia, Times-New Roman;
	text-decoration:none;
	color:#fff;
}
ul.tabbernav li a:link {
	color:#9b9b9b;
}
ul.tabbernav li a:hover {
	color:#fff;
	background:#1A1B1D;
	border-bottom:0px solid #000;
	text-decoration:none;
	
	
}
ul.tabbernav li.tabberactive a {
	color:#efefef;
	background:#1A1B1D;
	border:1px solid #777;
	border-bottom:2px solid #1A1B1D;
	text-decoration:none;
}
ul.tabbernav li.tabberactive a:hover {
	color:#fff;
	background:#1A1B1D;
	border:1px solid #777;
	border-bottom:2px solid #1A1B1D;
}
.tabberlive .tabbertab {
	background:#1A1B1D;
	color:#fff;
	padding:5px 10px 10px 10px;
	border:1px solid #777;
}
.tabberlive .tabbertab a { color:#fff;}
.tabberlive .tabbertab h2 {
	display:none;
	color:#313062;
	font-family:Georgia, Times-New Roman;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabbertab {
	margin:0px;
	padding:0px;
}
.tabbertab ul {
	margin:5px 0 5px 15px;
	padding:0;
	list-style-type:none;
}
.tabbertab li {
	margin:0;
	padding:3px 0 3px 0;
	list-style-type:square;
}
.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
#comment_form .text_input {
	width:191px;
	padding:3px;
	color:#444;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}
blockquote {
	font-style:italic;
	font-size:11px;
	color:#888888;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #0066cb;
	text-transform:uppercase;
}
code {
	color:#474848;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
.searchbox {
	margin:0 0 20px 0;
	width:319px;
	
}
.search {
	background:url('images2/input.gif') no-repeat;
	height:19px;
	/*padding:8px 5px 5px 8px;*/
	/*width:255px;*/
	padding-left:10px;
	padding-top:10px;
	width:259px;
	height:30px;
	color:#444;
	border:none;
	margin:0;
	float:left;
	
}
.find {
	background:url('images2/input_r.gif') no-repeat;
	border:none;
	height:40px;
	width:40px;
	margin:0;
	float:left;
}
.os {
	color:#3d4c53;
	font-weight:bold;
}
.os a {
	color:#3d4c53;
	font-size:11px;
	text-decoration:none;
}
.os a:hover {
	text-decoration:underline;
}
.designer {
	color:#982a05;
	font-weight:bold;
}
.design a {
	color:#982a05;
	font-size:11px;
	text-decoration: none;
}


.post-ratings { }
.post-raings-image { }