/*
THEME NAME: Amazing Board
THEME URI: http://www.amazingboard.com/
DESCRIPTION: Gallery
VERSION: 1.0
AUTHOR: <a href="http://indiepaper.com/">Jorge Lainfiesta</a>
AUTHOR URI: http://indiepaper.com
TAGS: gallery, board
*/

.wp-polls {
	width: 30%;
	float: right;
}

*{
	margin: 0px;
	padding: 0px;
	border: none;
}

body{
	background: #414142 url(images/container_bg.png) repeat-x;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: "Geneva" sans-serif;
	font-size: 64.9%;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

a {
	color: #a8c545;
	text-decoration: none;
}

a:hover{
	color: #0092b1;
}

#bg {
	background: url(images/body_bg.png) repeat-x;
	width: 100%;
}

#container {
	background: transparent;
	width: 1124px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

#main {
	clear: both;
	height: 100%;
	min-height: 600px;
	position: relative;
	padding-bottom: 50px
}

#showcase {
	float: right;
	width: 745px;
}

h2.pagetitle {
	color: #CCC;
	font-weight: normal;
}

/*header*/
#header {
	background: url(images/header.png) no-repeat top;
	height: 150px;
	width: 100%;
	position: relative;
}

.menu {
	position: absolute;
	top: 5px;
	right: 160px;
}

.menu ul {
	padding: 5px;
}

.menu ul li {
	display: inline;
	margin: 20px;
}

.menu ul li a{
	font-size: 16px;
	color: #05A7C1;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.menu ul li a:hover {
	color: #CCC;
	background: url(images/menu-li_bg.png) repeat-x bottom right;
}

.logo {
	float: left;
	display: block;
	height: 62px;
	width: 325px;
	margin: 40px 0px 0px 50px;
	border: none;
	color: #262626;
}

.logo:hover {
	color: #262626;
	border: none;
}

.search {
	float: right;
	margin: 60px 0px 0px 0px;
}

#search-text {
	background: #D3D3D3;
	color: #000;
	border: none;
	padding: 0 0 30px 0;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
}



/*Showcase*/
#showcase ul {
	background: url(images/showcase.png) no-repeat;
	padding: 75px  0 0 0;
}

#showcase ul li {
	background: url(images/li_bg.png) no-repeat;
	margin: 20px 30px 0px 0px;
	padding: 13px 15px 13px 15px;
	float: left;
	width: 170px;
	height: 115px;
	display: block;
	position: relative;
}
#showcase ul li .thumb {
	margin: auto auto;
	opacity: .9;
}

#showcase ul li .title a {
	background: url(images/h3_bg.png) repeat;
	font-size: 1.3em;
	font-weight: normal;
	color: #CCCCCC;
	z-index: 10;
	position: absolute;
	bottom: 20px;
	width: 85%;
	height: 20px;
	display: none;
}

#showcase .comments{
	background: url(images/comments.png) no-repeat top left;
	padding: 8px 20px 0px 20px;
	color: #CCCCCC;
	height: 11px;
	margin: 2px;
	display: none;
	position: relative;
	top: 10px;
}

#showcase .comments a{
	color: #CCCCCC;
	text-align: right;

}

#showcase .rating {
	display: none;
	position: absolute;
	right: 5px;
	bottom: -5px;
}

/*Sidebar*/

#sidebar {
	background: url(images/sidebar_bg.png) no-repeat;
	color: #FFF;
	width: 25%;
	margin-left: 52.5px;
	padding: 0 16px 0 14px;
	float: left;
	list-style: none;
}

.sidebar_bg {
	background: url(images/sidebar_bg.png) repeat-y;
	height: 100%;
	padding: 0 16px 0 14px;
	position: absolute;
	top: 0px;
	left: 52.5px;
	width: 25%;
	z-index: -1;
}


.subscribe{
	background: url(images/subscribe_bg.png) no-repeat;
	width: 304px;
	padding: 37px 0 0 0;
	height: 75px;
	margin-top: 50px;
	list-style: none;
}

.subscribe li {
	display: inline;
	float: left;
}

.RSS {
	display: block;
	background: url(images/rss.png) no-repeat top left;
	padding: 50px 18px 0 13px;
	margin: 0px 20px 0 40px;
	color: transparent;
}

.RSS:hover {
	background: url(images/rss.png) no-repeat 0 -70px;
}

.follow {
	display: block;
	background: url(images/follow.png) no-repeat top left;
	padding: 50px 5px 0 5px;
	margin: 0px 20px;
	color: transparent;
}

.follow:hover {
	background: url(images/follow.png) no-repeat 0 -70px;
}

.categories{
	background: url(images/categories.png) no-repeat;
	margin-top: 50px;
	list-style: none;
	padding: 35px 0 0 0;
}

.categories li {
	border-bottom: 1px solid #222;
}

.categories li a {
	background: url(images/bullet_h.png) no-repeat 5px 8px;
	display: block;
	font-size: 13px;
	width: 247px;
	padding: 5px 20px;
	color: #CCC;
	margin-top: 10px;
}

.categories li a:hover {
	background: #363636 url(images/bullet.png) no-repeat 5px 8px;;
}

.ratings {
	background: url(images/ratings.png) no-repeat;
	margin-top: 30px;
	list-style: none;
	padding: 35px 0 0 0;
}

.ratings li {
	border-bottom: 1px solid #222;
}

.ratings li a {
	background: url(images/rate.png) no-repeat 5px 8px;
	display: block;
	font-size: 13px;
	width: 247px;
	padding: 5px 20px;
	color: #CCC;
	margin-top: 10px;
}

.ratings li a:hover {
	background: #363636 url(images/rate_h.png) no-repeat 5px 8px;;
}

/*Single*/
.single{
	margin: 0px 0px;
	padding: 10px;
}

.single li {
	display: block;
}

.entry{
	margin: 30px 10px 10px 10px;
	background: #262626 url(images/entry_bg.png) top left repeat-x;
	padding: 20px;
}
.entry img{
	background: url(images/img_bg.png) repeat;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 3px 3px 5px #383838;
	-moz-box-shadow: #383838 3px 3px 5px;
}

.entry h2{
	color: #CCCCCC;
	font-size: 26px;
	background: url(images/tip.png) no-repeat 30px 0px;
	padding: 20px 10px 0px 0px;
}

.entry p {
	background: #0092B2 url(images/entry-p_bg.png) repeat-x;
	color: #FFF;
	font-size: 12px;
	padding: 10px;
	margin: 15px 10px 0px 10px;
	width: 70%;
	-moz-border-radius: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 10px;
}

.entry .post-rating img {
	background: none;
	padding: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

p.tags {
	color: #a3a3a3;
	background: #1a1a1a;
	width: 95%;
	font-size: 11px;
}

p.tags a {
	color: #929292;
}

p.tags a:hover {
	color: #9b9b9b;
}

.postmetadata {
	color: #8c8d8e;
	margin: 10px;
}

#respond {
	color: #CCCCCC;
}

#respond h3 {
	color: #a8c545;
	font-size: 14px;
}

input[type=submit]{
	color: #FFF;
	cursor: pointer;
	background: #0092b1;
	border: none;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
}

input[type=submit]:hover{
	color: #FFF;
	background: #a8c545;
}

input[type=text]{
	color: #000;
	background: #D3D3D3;
	border: none;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
}

textarea{
	background: #D3D3D3;
	color: #000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 10px;
	padding: 5px;
	margin: 5px;
	width: 50%;
	border: none;
}

#comments {
	font-size: 16px;
	color: #FFF;
	margin: 10px 0px;	
}
.commentlist {
	background: #808080;
	padding: 5px;
	margin: 10px 0px;
	list-style-position: outside;
}

.commentlist a {
	color: #0092b1;
}

.commentlist li {
	color: #808080;
	font-size: 16px;
	font-family: serif;
}

.commentlist div {
	background: #e3e3e3 url(images/comment_bg.png) repeat-x;
	color: #000;
	font-family: "Geneva" sans-serif;
	padding: 5px;
	margin: 3px 0px;
	font-size: 11px;
}



/*test*/

.commentlist .author_comment{background-color:#FFF !important;border:1px solid #9D9793 !important;}
.commentlist .list.alt{background-color:#EEE;border-bottom:1px solid #DDD;}
.commentlist .list{background-color:#F5F5F5;border-bottom:1px solid #DDD;}
.commentlist li{list-style:none;margin-bottom:14px;background-color:#EEE;padding:5px;}
.commentlist cite{display:block;font-style:normal;border-bottom:1px dotted #CCC;padding:5px;}
.commentlist cite img{border:1px solid #aab59a;float:left;margin-right:9px;padding:1px;}
.commentlist .author{font:bold 1.2em Tahoma, "Times New Roman", Times, serif;text-decoration:none;margin-bottom:5px;}
.commentlist .time{background:url(images/bg_clock.gif) no-repeat 1px 2px;padding-left:15px;}
.commenttext{color:#2C2C29;padding:10px 4px;}


.commentlist cite{
	font-size: 14px;
}
.commentlist li p {
	background: #FFF;
	padding: 4px;
}

.commentlist li dt {
	color: #FFF;
	font-size: 14px;
}

.navigation {
	position: absolute;
	right: 10px;
	color: #0092b1;
}

/*Submit*/
.page{
	margin: 50px 20px;
	padding: 10px;
	color: #CCC;
}

.page p {
	background: #000;
	width: 80%;
}

.page p em {
	color: #a8c545;
	margin: 10px 0 0 200px;
	font-style: normal;
	font-size: 14px;
}

.page h2 {
	margin: 10px;
	font-size: 24px;
	color: #a8c545;
}

.page .entry{
	margin: 30px 10px 10px 10px;
	background: #262626 url(images/entry_bg.png) top left repeat-x;
	padding: 20px;
}

.page input[type=submit]{
	color: #FFF;
	cursor: pointer;
	background: #0092b1;
	border: none;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
}

.page input[type=submit]:hover{
	color: #FFF;
	background: #a8c545;
}

.page input[type=text]{
	color: #000;
	background: #D3D3D3;
	border: none;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
}

.page textarea{
	background: #D3D3D3;
	color: #000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	margin: 5px;
	width: 75%;
	border: none;
}

div.wpcf7-mail-sent-ok {
	color: #FFF;
	background: #a8c545;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
}

/*footer*/
#footer {
	background: #262626;
	padding: 10px;
	border-bottom: 3px solid #a8c545;
}

.footer-shadow {
	background: url(images/footer_shadow.png) repeat-x;
	height: 3px;
	width: 100%;
	position: relative;
	top: 2;
	z-index: 1;
}
/*lol the shadow doesn't make any sense... anyways, it doesn't work o.O*/

#footer .wrap {
	width: 1124px;
	margin: 0 auto;
	position: relative;
}

#footer .col1 {
	float: left;
	width: 25%;
	margin-left: 70px;
	padding: 30px;
}

#footer .col2, .col3 {
	float: left;
	width: 25%;
	padding: 30px;
}

#footer h2 {
	color: #CCC;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 25px;
	border-bottom: 2px solid #CCC;
}

#footer p {
	margin: 5px 0 5px 15px;
	color: #b3b3b3;
	text-align: justify;
	float: left;
	width: 60%;
}

#footer .col-content {
	display: none;
	position: relative;
	top: -15px;
}


#footer .col1 a.submit-now {
	background: url(images/submit.png) no-repeat top center;
	color: #159bb8;
	padding: 65px 0 0 0;
	color: #afca55;
	text-align: center;
	display: block;
	width: 30%;
	float: right;
	margin-top: 5px;
	cursor: pointer;
}

#footer .col2 a.go-resources {
	background: url(images/resources.png) no-repeat top center;
	padding: 65px 0 0 0;
	color: #afca55;
	text-align: center;
	display: block;
	width: 30%;
	float: right;
	margin-top: 5px;
	cursor: pointer;
}

#footer .col3 .themers {
	background: url(images/themers.png) no-repeat top center;
	color: #159bb8;
	padding: 65px 0 0 0;
	color: #afca55;
	text-align: center;
	display: block;
	width: 30%;
	float: right;
	margin-top: 5px;
	cursor: pointer;
}


p.credits {
	background: #262626;
	color: #6b6b6b;
	text-align: center;
	padding: 5px;
}

p.credits a {
	color: #6b6b6b;
}

/*utilities*/
.hidden {
	display: none;
	float: none;
	border: none;
}

.clear {
	clear: both;
}

/*resources*/

#resources {
	float: right;
	width: 745px;
}

#resources .post {
	margin-top: 20px;
}

#resources .post h2 {
	float: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
}

#resources .post h2 a {
	padding: 5px 10px 5px 5px;
	background: #1A1A1A;
	color: #FFF;
}

#resources small {
	float: right;
	color: #CCC;
}

#resources .downloadlink {
	background: url(images/resources/download.png) no-repeat top left;
	padding: 27px 0 0 0;
	display: block;
}

#resources .downloadlink:hover {
	background: url(images/resources/download.png) no-repeat 0 -44px;
	padding: 27px 0 0 0;
	display: block;
}

.article {
	background: #1A1A1A url(images/resources/head_bg.png) repeat-x top left;
	font-size: 11px;
	padding: 8px;
}

.article p {
	margin: 3px 5px;
	color: #CCC;
	padding: 5px 0;
}

.article h3 {
	color: #acc84e;
	margin-top: 10px;
}

a.more-link {
	padding: 5px;
	float: right;
	font-size: 11px;
	background: #242424;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
}

.article .content {
	margin: 5px;
	padding-top: 10px;
}

.article ul {
	color: #CCC;
	display: inline;
}