/*
Theme Name:		G1Wallz
Theme URI:		http://g1wallz.com
Description:	Build this theme for webmasters who want to run a CSS or web showcase.
Version:		1.0
Author:			Admin
Author URI:		http://g1wallz.com
*/

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	margin:0;
	padding:0;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}

img {
	border:0px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#0066cc;
	text-decoration:underline;
}
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 {
	width:360px;
	height:60px;
	display: block;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: top;
}
#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 {
	height:70px;
	margin:0 auto;
	padding:9px 0 0 0;
}
#footer p {
	padding-top:20px;
	text-align:center;
	font-size:11px;
	margin:0;
}
#footer a {
	color:#000000;
	text-decoration:underline;
}
#footer a:hover {
	color:#0066cc;
}
.page {
	width:860px;
	margin:0 auto;
}
#content {
	width:550px;
	padding:0;
	overflow:hidden;
}
#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
.sidebar {
	width:300px;
	float:right;
	list-style:none;
}
.sidebar h2 {
	letter-spacing:-1px;
	font-size:1.2em;
	margin:0 0 10px 0;
}
#nav {
	background:url('images/navbg.gif') repeat-x top;
	height:37px;
	margin:10px 0 0 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/nav.gif') no-repeat top left;
	height:37px;
}
#nav li {
	padding:0;
	margin:0;
	height:37px;
	float:left;
	list-style-type:none;
}
#nav li a {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color:#0066cc;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	float: left;
}
#nav .main {
	background:url('images/nav.gif') no-repeat;
	color:#000000;
}
#nav .main a {
	background:url('images/nav.gif') no-repeat;
	font-weight:bold;
	color:#000000;
}
#nav .main a:hover {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#ffffff;
}
#nav .main #current {
	background:url('images/nav.gif') no-repeat 0px -37px;
	color:#ffffff;
}
#nav .main #current a {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#ffffff;
}
#nav .main #current a:hover {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color: #ffffff;
}
#nav .normal {
	color:#000000;
	font-weight:bold;
}
#nav .normal a {
	background:url('images/navbg.gif') no-repeat;
	color:#000000;
}
#nav .normal a:hover {
	background:url('images/navbg.gif') no-repeat 0px -37px;
	color:#ffffff;
}
#nav .normal #current {
	background:url('images/navbg.gif') no-repeat center -37px;
	color:#ffffff;
}
#nav .normal #current a {
	background:url('images/navbg.gif') no-repeat center -37px;
	color:#ffffff;
}
#nav .normal #current a:hover {
	background:url('images/navbg.gif') no-repeat center -37px;
	color: #ffffff;
}
.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.item {
	padding:5px 5px 5px 5px;
	width:160px;
	height:160px;
	float:left;
	margin:0 10px 10px 0;
	background:#ffffff;
}
.item h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
}
.item h2 a {
	color:#0066cc;
	text-decoration:none;
}
.item h2 a:hover {
	color:#000000;
	text-decoration:none;
}
.item p {
	margin:0 0 4px 0;
}
.item2 {
	padding:5px 5px 5px 5px;
	width:160px;
	height:160px;
	float:left;
	margin:0 10px 10px 0;
}
.item2 h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
	color:#ffffff;
}
.item2 h2 a {
	color:#000000;
	text-decoration:none;
}
.item2 h2 a:hover {
	color:#0066cc;
	text-decoration:underline;
}
.item2 p {
	margin:0 0 4px 0;
}
.item .views {
     position: absolute;
	 z-index: 101;
	 background: #1962ad;
	 border: 1px solid #000000; 
}
.item2 .views {
     position: absolute;
	 z-index: 101;
	 background: #000;
	 border: 1px solid #000; 
}
.item .views a {
     font-size: 11px;
	 color: #1962ad;
	 background: #ffffff;
	 display: block;
	 height: 1.8em;
	 line-height: 1.8em;
	 width: 7.5em;
     text-decoration: none;
	 text-align: center; 
	 text-transform: lowercase;
}
.item2 .views a {
     font-size: 11px;
	 color: #1962ad;
	 display: block;
	 height: 1.8em;
	 line-height: 1.8em;
	 width: 7.5em;
     text-decoration: none;
	 text-align: center; 
	 text-transform: lowercase;
}
.item .views a:hover{
     color: #1962ad;
}
.item2 .views a:hover{
     color: #000000;
}
.details {
	padding:8px;
	margin:0 30px 15px 0;
	background:#ffffff;
	border:1px solid #0066cc;
}
.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:#0066cc;
	margin:0 0 3px 0;
}
.details p {
	margin:0 0 15px 0;
}
.details p img {
	padding:0;
	border:#0066cc 1px solid;
}
.details2 {
	padding:8px;
	margin:0 30px 15px 0;
	background:#fff;
	border:1px solid #0066cc;
}
.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:#000000;
	margin:0 0 3px 0;
}
.details2 p {
	margin:0 0 15px 0;
}
.details2 p img {
	padding:0;
	border:#0066cc 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 {
	height:21px;
	margin:1px 0 0 0;
}
.Nav {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	color:#0066cc;
}
.Nav a {
	padding:4px 8px 4px 8px;
	background:#fff;
	border:1px solid #0066cc;
	color:#0066cc;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	background:#fff;
	border:1px solid #0066cc;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:4px 8px 4px 8px;
	background:#d4e9a9;
	border:1px solid #0066cc;
	color:#000000;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav span {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cc;
	color:#0066cc;
	font-size:10px;
	margin:0 5px 0 0;
}
#ads {
	clear:both;
	width:280px;
	padding:0px;
}
#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:#fff;
	padding:9px;
	margin:0 30px 15px 0;
	border:1px solid #0066cc;
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#000000;
}
.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	padding:0;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:3px 0.5em;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#0066cc;
}
ul.tabbernav li a:hover {
	color:#000000;
}
ul.tabbernav li.tabberactive a {
	background:#fff;
	color:#000000;

	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#000000;
	background:#fff;
}
.tabberlive .tabbertab {
	background:#fff;
	padding:5px 10px 10px 10px;
	border-top:0px;
	border-left:1px solid #0066cc;
	border-right:1px solid #0066cc;
	border-bottom:1px solid #0066cc;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#000000;
}
.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 #0066cc;
	border-left:2px solid #0066cc;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #0066cc;
	border-left:2px solid #0066cc;
}
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 #0066cc;
}
abbr,acronym {
	border-bottom:1px dotted #0066cc;
	text-transform:uppercase;
}
code {
	color:#000000;
	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;
}
.searchquery {
	color:#000000;
}
.os {
	color:#000000;
	font-weight:bold;
}
.os a {
	color:#0066cc;
	font-size:11px;
	text-decoration:none;
}
.os a:hover {
	text-decoration:underline;
}
.designer {
	color:#000000;
	font-weight:bold;
}
.design a {
	color:#0066cc;
	font-size:11px;
	text-decoration: none;
}
.ctable_content {
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066cc;
	border-right-color: #0066cc;
	border-bottom-color: #0066cc;
	border-left-color: #0066cc;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.avatar {
float: right;
margin: 0;
padding: 0 4px 0 0;
}
/* The Search */
#search {
	height:30px;
	width:auto;
	margin-top:5px;
	padding:10px 4px 10px 7px;
	width:300px;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:57px;
	float: left;
	background:#fff url(images/sbutton.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}
#list h2{font-size:14px;color:#000;font-weight:normal;}
.list1 li{list-style: none;border-bottom:1px solid #0066cc;padding:4px 0 4px 0;display:block;}
.list1 li:hover{background:#0066cc;}
.list1 ul{margin:10px 0 10px 0;}
#list{width:850px;float:left;margin:40px 0px 30px 0;background: url(images/list.gif) no-repeat;padding:40px 0 0 0;}
.list1{width:265px;float:left;margin-right:15px;}
#list a:link, a:visited, a:active{text-decoration: none;color:#000000;}