/*  
Template Name: Name
Version: 1.0
Author: -
Author URI: -
*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #979797;
	padding-bottom: 30px;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	color: #3F8DBB;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
	font-style: italic;
	color: #666666;
}

h5 {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #3F8DBB;
}

p {
	line-height: 16px;
	padding: 5px 0;
}

b.blue {
	color: #3F8DBB;
}

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: #979797;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.selected {
	text-decoration: underline !important;
	outline: none;
}

blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

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: 980px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 100%;
	padding-top: 40px;
}

#header #title {
	margin-right: 20px;
	margin-top:25px;
	text-align: right;
}

/* Menu */

#menu {
	width: 760px;
	border-top: #979797 1px solid;
	border-bottom: #B3D0E3 1px solid;
}

#menu ul {
	width: 790px;
	margin-left: -30px;
	position: relative;
	padding-top: 0;
	padding-bottom: 60px;
}

#menu li {
	display: inline;
	font-size: 11px;
}

#menu li a {
	width: 75px;
	text-align: center;
	display: block;
	float: left;
	margin: 0px 0px 0 35px;
	display: inline;
	text-decoration: none;
	padding-top: 20px;
}

#menu li a:hover {
	text-decoration: underline;
	color: #3F8DBB;
}

#menu li.current_page_item a {
	color: #3F8DBB;
	background: url(img/bg_current.gif) no-repeat center 0;
	border-top: #3F8DBB 1px solid;
	margin-top: -1px;
	position: relative;
}

h4.arh {
	color: #472886;
}

/* Sidebar */

.twitterpic{margin-top:35px;margin-bottom:35px;padding:0}
#sidebar {
	width: 186px;
}

#sidebar h3 {
	font-size: 19px;
	padding-left: 35px;
}

#sidebar h3.search {
	background: url(img/bg_search.gif) no-repeat 3px 13px;
}

#sidebar h3.categories {
	background: url(img/bg_categories.jpg) no-repeat 3px 12px;
}

#sidebar h3.contact {
	background: url(img/bg_cellphone.gif) no-repeat 8px 10px;
}

#sidebar ul {
	padding: 5px 0 30px 0;
}

#sidebar form {
	padding: 2px 0 40px 0;
}

#sidebar form input.field {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #ABABAB 1px solid;
	padding: 4px 5px;
	margin-bottom: 5px;
	color: #979797;
}

/* Content */

#content {
	width: 760px;
	padding-top: 5px;
}

#content h2.title {
	padding-bottom: 20px;
}

/* Welcome */

.welcome {
	border-bottom: #B3D0E3 1px solid;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

.welcome span {
	color: #3F8DBB;
	margin-right: 30px;
}

.welcome .alignleft {
	margin-top: 6px;
	margin-right: 15px;
}

/* Banner */

#banner {
	width:760px;
	height:120px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}

/* Blog */

.blog {
	width: 540px;
}

/* Post */

.post {
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: #E1E0E0 1px solid;
	padding-right: 120px;
	clear: both;
	overflow: hidden
}

.post ul {
	padding-left: 20px;
}

.post ul li {
	list-style: circle;
	line-height: 18px;
	padding: 2px;
}

.post ol {
	padding-left: 20px;
}

.post ol li {
	list-style: decimal;
	line-height: 18px;
	padding: 2px 0;
}

.post p {
	font-size: 11px;
	color: #979797;
}

.post p.post_details {
	padding-top: 5px;
	padding-left: 25px;
	background: url(img/bg_post_details.gif) no-repeat 0 4px;
	font-style: italic;
}

.post h4 {
	padding-bottom: 0;
}

.post h4 a {
	text-decoration: none;
	color: #666666;
}

.post h4 a:hover {
	text-decoration: underline;
}

.post a {
	color: #979797;
}

/* More Entries */

.more_entries {
	width: 100%;
	padding: 20px 0 20px 0;
}

.more_entries h2 a span {
	display: none;
}

.more_entries .col-left h2 a {
	width: 78px;
	height: 15px;
	background: url(img/bg_next_entry.gif) no-repeat;
	display: block;
}

.more_entries .col-right h2 a {
	width: 91px;
	height: 15px;
	background: url(img/bg_previous_entry.gif) no-repeat;
	display: block;
}

/* Our Story */

#our_story {
	width: 640px;
	padding-top: 10px;
	margin-left: 15px;
	padding-bottom: 50px;
}

#our_story .col-left, #our_story .col-right {
	width: 305px;
}

#our_story .col-left {
	margin-right: 15px;
	display: inline;
}

/* Page Structure */

.inside {
	width: 100%;
	padding-bottom: 100px;
	padding-top: 20px;
}

.inside h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0;
}

.inside .col-left {
	width: 200px;
	float: left;
}

.contact .inside h5 {
	padding: 5px 0;
}

.inside .col-left p {
	padding: 10px 0;
}

.inside .col-left a {
	color: #3F8DBB;
	text-decoration: none;
}

.inside .col-left a:hover, .inside .col-left li.current_page_item {
	text-decoration: underline;
}

.inside .col-right {
	border-top: #B3D0E3 1px solid;
	padding-top: 7px;
	width: 540px;
}

.inside .col-right ul {
	color: #3F8DBB;
}

.inside .col-right ul li {
	background: url(img/bg_li_block.gif) no-repeat 0 5px;
	line-height: 16px;
	padding-left: 35px;
}

/* Contact */

.contact .inside .col-right {
	padding-top: 0;
}

.contact .inside p {
	padding: 10px 0;
}

.contact h2.title {
	padding-bottom: 23px !important;
}

.contact .inside .col-left {
	width: 250px;
}

.contact .inside .col-right {
	width: 420px;
	border: 0;
}

.contact input.field {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #ABABAB 1px solid;
	padding: 4px 5px;
	margin-bottom: 5px;
	color: #979797; 
}

.contact form.enquiry {
	padding-top: 20px;
}

.contact form.enquiry p {
	padding-bottom: 15px;
}

.contact form.enquiry input.field {
	margin-top: 3px;
}

.contact form.enquiry label {
	display: block;
	margin-bottom: 10px;
}

.contact form.enquiry textarea {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #ABABAB 1px solid;
	padding: 4px 5px;
	margin-bottom: 5px;
	color: #979797; 
}

/* Team */

.team .inside .col-right {
	border: 0;
}

.team .inside .col-right .block {
	border-top: #B3D0E3 1px solid;
	position: relative;
	width: 540px;
	margin-bottom: 20px;
}

.team .inside .col-right .block p {
	color: #666666;
}

.team .inside .col-right .block a.bot span {
	display: none;
}

.team .inside .col-right .block a.bot {
	width: 27px;
	height: 12px;
	position: absolute;
	right: 0;
	top: 1px;
	background: url(img/bot.gif) no-repeat;
}

.team .inside .col-right .block .left {
	width: 210px;
	min-height: 430px;
	float: left;
	background: url(img/bg_gradient.gif) no-repeat 0 bottom;
}

* html .team .inside .col-right .block .left {
	height: 430px;
}

.team .inside .col-right .block .left .box_wrap {
	position: absolute;
	left: 0;
	bottom: 18px;
}

.team .inside .col-right .block .left .box_wrap img {
	display: block;
}
	
.team .inside .col-right .block .left .box {
	background: #B3D0E3;
	width: 196px;
	padding: 7px 7px 20px 7px;
}

.team .inside .col-right .block .left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3F8DBB;
	padding: 0 0 2px 0;
	letter-spacing: -2px;
}

.team .inside .col-right .block .left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;
	padding: 0 0 0 2px;
}

.team .inside .col-right .block .right {
	width: 305px;
	float: left;
	margin-left: 10px;
	display: inline;
	padding-top: 25px;
}

.team .inside .col-right .block .right h3 {
	padding-bottom: 0;
	font-size: 12px;
}

.team .inside .col-right .block .right p {
	padding-top: 0;
}

/* Footer */

#footer {
	font-size: 11px;
	padding-top: 20px;
	border-top: #E1E0E0 1px solid;
	width: 100%;
	clear: both;
}

#footer .col-right a {
	color: #85C549;
}

/* Fix */

.wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}
/* Comments */


#comments{
	font-size:18px; font-weight: bold;
}
.lc {	font-size:18px; font-weight: bold;}

.box_wrap .box a {
	color: #FFF;
	font-weight: bold;
}