/*
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 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color: #000;
	margin:0;
	padding:0;
		border-top: 37px solid #6696CC;
	background: #D4E4F7 none repeat;
}

img {
	border:0px;
}
a {
	color: #6B422E;
	text-decoration:none;
}
a:hover {
	color: #336399;
}
a img {
	border:0px;
}
#wrapper {
	width:860px;
	margin:15px auto 0 auto;
}
#header {
	padding:0;
	margin:0 auto;
	text-align:left;
}
#header h1 {
	margin: 0;
	padding:0;
}
#logo {
	background: url(images/logo.png) no-repeat;
	width:860px;
	height:187px;
	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:#6B422E;
	text-decoration:none;
}
#main_bar a:hover {
	color: #DB7486;
}
#footer {
	width:860px;
	height:80px;
	margin:0 auto;
	padding:0px 0 0 0;
	background: none no-repeat center;
			border-bottom-color: 37px solid #6696CC;
}
#footer p {
	padding-top:20px;
	text-align:center;
	font-size:11px;
	margin:0;
}
#footer a {
	color: #6B422E;
	text-decoration:none;
}
#footer a:hover {
	color: #DB7486;
}
.page {
	width:860px;
	margin:0 auto;
}
#content {
	width:550px;
	padding: 20px 0 0 10px;
	overflow:hidden;
	background-color: #F5E0DC;
	border: thin solid #E6BBB3;
}
#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
.sidebar {
	width:300px;
	float:right;
	background-color: #BAD2E3;
	border: thin solid #71A3C6;
}
.sidebar h2 {
	letter-spacing:-1px;
	font-size:1.2em;
	margin:0 0 10px 0;
	color: #336399;
}
#nav {
	background:url('images/navbg.gif') repeat-x top;
	height:37px;
	margin: 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;
	padding:0;
	list-style-type:none;
	background: url(images/navbg.gif) no-repeat left;
	height:37px;
}
#nav li {
	padding:0;
	margin: 0 0 0 30px;
	height:37px;
	float:left;
	list-style-type:none;
}
#nav li a {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color: #6B422E;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	float: left;
}
#nav .main {
	background: url(images/navbg.gif) no-repeat;
	color:#006600;
}
#nav .main a {
	background: url(images/navbg.gif) no-repeat;
	font-weight: bold;
	color: #336399;
	font-size: 16px;
}
#nav .main a:hover {
	background:url('images/nav.gif') no-repeat 0px;
	font-weight: bold;
	color: #DB7486;
	font-size: 16px;
}

#nav .main #current {
	background:url('images/nav.gif') no-repeat 0px;
	color: #336399;
	font-size: 16px;
}
#nav .main #current a {
	background:url('images/nav.gif') no-repeat 0px;
	font-weight: bold;
	color: #DB7486;
	font-size: 16px;
}
#nav .main #current a:hover {
	background: url('images/nav.gif') no-repeat 0;
	font-weight: bold;
	color: #DB7486;
	font-size: 16px;
}
#nav .normal {
	color: #336399;
	font-weight: bold;
	font-size: 16px;
}
#nav .normal a {
	background:url('images/navbg.gif') no-repeat;
	color: #336399;
	font-size: 16px;
}
#nav .normal a:hover {
	background: url(images/nav.gif) no-repeat 0px;
	color: #DB7486;
}
#nav .normal #current {
	background: url(images/nav.gif) no-repeat center;
	color: #6B422E;
}
#nav .normal #current a {
	background: url(images/nav.gif) no-repeat center;
	color: #6B422E;
}
#nav .normal #current a:hover {
	background: url(images/nav.gif) no-repeat center;
	color: #DB7486;
}
.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:#ffffff;
	border:1px solid #E6BBB3;
}
.item h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
		color: #6B422E;
}
.item h2 a {
	color: #6B422E;
	text-decoration:none;
}
.item h2 a:hover {
	color: #336399;
	text-decoration:none;
}
.item p {
	margin:0 0 4px 0;
	border:#e5e5e5 1px solid;
}
.item2 {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0 15px 15px 0;
	background:#ebf3fb;
	border:1px solid #cce0f5;
}
.item2 h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
	color:#ffffff;
}
.item2 h2 a {
	color: #6B422E;
	text-decoration:none;
}
.item2 h2 a:hover {
	color: #336399;
	text-decoration:none;
}
.item2 p {
	margin:0 0 4px 0;
	border:#838383 1px solid;
}
.details {
	padding:8px;
	margin:0 30px 15px 0;
	background:#ffffff;
	border:1px solid #e5e5e5;
}
.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.2em;
	color: #336399;
	margin:0 0 3px 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:#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: none repeat-x;
	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:#fff;
	border:1px solid #e5e5e5;
	color: #6B422E;
	font-size: 12px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color: #336399;
	text-decoration:none;
	font-size: 12px;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color: #6B422E;
	font-size: 12px;
	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:9px;
		background: url(images/widget2.png) repeat-y;
}
#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 {
	padding:9px;
	margin:0 30px 15px 0;
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#474848;
}
.tabberlive .tabbertabhide {
	display:none;
	overflow: hidden;
}
.tabber {
	padding:0;
	display: none;
	overflow: hidden;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:3px 0.5em;
	text-decoration:none;
	color: #6B422E;
}
ul.tabbernav li a:link {
	color: #6B422E;
	background-color: #F5E0DC;
	border: thin solid #E6BBB3;
}
ul.tabbernav li a:hover {
	color: #6B422E;
	border: thin solid #E6BBB3;
	background-color: #F5E0DC;
}
ul.tabbernav li.tabberactive a {
		background: #fff url(images/widget1-bg.png);
	color: #6B422E;
	border: thin solid #E6BBB3;
	border: thin solid #E6BBB3;
	border-bottom-style: none;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color: #DB7486;
	background-color: #fff;
}
.tabberlive .tabbertab {
	background-color: #fff;
	padding:5px 10px 10px 10px;
	
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#313062;
		background-color: #fff;

}
.tabberlive .tabbertab h3 {
	display:none;
		background-color: #fff;

}
.tabbertab {
	margin:0px;
	padding:0px;
		background-color: #fff;
		border: thin solid #E6BBB3;
	border-top-style: none;
}
.tabbertab ul {
	margin:5px 0 5px 15px;
	padding:0;
	list-style-type:none;
		background-color: #fff;

}
.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: #6B422E;
	text-decoration:none;
}
.comment_num a:hover {
	color: #DB7486;
	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:300px;
}
.search {
	background:url('images/input.gif') no-repeat;
	height:19px;
	padding:8px 5px 5px 8px;
	width:255px;
	color:#444;
	border:none;
	margin:0;
	float:left;
}
.find {
	background:url('images/find.gif') no-repeat;
	border:none;
	height:32px;
	width:32px;
	margin:0;
	float:right;
}
.os {
	color:#3d4c53;
	font-weight:bold;
}
.os a {
	color: #6B422E;
	font-size:11px;
	text-decoration:none;
}
.os a:hover {
	color: #DB7486;
}
.designer {
	color:#982a05;
	font-weight:bold;
}
.design a {
	color:#982a05;
	font-size:11px;
	text-decoration: none;
}