/*
Theme Name: Blank 3 Column
Theme URI: http://refueled.net/blank-themes/
Descripxion: A Blank Wordpress theme.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */

*{
	margin:0;
	padding:0;
}

body {
	background:#fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
}
	
h1 {font-size: 18px;}
h2 {font-size: 14px;}
h3 {font-size: 10px;}
h4 {font-size: 9px;}


img{ border: none; padding:0;}
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

.clearboth {
	clear: both;
}

blockquote{
	background: transparent url(img/quote.png) no-repeat 0 0;
	margin:15px;
	padding:0 20px 0 20px;
	font-style: italic;
}

blockquote small {
	font-size: 10px;
	display: block;
	margin-bottom: 10px;
}

.endquote {
	background: transparent url(img/endquote.png) no-repeat 0 0;
	display: inline-block;
	height: 9px;
	width: 12px;
	position: relative;
	left: 10px;
	top: -5px;
}

code{
	font-family:"Courier New", Courier, monospace;
	}

	
.wp-smiley {
	width: 12px;
	height: 12px;
}

/* links */

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

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

a:focus {
	outline: none;
}

/* config */

#config a {
	float: right;
	margin: 7px;
}

#cat_bottomleft a {
	float: right;
	margin: 2px 5px 0 0;
}

.close_this_widget, .open_this_widget {
	display: block;
	margin-top: 3px;
	margin-left: -2px;
}

.open_this_post, .close_this_post {
	display: block;
	margin: 13px 0 0 2px;
}

#close_all_widgets {
	clear: both;
	float: right;
}

#open_all_widgets {
	margin-top: 140px;
	float: left;
}

#footer_bottomleft a {
	float: right;
}
embed {
	margin: 20px 0;
}	
.new_content object {
	width: 353px;
	overflow: hidden;
}
#show_categories {
	float: left;
	margin-left: -25px;
	background: url(img/icons/icon_b_arr_r.png) no-repeat 0 0;
	display: block;
	height: 20px;
	width: 20px;
	margin-top: 150px;
}

.open_this_widget {
	display: block;
	height: 20px;
	width: 20px;
	background: url(img/icons/icon_b_arr_d.png) no-repeat 0 0;
}

.ui-state-highlight {
	border: 1px dotted #bbb;
	height: 40px;
	width: 100%;
}

/* container */


#container {
	width:945px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#000;
	}
	
/* header */

#header {
	background:#fff;
  	width:550px; 
  	height:130px;
	color: #000; 
	font-size: 18px;
	margin-left: 155px;
	}

#header h1{
	width: 439px;
	height: 110px;
	float: left;
	border-right: 1px solid #000;
	position: relative;
}

#header h1 img {
	position: absolute;
	bottom: 10px;
	margin-left: 135px;
}

#header ul  {
	list-style-type: none;
}

#header ul li {
	height: 30px;
	width: 110px;
	float: right;
}
	
#header ul li.page-item-5 {
	height: 110px;
	position: relative;
}

#header .page-item-5 a{
	position: absolute;
	bottom: 5px;
	left: 10px;
}

#header .page-item-35 {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	position: relative;
}

#header .page-item-35 a {
	position: absolute;
	top: 3px;
	left: 10px;
}

#header .current_page_item , #header .current_page_parent{
	background: #000;
}

#header .current_page_item  a, #header .current_page_parent a {
	color: #fff;
}

#header #config {
	float: left;
	width: 280px;
	height: 19px;
	margin-left: 159px;
	border-top: 1px solid #000;
}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* content */


#content {
	float: left;
	width:570px;
	padding-top: 30px;
	clear: right;
	}

/* preview */

#preview_wrap {
	width: 570px;
	margin: 0 auto;
}
	
#preview {
	width: 530px;
	height: 235px;
	float: right;
	margin-left: 20px;
}

#myGallery {
	border: none !important;
}

#myGallery a.carouselBtn {
	display: none;
}

#preview_topright {
	width: 19px;
	height: 120px;
	margin-top: 115px;
	float: right;
	border-left: 1px solid #000;
}

#preview_bottomleft {
	width: 380px;
	border-top: 1px solid #000;
	margin-left: 170px;
	float: right;
}

#preview_bottomright {
	width: 19px;
	height: 40px;
	clear: right;
	float: right;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

/* end preview */

/* post */

.post {
	margin:0 0 20px 0;
	padding:0;
	line-height: 14px;
	}

.post .post_topleft {
	width: 20px;
	float: left;
}

.post .post_topright {
	border-left: 1px solid #000;
	margin-left: 20px;
	line-height: 32px;
}

.post .post_topright small {
	margin-left: 10px;
}

.index .post .post_category {
	float: right;
	background: #fff;
	margin-top: -1.5em;
	padding-left: 10px;
}

.post .post_bottomright .post_h2_line {
	border-top: 1px solid #000;
	float: left;
	width: 100%;
	margin-left: -10px;
	margin-top: -10px;
}

.post .post_bottomleft {
	width: 20px;
	height: 190px;
	float: left;
	clear: left;
	background: #000;
	color: #fff;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.post .post_bottomleft a {
	display: block;
	width: 20px;
	height: 20px;
}

.post .post_bottomright {
	width: 519px;
	float: right;
	margin-top: -40px;
	padding-top: 50px;
	margin-right: 20px;
}

.post .entry p a {
	border-bottom: 1px dotted #000;
}

.post .entry p a:hover {
	border: none;
}

.post .entry p.morelink a {
	border: none;
}

.post .entry h3 {
	font-size: 14px;
	line-height: 20px;
	display: block;
}

.single .entry h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
}

.archive .post span {
	float: right;
}

.index .entry h2, .archive .entry h2 {
	display: block;
	width: 360px;
	margin-left: 160px;
	padding-left: 5px;
	font-size: 16px;
	line-height: 20px;
}

.entry h3 {
	font-size: 14px;
	padding: 10px 0 10px 0;
}

.entry p {
	margin:12px 0 0 0;
	line-height: 18px;
	text-align: justify;
}

.index .entry p, .archive .entry p {
	width: 353px;
	float: right;
}

.index .new_content p, .archive .new_content p {
	width: 513px;
}

.index .new_content blockquote p, .archive .new_content blockquote p {
	width: 450px;
}

.index .new_content h2, .archive .new_content h2 {
	width: 513px;
}

.entry ul {
	list-style-type: none;
	margin-top: 10px;
}

.entry ul li {
	padding-left: 20px;
	margin-left: 10px;
	line-height: 20px;
	background: url(img/icons/icon_b_arr_r_small.png) no-repeat 0px 5px;
}

.post .postmetadata{
	clear: both;
	background: #fff;
	font-size: 10px;
	padding-top: 30px;
}

.post .thumbnail_topleft {
	float: left;
	margin: 0 10px 0 0;
}

.post .thumbnail_topright {
	clear: both;
	float: right;
	width: 9px;
	height: 30px;
	margin-top: -30px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

.post .thumbnail_bottomleft {
	float: right;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	height: 5px;
	width: 60%;
	margin-top: -1px;
}

.post .thumbnail_bottomright {
	clear: both;
	float: right;
	width: 9px;
	height: 5px;
}

.post .thumbnail {
	float: left;
	margin: 4px 0 0 4px;
	max-width: 150px;
}

#content.page {
	padding-top: 45px;
}
#content.archive {
	padding-top: 55px;
}
#content.single {
	padding-top: 58px;
}
#content h2.pagetitle {
	font-size: 18px;
	margin-bottom: 20px;
}
#content.archive .post h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

.single .post_category {
	margin:0;
}

.tags {
	clear: both;
	display: block;
	padding-top: 10px;
}

.post_img_left {
	clear: left;
	float: left;
	margin: 5px 20px 20px 0;
	max-width: 160px;
	max-height: 160px;
}

.post_img_left .img_topleft {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	float: left;
}

.post_img_left .img_topright {
	float: right;
	background: #fff;
	width: 20px;
	height: 60px;
	margin-left: -1px;
}

.post_img_left .img_bottomleft {
	width: 40px;
	height: 5px;
	clear: both;
	float: left;
	background: #fff;
	margin-top: -1px;
}

.post_img_left .img_bottomright {
	float: right;
	width: 19px;
	height: 4px;
	margin-top: -1px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.post_img_left .icon_enlarge{
	background: url(img/icons/icon_b_enlarge.png) no-repeat 0 0;
	display: block;
	height: 18px;
	width: 16px;
	position: relative;
	margin-top: -18px;
	margin-left: 2px;
	left: 100%;
}

.post_img_right {
	float: right;
	margin: 5px 0px 20px 20px;
	max-width: 160px;
	max-height: 160px;
}

.post_img_right .img_topright {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	float: right;
}

.post_img_right .img_topleft {
	float: left;
	background: #fff;
	width: 19px;
	height: 60px;
	position: relative;
	left: 1px;
}

.post_img_right .img_bottomleft {
	clear: both;
	float: left;
	width: 19px;
	height: 4px;
	margin-top: -1px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.post_img_right .img_bottomright {
	width: 40px;
	height: 5px;
	float: right;
	background: #fff;
	margin-top: -1px;
}

.post_img_right .icon_enlarge{
	background: url(img/icons/icon_b_enlarge.png) no-repeat 0 0;
	display: block;
	height: 18px;
	width: 16px;
	margin-top: -18px;
	position: relative;
	left: -19px;
}

.pp_content {
	padding-bottom: 20px !important;
}

img.post_config{
	margin-left: 2px;
	margin-top: 6px;
}

div.single_config {
	clear: both;
	padding-top: 20px;
}

div.single_config span {
	line-height: 16px;
	float: left;
	font-weight: bold;
}

div.single_config a {
	display: block;
	float: left;
	height: 16px;
	margin-left: 10px;
}

.post_gallery {
	width: 560px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.index .post_gallery {
	width: 480px;
}

.gallery-wrap {
	width: 555px;
	float: right;
	padding-top: 7px;
}

.index .gallery-wrap {
	width: 475px;
}

.gallery_topleft {
	width: 4px;
	height: 19px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
	margin-top: 20px;
}

.gallery_topright {
	width: 400px;
	height: 19px;
	border-bottom: 1px solid #000;
	float: left;
	margin-top: 20px;
}

.gallery_topright h3 {
	font-size: 14px;
	padding: 0 0 0 5px;
}

.gallery_bottomleft {
	height: 60px;
	float: right;
	border-right: 1px solid #000;
}

.gallery {
	margin-left: 5px;
}

.gallery-item {
	background: none !important;
	height: 80px;
	width: 80px;
	overflow: hidden;
	float: left;
	margin: 5px !important;
	padding: 0 !important;
}

/* end post */
	
.navigation {
	font-size:12px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.wpcf7 {
	width: 400px;
	margin: 0 auto;
}

/* end content */

/* left sidebar */

#left {
	width:135px;
	float:left;
	margin:0;
	padding:0;
	font-size: 12px;
	margin-top: 110px;
	}

#left h2{
	font:normal 14px;
	color: #000;	
	margin: 0;
	padding: 0;
	margin-top: -40px;
	margin-bottom: 20px;
}

#left label{
	font:normal 11px;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-type: none;
	float: left;
	border-right: 1px solid #000;
	width: 109px;
}

#left ul #cat_topright {
	float: right;
	clear: both;
}

#left ul #cat_bottomright {
	float: right;
	width: 5px;
	height: 20px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin-right: 20px;
	border-right: none;
}

#left ul #cat_bottomleft {
	float: left;
	border-top: 1px solid #000;
	width: 89px;
	margin-left: 20px;
	border-right: none;
}

#left ul ul {
	margin:0;
	padding:0;
	margin-bottom: 20px;
}

#left ul ul li {
	list-style-type: none;
	float: none;
	border: none;
	padding: 0;
	}

/* end left sidebar */
	
/* right sidebar */

#right{
	width:220px;
	float:right;
	margin:0;
	padding: 0;
	margin-top: 58px;
	}

#right h2{
	font:normal 11px;
	color: #000;	
	margin: 0;
	padding: 0;
	text-align: right;
	margin-bottom: 20px;
}

#right label{
	font:normal 11px;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

.widget_topleft {
	width: 4px;
	height: 40px;
	float: left;
	position: relative;
	left: 4px;
	top: -21px;
	z-index: 100;
	background: #fff;
}

.widget_topright {
	width: 215px;
	float: right;
}

.widget_topright ul, .widget_topright div {
	padding: 0 0 20px 20px;
}

.widget_topright ul {
	list-style-type: none;
}

.widget_bottomleft {
	width: 5px;
	height: 60px;
	float: left;
	border-right: 1px solid #000;
	position: relative;
	margin-top: -40px;
}

.widget_bottomright {
	height: 20px;
	width: 210px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	border-top: 1px solid #000;
	margin-top: -20px;
	padding-left: 10px;
}

.widget h2 {
	cursor: move;
}

#right ul, #right li {
	list-style-type: none;
}

#tagcloud {
	padding:0;
	margin:0;
}

#recentcomments {
	font-size: 12px;
}

#recentcomments .comment_excerpt{
	font-style: italic;
}

#recentcomments li {
	margin-top: 10px;
}

#recentcomments a {
	margin-bottom: 10px;
	font-size: 12px;
}

#recentcomments a.url {
	margin-top: 12px;
	margin-bottom: 0;
}

#archive li ul {
	padding-bottom: 0;
}	

#archive li ul li ul li{
	padding: 5px 0;
}

#right ul li div ul li span.time-meta, #right ul li div ul li span.from-meta {
	font-size: 10px;
}

#right ul li div ul li span.entry-content {
	display: block;
	margin-top: 10px;
}

.widget_socials {
	margin-right: 5px !important;
}

/*end right sidebar */

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14px;}
	
#commentform h3{
	font-size: 12px;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-size: 12px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{
	margin:0; 
	padding:0;
	font-size: 14px;
	line-height: 30px;
}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {
	background: #fff;
	padding-left: 40px;
}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14px;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* end comments */

/* search */

#searchform{
	padding:0;
	margin:5px 1px 0 0;
	width: 140px;
	float: right;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	width: 130px;
	}

/* end search */

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px 0 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* opxional rounded corners for browsers that support it */
   -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 misc */

/* footer */

#footer {
	clear: both;
	margin-left: 40px;
}

#footer #footer_topleft {
	height: 5px;
	float: left;
	border-right: 1px solid #000;
	width: 40px;
}

#footer #footer_bottomleft {
	clear: both;
	float: left;
	width: 40px;
	border-top: 1px solid #000;
}

#footer #footer_bottomright {
	background: #000;
	height: 50px;
	float: right;
	color: #fff;
	width: 775px;
	margin-right: 80px;
	line-height: 50px;
	padding-left: 10px;
}

#footer #footer_bottomright ul {
	list-style-type: none;
}

#footer #footer_bottomright ul li {
	float: left;
	padding: 0 5px;
}

#footer a{color: #fff;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: underline;}

/* end footer */