/*
Theme Name: AAAStudio Orange
Theme URI: http://www.aaastudio.net/
Description: Custom theme coded for AAAStudio
Version: 1.0
Author: Andrej Pariza
Author URI: http://www.wpmix.com/
*/

body {
	margin: 0;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif; font-size: 14px;
	color: #000;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
label {
	cursor: pointer;
}
input, textarea, select {
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #7f7f7f 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #7f7f7f 1px solid;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
#main .item .entry:after, #main .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 910px;
}
#header {
	height: 165px;
	background: left bottom repeat-x url(images/bckheader.png);
}
#header .logo {
	position: absolute;
	top: 0; left: 0;
	width: 165px; height: 125px;
	background: no-repeat url(images/bckheaderlogo.png);
	font-size: 0; text-indent: -99999em;
}
#header .description {
	position: absolute;
	top: 55px; left: 165px;
	font-size: 18px;
	color: #fefefe;
}
#header .navigation {
	position: absolute;
	top: 115px; left: -5px;
	margin: 0; padding: 0 315px 0 5px;
	list-style-type: none;
	width: 600px; height: 50px;
	background: no-repeat url(images/bckheadernavigation.png);
}
#header .navigation ul {
	display: none;
}
#header .navigation li {
	display: inline;
	padding: 0 15px;
	border-right: #c27100 1px solid;
	line-height: 40px;
	font-size: 16px;
	text-transform: uppercase;
}
#header .navigation li:last-child {
	border-right: 0;
}
#header .navigation a {
	color: #000;
	text-decoration: none;
}
#header .navigation a:hover, #header .navigation .current-menu-item a {
	color: #fff;
}
#header .offer {
	position: absolute;
	top: 55px; right: 10px;
	font-size: 18px;
	color: #fefefe;
}
#header .sharethis {
	position: absolute;
	top: 118px; right: 0;
}
#main {
	padding: 5px 0 10px 0;
	background-color: #9f9f9f;
}
#main a {
	font-weight: bold;
	color: #c27100;
	text-decoration: none;
}
#main .homepage {
	height: 320px;
}
#main .homepage .tabber {
	float: left;
	position: relative;
	padding: 9px;
	width: 500px; height: 300px;
	background-color: #fff;
	border: #7f7f7f 1px solid;
}
#main .homepage .tabber ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .homepage .tabber .panes {
	width: 500px; height: 300px;
	overflow: hidden;
}
#main .homepage .tabber .panes img {
	width: 500px; height: 300px;
}
#main .homepage .tabber .tabs {
	position: absolute;
	top: 275px; right: 15px;
}
#main .homepage .tabber .tabs li {
	float: left;
	margin: 0 0 0 10px;
	width: 8px; height: 8px;
	border: #fff 2px solid;
	font-size: 0; text-indent: -99999em;
	cursor: pointer;
}
#main .homepage .tabber .tabs li:hover, #main .homepage .tabber .tabs .current {
	background-color: #fff;
}
#main .homepage .tabber .position li {
	position: absolute;
	top: 140px;
	cursor: pointer;
}
#main .homepage .tabber .position .previous {
	left: -5px;
}
#main .homepage .tabber .position .next {
	right: -5px;
}
#main .homepage .item-container {
	float: right;
}
#main .homepage .item {
	width: 330px; height: 280px;
}
#main .item-container {
	margin: 0 0 25px 0;
	border: #7f7f7f 1px solid;
}
#main .item {
	padding: 10px;
	background-color: #d1d1d1;
	border: #fff 9px solid;
}
#main .item .title {
	margin: 0 0 15px 0;
	font-size: 14px; font-weight: bold;
}
#main .item .meta {
	margin: 0 0 15px 0;
}
#main .item .entry {
	width: 100%;
	text-align: justify;
}
#main .item .entry img.centered {
	display: block;
	margin: 0 auto;
}
#main .item .entry img.alignright {
	display: inline;
	margin: 0 0 5px 10px; padding: 5px;
}
#main .item .entry img.alignleft {
	display: inline;
	margin: 0 10px 5px 0; padding: 5px;
}
#main .item .entry .wp-caption {
	margin: 10px; padding: 5px 0 0 0;
	text-align: center;
	border: #7f7f7f 1px solid;
}
#main .item .entry .wp-caption p {
	margin: 0; padding: 0 5px 5px 5px;
}
#main .item .entry .linklove {
	display: none;
}
#main .navigation {
	width: 100%;
	font-weight: bold;
}
#main .comments .message {
	margin: 0 0 10px 0;
}
#main .comments .heading {
	margin: 0 0 10px 0;
	font-weight: bold;
}
#main .comments .navigation {
	margin: 15px 0;
}
#main .comments .cancel {
	margin: 0 0 10px 0;
	font-weight: bold;
}
#main .comments form {
	margin: 0;
}
#main .comments .reply {
	margin: 0 0 10px 0;
}
#main .comments .field {
	margin: 0 0 10px 0;
}
#main .comments .field input {
	display: block;
	margin: 5px 0 0 0; padding: 1px 2px;
	background-color: #fff !important;
	border: #7f7f7f 1px solid;
}
#main .comments .field textarea {
	display: block;
	margin: 5px 0 0 0;
}
#main .comments .commentlist, #main .comments .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .comments .children {
	margin: 10px 0 0 10px;
}
#main .comments .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #7f7f7f 1px solid;
}
#main .comments .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #7f7f7f 1px solid;
}
#footer {
	padding: 10px 0 50px 0;
	text-align: center;
	background: repeat-x url(images/bckfooter.png);
	border-top: #000 5px solid;
	font-size: 10px;
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
