/*
Theme Name:		CSS Gallery
Theme URI:		http://www.osdesigner.net
Description:	Build this theme for webmasters who want to run a CSS or web showcase.
Version:		1.0
Author:			Shabu Anower
Author URI:		http://www.osdesigner.net/
*/

body {
	background: #1c4886 url(images/bg.jpg) top center no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#343434;
	margin:0;
	padding:0;
	line-height: 1.4em;
}

:focus
{
  -moz-outline-style: none;
}


img {
	border:0px;
}
a {
	color:#306cc2;
	text-decoration:none;
}
a:hover {
	color:#474848;
	text-decoration:underline;
}
a img {
	border:0px;
}
#wrapper {
	width:900px;
	margin:17px auto 0 auto;
}
#header {
	padding:0;
	margin:0 auto;
	text-align:left;
}
#header h1 {
	margin: 0;
	padding:0;
}
#logo {
	background:url('images/logo.gif') no-repeat -14px 0px;
	width:400px;
	height:75px;
	display: block;
}
#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 {
	clear:both;
	width:860px;
	margin:10px auto;
	padding:10px;
	color:#fff;	
	}
#footer p {
	text-align:center;
	font-size:11px;
	margin:0;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fefefe;
}
.page {
	width:900px;
	margin:0 auto;
	background: #fff
}
#content {
	width:530px;
	padding:10px;
	overflow:hidden;
	float:left;
}

.sidebar {
	width:330px;
	float:left;
	padding: 10px;

}
.sidebar h2 {
	letter-spacing:-1px;
	font-size:1.2em;
	margin:0 0 10px 0;
	color: #306cc2;	
	}

.sidebar li {margin: 0; padding: 0; list-style: none;}
.sidebar ul {margin: 0; padding: 0;}
.sidebar ul li {margin: 0; padding: 0; list-style: none;}
.sidebar .widget {padding: 10px; margin: 10px 0; border: 1px solid #ddd;}

.widget_ratings_most_rated {background: #f3f0dc; color: #d05978;}
.widget_ratings_most_rated ul li {font-size: 11px; border-top: 1px solid #fff8fd;}
.widget_ratings_most_rated ul li a {color: #c33056; font-weight:bold;}

.zd_CommentsWidget_widget { background: #fefefe; }	
.zd_CommentsWidget_widget li {float: left; margin: 4px; display:block; width: 44px; height:44px;}


	
#nav {
	height:37px;
	margin:10px 0 0 0;
	font-family: 'lucida sans', georgia, arial;
	_margin-bottom: -1px;
}


#searchbrowse {margin: 0 0 10px 0; padding: 10px; background: #f5fbfe; border: 1px solid #eaf5fb; }
.formselectbyregion, .formselectbycat { padding: 0 0 5px 0; }
#dropdowncs, .formselectbycat #cat { padding: 2px; text-transform:uppercase; width: 300px; font-size: 11px;}

#navbar2 {
margin: 0 0 10px 0;
}

.rss {
	float:right;
	margin:0;
	padding:0;
}
.rss a {
	background:url('images/rss.gif') no-repeat;
	width:38px;
	height:37px;
	display:block;
}
.rss a:hover {
	background:url('images/rss.gif') no-repeat 0px -37px;
	width:38px;
	height:37px;
	display:block;
}
#nav ul {
	margin: 0 10px;
	padding:0;
	list-style-type:none;
	height:37px;

}
#nav li {
	padding:0;
	margin:0 0px 0 0;
	height:37px;
	float:left;
	list-style-type:none;
	text-transform:uppercase;

}
#nav li a {
	display:block;
	height:28px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color:#1e4a89;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	float: left;
	border-left:1px solid #c9e1f4;
	border-right:1px solid #a2cbea;		

}
#nav .main {
	color:#fff;
}
#nav .main a {
		font-weight:bold;
	color:#fff;
	background: #dfe5e9 url('images/bgnav2.gif') 0 0 repeat-x;		
}
#nav .main a:hover {
	font-weight:bold;
	color:#000;
}
#nav .main #current {
	color:#000;
	background: #fff url('images/bgnav1.gif') 0 0 repeat-x;
}
#nav .main #current a {
		font-weight:bold;
	color:#000;
}
#nav .main #current a:hover {
	font-weight:bold;
	color: #dfc25d;
}
#nav .normal {
	color:#fff;
	font-weight:bold;
	
}
#nav .normal a {
	color:#fff;
	background: #dfe5e9 url('images/bgnav2.gif') 0 0 repeat-x;
}
#nav .normal a:hover {
	color:#42494a;
	background: #fff url('images/bgnav1.gif') 0 0 repeat-x;
}
#nav .normal #current {
	color:#42494a;
	background: #fff url('images/bgnav1.gif') 0 0 repeat-x;
}
#nav .normal #current a {
	color:#474848;
}
#nav .normal #current a:hover {
	background:url('images/navbg.gif') no-repeat center -37px;
	color: #000000;
}
.pagetitle {
margin-bottom: 10px;
font-weight: bold;
}
.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.item {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0 15px 15px 0;
	background:#f5f6f7;
	border:1px dashed #eff2f4;
	height: 235px;

}
.item h2 {
	font-size:1em;
	margin:0;
	padding:0;
	text-transform:uppercase;
	letter-spacing: -0.07em;
}
.item h2 a {
	color:#1e4a89;
	text-decoration:none;
}
.item h2 a:hover {
	color:#474848;
	text-decoration:none;
}
.item p {
	margin:0 0 4px 0;
	border:#dce6ed 1px solid;
	height: 140px;
}
.item2 {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0 15px 15px 0;
	background:#eff2f4;
	border:1px dashed #e9eef1;
	height: 235px;
}
.item2 h2 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#ffffff;
	text-transform:uppercase;	
	letter-spacing: -0.07em;	
}
.item2 h2 a {
	color:#306cc2;
	text-decoration:none;
}
.item2 h2 a:hover {
	color:#474848;
	text-decoration:none;
}
.item2 p {
	margin:0 0 4px 0;
	border:#64433b 1px solid;
	height: 140px;	
}
.details {
	padding:8px;
	margin:0 30px 15px 0;
}
.details ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details h2 {
	font-size:1.6em;
	color:#163766;
	margin:0 0 3px 0;
	text-transform:uppercase;
	position: relative; 
}
.sth {
margin: 4px 0 0px 0;

}

.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:#ddd;
	border:1px dashed #4c4239;
}
.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;
}

.details3 {
	padding:8px;
	margin:0 30px 15px 0;
	background:#110b09;
	border:1px dashed #4c4239;
	font-size: 8pt;
}

.ds {font-size: 8pt; padding: 3px 0 0px 0; color: #000 !important;}
.statsdetail2 {margin: 10px 0 0 0; padding: 0; font-size: 9pt;}
#statsdetail, .cets_embedRSS {margin: 0; padding: 0; font-size: 9pt;}
#statsdetail li, cets_embedRSS li {margin: 0; padding: 4px; font-size: 9pt; list-style: none; border-bottom: 1px dotted #ddd;}

.tags {
	margin:0;
	padding:15px 0 0 0;
	font-size: 8pt;
	font-weight:bold;
}

.post-ratings {font-size: 11px;}

.post-ratings span {
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}
.navbottom {
	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:#fff;
	border:1px solid #e5e5e5;
	color:#838383;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	text-decoration:none;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	font-size:10px;
	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 {
	border:1px dashed #4c4239;
	clear:both;
	width:280px;
	padding:9px;
}
#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:#110b09;
	padding:9px;
	margin:0 30px 15px 0;
	border:1px dashed #4c4239;
}
.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 #cfdde5;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:5px 0.5em;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#4b596d;
}
ul.tabbernav li a:hover {
	color:#000;
}
ul.tabbernav li.tabberactive a {
	background:#dcebf3;
	color:#183d73	;
	border:1px solid #cfdde5;
	border-bottom:1px solid #dcebf3;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#183d73;
	background:#dcebf3;
	border-left:1px solid #cfdde5;
	border-right:1px solid #cfdde5;
	border-top:1px solid #cfdde5;
}
.tabberlive .tabbertab {
	background:#dcebf3;
	padding:5px 10px 10px 10px;
	border-top:0px;
	border-left:1px solid #cfdde5;
	border-right:1px solid #cfdde5;
	border-bottom:1px solid #cfdde5;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#313062;
}
.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;
	}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
	}
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 10px 0;
	width:280px;
	float: left;
}
.main_gp {
        display: none;
}
.search {
	background: #feffff;
	border: 1px solid #eaf2f6;
	height:19px;
	padding:8px 5px 5px 8px;
	width:220px;
	color:#717172;
	margin:0;
	float:left;
}
.find {
	background:url('images/find.gif') no-repeat;
	border:none;
	height:34px;
	width:33px;
	border: 1px solid #000;	
	margin:0;
	float:right;
}
.wpmain_f, .footerj, .feeter {
    display: none;
}

.tooremo, .footerwp, .footerjoomla {
    display: none;
}

.jftmy, .navlnk, .getfooter {
    display: none;
}

.changestyle, .main_gp {
  display: none;
}
.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;
}

.alignleft { float: left; }


.headline { margin-bottom: .5em; line-height: 1.4em; height: 311px; border: 1px solid #ddd; }
.social { width: 110px; background: url("images/social_bg.gif") no-repeat left top #fff; float: right; margin: 40px -1px 0 0; position: relative; z-index: 2; margin-left: 12px;  
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.social h2 { font-size: 1em; color: #183d73; padding: 10px; margin: 0; margin-right: -10px; }
div.social ul { padding: 0 10px 10px; background: url("images/social_bg.gif") no-repeat left bottom; font-size: .80em; margin: 0; }
div.social ul li { height: 21px; line-height: 22px; border-bottom: 1px solid #ccccbc; list-style: none; padding: 0; }
div.social ul li a { color: #89897c; display: block; padding-left: 22px; height: 22px; background: url("images/social_list.png") no-repeat; }

.social li.digg a { background-position: 0 3px; }
.social li.mixx a { background-position: 0 -21px; }
.social li.technorati a { background-position: 0 -45px; }
.social li.delicious a { background-position: 0 -69px; }
.social li.facebook a { background-position: 0 -93px; }
.social li.stumbleupon a { background-position: 0 -117px; }
.social li.reddit a { background-position: 0 -141px; }

.social li.digg a:hover { background-position: 0 -163px; }
.social li.mixx a:hover { background-position: 0 -187px; }
.social li.technorati a:hover { background-position: 0 -211px; }
.social li.delicious a:hover { background-position: 0 -235px; }
.social li.facebook a:hover { background-position: 0 -259px; }
.social li.stumbleupon a:hover { background-position: 0 -283px; }
.social li.reddit a:hover { background-position: 0 -307px; }