/*  
Template Name: Name
Version: 1.0
Author: -
Author URI: -
*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #000;
	}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
	}

body { background: #000; }

p {
	line-height: 20px;
	padding: 10px 0;
	}

h1, h2, h3, h4, h5 { padding: 10px 0; }

ul, ol {
	list-style: none;
	padding: 10px 0;
	}

small { font-size: 11px; }
code { background: #FFFFC1; }

a {
	color: #FF8230;
	text-decoration: underline;
	}

a:hover { text-decoration: none; }
a img { border: none; }

blockquote {
	font-size: 12px;
	width: 85%;
	padding: 0 3% 0 3%;
	padding-right: 10%;
	margin: 10px auto;
	background: url(img/quote.gif) no-repeat 10px 7px;
	border-left: 8px solid #ddd;
	border-right: 8px solid #ddd;
	border-top: 8px solid #ddd;
	border-bottom: 8px solid #ddd;
	color: #717171;
	line-height: 19px;
	font-style: italic;
	}

blockquote p { padding: 10px 0; }

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
	}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
	}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
	}

.col-left { float: left; }
.col-right { float: right; }

/* Wrap */

#wrap {
	width: 932px;
	margin: 0 auto;
	background: url(img/bg_top.jpg) no-repeat 0 0;
	}

#wrap_in { width: 880px; }

/* Header */

#header {
	width: 100%;
	height: 344px;
	position: relative;
	}

#header .title {
	padding-top: 194px;
	padding-left: 25px;
	}

/* Main Menu */

#menu {
	width: 600px;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 30px;
	overflow: hidden;
	}

#menu a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}

#menu li {
	display: inline;
	padding: 0 11px 0 17px;
	background: url(img/bg_menu_circle.gif) no-repeat left 9px;
	}

#menu li.current_page_item a,
#menu a:hover { color: #FF8230; }
#menu li.first { background: none; }

/* Search */

#header .search {
	position: relative;
	position: absolute;
	right: 30px;
	bottom: 15px;
	color: #fff;
	width: 210px;
	background: url(img/bg_search_field.gif) no-repeat 65px 2px;
	}

#header .search input.field {
	position: absolute;
	right: 38px;
	top: 1px;
	padding-top: 3px;
	background: none;
	border: 0;
	font-family: arial;
	font-size: 11px;
	color: #000;
	width: 100px;
	outline: none;
	}

#header .search input.sb {
	position: absolute;
	right: 0;
	top: 0;
	}

/* Middle Wrap */

#content_wrap_top {
	width: 880px;
	background: url(img/bg_content_top.gif) no-repeat 0 0;
	padding: 20px 0 0 0;
	margin-top: 15px;
	}

#content_wrap_bottom {
	width: 880px;
	background: url(img/bg_content_bottom.gif) no-repeat 0 bottom;
	padding: 0 0 20px 0;
	}

#content_wrap_middle {
	width: 880px;
	background: url(img/bg_content_middle.gif) repeat-y;
	}

/* Content */

#content {
	width: 504px;
	margin: -20px 35px 0 35px;
	position: relative;
	}

#content h3 {
	font-size: 18px;
	color: #919496;
	font-weight: bold;
	letter-spacing: -1px;
	}

#content h2 {
	font-size: 28px;
	color: #FF8230;
	letter-spacing: -1.5px;
	}

#content h1 {
	font-size: 26px;
	color: #FF8230;
	}

#content h2 a {
	text-decoration: none;
	}

#content ul {
	padding-left: 30px;
	padding-right: 20px;
	}

#content ul li {
	background: url(img/bg_post_circle2.gif) no-repeat 0 8px;
	padding: 2px 0 2px 15px;
	}

#content ol {
	padding-left: 30px;
	padding-right: 20px;
	}

#content ol li {
	list-style: decimal;
	padding: 2px 0;
	}

/* Post */

.post_top {
	width: 504px;
	padding-top: 24px;
	background: url(img/bg_post_top.gif) no-repeat 0 top;
	margin-top: 22px;
	}

.post_bottom {
	width: 464px;
	background: #fff url(img/bg_post_bottom.gif) no-repeat 0 bottom;
	padding: 0 20px 20px 20px;
	overflow: hidden;
	}

/* Post (specials) */

.specials .post_top {
	width: 810px;
	padding-top: 24px;
	background: url(img/bg_specials_top.gif) no-repeat 0 top;
	margin-top: 22px;
	}

.specials .post_bottom {
	width: 770px;
	background: #fff url(img/bg_specials_bottom.gif) no-repeat 0 bottom;
	padding: 0 20px 20px 20px;
	overflow: hidden;
	}

.spc {
	width: 785px;
	position: relative;
	margin-left: -15px;
	margin-top: -10px;
	padding-bottom: 10px;
	}

.spc img {
	display: block;
	float: left;
	margin: 15px 0 0 15px;
	display: inline;
	}

.title h2 { padding: 0; }

p.post_details {
	color: #A7A8AB;
	padding-top: 5px;
	}

p.post_details a {
	color: #A7A8AB;
	text-decoration: none;
	}

p.post_details a:hover {
	color: #000;
	text-decoration: underline;
	}

p.post_details span {
	background: url(img/bg_post_circle.gif) no-repeat 0 5px;
	padding: 0 10px;
	}

p.post_details span.date {
	padding-left: 0;
	background: none;
	}

p.pb {
	clear: both;
	width: 100%;
	color: #FF8230;
	}

p.pb span { margin-right: 10px; }
.more_entries { padding-left: 20px; }
.more_entries h2 { padding: 20px 0 0 0; }

h2.arh {
	color: #fff;
	padding: 20px 0 0 20px;
	}

/* Comments (single.php and comments.php) */

.comments_wrap {
	width: 420px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
	}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
	}

.comments_wrap .right {
	width: 350px;
	float: left;
	padding-left: 15px;
	}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
	}

.comments_wrap .right h4 b { font-size: 12px !important; }
.comments_wrap .right h4 a { text-decoration: none; }
.comments_wrap .right h4 a:hover { text-decoration: underline; }

/* Comments (form) */

#content form { margin: 20px 0 30px 10px; }

#content form label {
	display: block;
	margin: 7px 0;
	font-size: 12px;
	}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
	background: #fff;
	border: #919496 1px solid;
	}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
	background: #fff;
	border: #919496 1px solid;
	}

#content form input { margin-top: 5px; }

.lc_logged {
	padding: 0;
	margin-top: -10px;
	}

/* Sidebar */

#sidebar {
	width: 270px;
	margin-right: 33px;
	margin-top: -20px;
	position: relative;
	color: #AAAEB0;
	}

#sidebar h2 {
	width: 225px;
	height: 56px;
	padding: 27px 0 0 45px;
	background: url(img/bg_sidebar_h2.gif) no-repeat;
	overflow: hidden;
	color: #fff;
	font-size: 25px;
	margin: 10px 0 0 0;
	position: relative;
	}

#sidebar a {
	color: #007D8A;
	text-decoration: none;
	text-transform: uppercase;
	}

#sidebar a:hover { color: #fff; }

#sidebar ul {
	padding: 10px 0 20px 50px;
	position: relative;
	}

#sidebar li {
	background: url(img/bg_sidebar_li.gif) no-repeat 0 12px;
	line-height: 20px;
	padding: 2px 0 2px 15px;
	font-size: 18px;
	position: relative;
	}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	}

#wp-calendar caption {
	padding: 10px;
	font-size: 18px;
	color: #007D8A;
	}

#wp-calendar th { color: #fff; }

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	color: #007D8A;
	border: #007D8A 1px solid;
	}

#wp-calendar td { background: transparent; }
#wp-calendar td, table#wp-calendar th { padding: 3px 0; }

#wp-calendar a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	}

#wp-calendar a:hover { text-decoration: none; }
ul#recentcomments { padding-left: 10px; }


/* Footer */

#footer {
	color: #fff;
	font-size: 11px;
	text-align: right;
	padding: 10px 20px 10px 0;
	}

#footer img {
	vertical-align: middle;
	margin-left: 10px;
	}

/* Fix */

.wrap:after, .comments_wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
