/*
Theme Name: TasDevil
Theme URI: http://www.dGlance.com/
Description: Just another theme <a href="http://www.dglance.com/">www.dGlance.com</a>.
Version: 1.0
Author: Aleki Solo
Author URI: http://www.dGlance.com/
*/

body {
  	/*font: 75%/150% Tahoma, Arial;*/
  	color: #333333;
  	background: #333333;
  	margin: 0px;
  	padding: 0px 0px 30px;
  	font-family:arial;
  	font-size:14px;
  	line-height:1.3em;
}
/*h1 {
  	margin:0px;
  	padding-left: 70px;
  	height: 60px;
  	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
  	color: #c9eefe;
}
h1 a, h1 a:visited{
  	color: #c9eefe;
  	text-decoration: none;
}
h1 a:hover{
  	color: #ffffff;
  	text-decoration: none;
}*/
h1 {
  	color: #000000;
  	margin: 0px 0px 2px;
  	/* border-bottom: 1px dotted #CCCCCC; */
  	/*letter-spacing: -1px;*/
  	/*font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;*/
  	padding-bottom: 3px;
  	font-size:22px;
	line-height:1.2em;
}
/*
h1 a, h1 a:visited {
  	color: #0093E3;
  	text-decoration: none;
}
h1 a:hover {
  	color: #C23F26;
  	text-decoration: none;
}
*/
h2 {
  	color: #000000;
  	margin: 0px 0px 2px;
  	border-bottom: 1px dotted #CCCCCC;
  	/*letter-spacing: -1px;*/
  	/*font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;*/
  	font-size:160%;
  	padding-bottom: 3px;
}

h2 a, h2 a:visited {
  	color: #000099;
  	text-decoration: underline;
}
h2 a:hover {
  	color: #007700;
  	text-decoration: underline;
}

h3 {
  	/*
  	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
  	*/
  	color: #000000;
  	margin: 10px 0px 5px;
  	font-size:130%;
}
h4 {
  	/*font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;*/
  	color: #000000;
  	margin: 10px 0px 5px;
}
a, a:visited {
  	color: #000099;
  	text-decoration: underline;
}

a:hover {
    color: #007700;
    text-decoration: underline;
}
img {
  	border: none;
}
p {
  	/*
  	padding: 0px 0px 15px;
  	*/
  	margin: 0px;
  	line-height:150%;
  	margin:1.5em 0;
}

p img {
    padding: 0;
    max-width: 100%;
    }
	
p.hr {
  	margin-top:3em;
}
form {
  	margin:0px;
  	padding:0px;
}
#page {
  	margin: 0px auto;
  	width: 1000px;
  	border-bottom: 1px solid #D6D6D6;
  	border-left: 1px solid #D6D6D6;
  	border-right: 1px solid #D6D6D6;
	background: #FFFFFF;
/*  	background: #FFFFFF url(images/cbg.gif) repeat-y; */
}
#page2 {
  	margin: 0px auto;
  	width: 1002px;
  	border-bottom: 2px solid #FFFFFF;
  	border-left: 2px solid #FFFFFF;
  	border-right: 2px solid #FFFFFF;
  	background: #FFFFFF url(images/cbg.gif) repeat-y;
}
#page3 {
  	margin: 0px auto;
  	width: 1006px;
  	border-bottom: 1px solid #959595;
  	border-left: 1px solid #959595;
  	border-right: 1px solid #959595;
  	background: #FFFFFF url(images/cbg.gif) repeat-y;
}


/* header */
#header {
  	background: #0FACEA url(images/header.jpg) no-repeat 0 52%;
  	height: 120px;
  	border-bottom: 3px solid #629110;
  	position: relative;
}

#header .clickable_logo_area{
	position:absolute;
	top: 9px;
	left:29px;
	width:445px;
	height:78px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#header .clickable_logo_area a{
	display:block;
	margin:0px;
	padding:0px;
	width:445px;
	height:78px;
	overflow:hidden;
}


#navigation {
  	list-style: none;
  	margin: 0px;
  	position: absolute;
  	left: -30px;
  	bottom: 0px;
}
#navigation li {
  	float: left;
  	margin-left: 5px;
}

#navigation li.search_tab{
	/*float:right;*/
	margin:0px 12px 0px 0px;
}
#navigation .current_page_item a, #navigation .current_page_item a:visited{
  	color: #666666;
  	text-decoration: none;
  	background: #629110 url(images/nav-button-bg2.gif) repeat-x;
}
#navigation .page_item a {
  	color: #ffffff;
  	text-decoration: none;
  	background: #629110 url(images/nav-button-bg.gif) repeat-x;
  	padding: 5px 15px;
  	font: bold 14px/100% Arial, Helvetica, sans-serif;
  	border-top: 1px solid #E6EED0;
  	border-left: 1px solid #AFCD69;
  	border-right: 1px solid #AFCD69;
  	display: block;
}

#navigation .page_item_rss a {
  	color: #ffffff;
  	text-decoration: none;
  	background:#803E32 url(images/nav-button-rss-bg.jpg) no-repeat;
  	padding: 5px 5px 5px 25px;
  	font: bold 14px/100% Arial, Helvetica, sans-serif;
  	border-top: 1px solid #EBD1CD;
  	border-left: 1px solid #EBD1CD;
  	border-right: 1px solid #EBD1CD;
  	display: block;
}
#navigation .page_item a:hover {
  	color: #222222;
}

/* content area */
#content {
  	padding: 22px 0px 30px 22px;
/*  	padding: 10px 0px 30px 13px; */
/*
  	width: 990px;
*/
  	float:left;
  	width:681px;
	margin: 0px 0 0;
  	/*overflow: hidden;*/
}

.narrowcolumn
{
	padding: 22px 0px 30px 22px;
  	float:left;
  	width:681px;
  	overflow: hidden;
}


.nocomments {
  	color: #ff0000;
  	text-decoration: none;
  	font: bold 14px/100% Arial, Helvetica, sans-serif;
}
.post {
  	clear:both;
  	padding-top: 15px;
}
.date {
  	width: 45px;
  	height: 49px;
  	float:left;
  	font: 16px/150% "Trebuchet MS", Tahoma, Arial;
  	color: #74AC00;
    font-weight: bold;
}
.entry {
}
.post-cat {
  	background: url(images/category.gif) no-repeat left center;
  	padding-left: 20px;
  	float:left;
  	font-size: 95%;
  	color: #999999;
}
.see-full-post {
  	/*padding-left: 20px;*/
  	float:left;
  	/*font-size: 95%;*/
  	margin-left:-17px;
  	margin-top:15px;
  	color: #999999;
  	font-size:15px;
}

.comments_area{
	text-align:right;
	margin:0 0 10px 0;
}

.post-comments {
  	background: url(images/comments.gif) no-repeat left center;
  	padding-left: 20px;
/*  	float: right;*/
  	/*font-size: 95%;*/
}

.no_comments{padding:0px 0px 0px 30px;/* float:right; */}

.post-calendar {
  	background: url(images/calendar.gif) no-repeat left center;
  	padding-left: 20px;
  	float: right;
  	font-size: 95%;
  	color: #999999;
}
.post-content {
  	clear: both;
/*  	padding-top: 10px;*/
  	overflow:hidden;
/*  	margin-top:-15px;*/
}

.page_style{
	margin:0px 9px 0px 17px;
}

.index_page .post-content, .page_style .post-content{
	margin-top:0px;
}

.navigation {
  	clear: both;
  	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
  	color: #74AC00;
}
.previous-entries a {
  	float: left;
  	padding-left: 18px;
  	background: url(images/nav-left.gif) no-repeat left center;
}
.next-entries a {
  	float: right;
  	padding-right: 18px;
  	background: url(images/nav-right.gif) no-repeat right center;
}

/* comments */
#comments, #respond {
  	border-bottom: 1px dotted #CCCCCC;
  	padding: 10px 0 5px 0;
  	clear: both;
}
.commentlist {
  	margin: 10px 0px;
  	/*padding-left: 20px;*/
  	padding-left: 37px;
  	line-height: 130%;
}
.commentlist li{
  	padding: 5px 10px;
}
.commentlist .alt {
  	background: #F3F3F3;
}

.commentlist cite{
	color: #74AC00;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
  	font-weight: bold;
  	font-style: normal;
/*  	font-size: 120%; */
}

.commentlist cite a,.commentlist cite a:visited{
	color:#000099;
}

.commentlist cite a:hover{
	color:#007700;
}

.commentlist small {
  	margin-bottom: 5px;
  	display: block;
  	font-size: 87%;
}
#commentform {
  	margin-top: 10px;
  	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
  	padding: 6px 0px;
  	margin: 0px;
	height:auto;
}
#commentform label{
  	color: #787878;
  	font-size: 87%;
}
#commentform input{
  	width: 200px;
  	background:#F3F3F3;
  	border: 1px solid #74AC00;
  	padding: 3px;
  	margin-top: 3px;
}
#commentform textarea{
  	width: 965px;
  	height: 115px;
  	background:#F3F3F3;
  	border: 1px solid #74AC00;
  	padding: 2px;
  	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
  	background: #ffffff;
}
#commentform #submit{
  	background: url(images/btn-bg.gif) no-repeat;
  	font: bold 12px Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	border: none;
  	float:right;
  	width: 144px;
  	height: 28px;
  	cursor: pointer;
}

/*sidebar */
#sidebar {
  	float: right;
  	padding: 0px 0px 0px 0px;
  	/*
  	width:340px;
	width: 316px;
  	*/
	width:295px;
  	color: #666666;
  	overflow: hidden;
  	text-align:right;
}

#sidebar .sidebar_content_container{
	width:240px;
	width:233px;
	margin:0px 38px 0px 0px;
	margin-left:auto;
	text-align:left;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebar-title{
  	font: bold Tahoma, Arial;
  	font-size: 18px;
  	color: #FFFFFF;
  	background-color: #0093E3;
  	margin: 38px 0px 10px;
  	padding: 3px 10px 3px 10px;
  	border-bottom: 1px solid #CFE1AC;
}
#sidebar .sidebar-title2{
  	font: bold Tahoma, Arial;
  	font-size: 18px;
  	color: #FFFFFF;
  	background-color: #74AC00;
  	/*margin: 8px 0px 2px;*/
  	padding: 3px 10px 3px 10px;
  	border-bottom: 1px solid #CFE1AC;
  	margin: 38px 0px 2px;
}
#sidebar .sidebar-title3{
  	font: bold Tahoma, Arial;
  	font-size: 18px;
  	color: #FFFFFF;
  	background-color: #C23F26;
  	/*margin: 8px 0px 2px;*/
  	padding: 3px 10px 3px 10px;
  	border-bottom: 1px solid #CFE1AC;
  	margin: 38px 0px 2px;
}

#sidebar .sidebar_post{
	margin: 12px 0px 0px 0px;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
  	color: #666666;
  	text-decoration: none;
}
#sidebar a:hover{
  	color: #007700;
  	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
  	margin: 0;
  	padding: 0;
}
#sidebar ul li {
  	list-style: none;
  	margin: 0;
  	padding: 0;
  	border: none;
  	overflow:hidden;
}
/*sidebar list level2 */
#sidebar ul li ul {
  	padding: 0;
  	margin: 0;
}
#sidebar ul li ul li{
  	padding: 2px 0 2px 0px;
  	border-bottom: 1px solid #FFFFFF;
  	margin: 0 0 5px 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
  	padding: 1px 0 1px 2px;
  	border: none;
}
/*blogroll */
ul.list-blogroll li{
  	background: url(images/blogroll.gif) no-repeat !important;
  	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
  	background: url(images/category.gif) no-repeat !important;
  	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
  	background: url(images/monthly-archive.gif) no-repeat !important;
  	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li, li.widget_rrm_recent_comments li, li.widget_rrm_popular_posts li{
  	background: url(images/page.gif) 0px 4px no-repeat !important;
  	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
  	background: url(images/page-arrow.gif) no-repeat !important;
  	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
  	background: url(images/recent-comments.gif) no-repeat !important;
  	padding-left: 20px !important;
}
/*calendar widget */
    li.widget_calendar td {
  	padding: 1px 7px;
}
/*text widget */
.textwidget {
  	padding-top: 5px;
}


#sidebar .sidebar_post p{
	margin:0px;
}

#sidebar #widget_google_translate select{
	margin: 5px 0px;
}

/*search */
#searchform {
  	margin: 0;
}

#sidebar #searchform{
	margin:8px 0px 0px 0px;
}

#sidebar .recent_pics{
	margin:0px 0px 0px -2px;
	width:237px;
}

#sidebar .recent_pics img{
	margin:0px;
	padding:0px;
	border:0px;
}

#sidebar .recent_pics .recent_pic_item{
	float:left;
	position:relative;
	text-align:center;
	width:79px;
	height:79px;
	overflow:hidden;
}

#sidebar .recent_pics a{
	display:block;
	width: 75px;
	height:75px;
	overflow:hidden;
	margin:2px;
}

#sidebar .recent_pics a img{
	display:inline;
}
/*
#sidebar .recent_pics table a{
	margin: 0 5px 0 0px;
}

#sidebar table.recent_pics, #sidebar table.recent_pics tr, #sidebar table.recent_pics td{
	border-collapse: collapse;
	border:none;
	cell-spacing:0px;
	cell-padding:0px;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

#sidebar table.recent_pics td{
	vertical-align:center;
}
*/

#sidebar ul li .subscribe_form_container{
	margin: 36px 0 0 0;
}

div.page_item_search {
  	color: #fff;
	background:#62910F url(images/search_bg.jpg) left repeat-x;
  	border-top: 1px solid #E2EDC8;
  	border-left: 1px solid #E2EDC8;
  	border-right: 1px solid #E2EDC8;
  	display: block;
	width:175px;
	height:24px;
	/*margin:0 0 0 228px;*/
	/*margin:0 0 0 293px;*/
	/*margin:0 0 0 195px;*/
	margin: 0 0 0 177px;
	overflow:hidden;
}

@media all and (-webkit-min-device-pixel-ratio:0) {

   body:first-of-type div.page_item_search{
   		/*margin:0 0 0 189px;*/
   		margin: 0 0 0 171px;
	}
}

	/*************** classes for SAFARI only end*********************/


.btnSearch {
	width:43px !important;
	height:24px !important;
	margin:0 0 0 0;
	background:none !important;
}
#searchform br {
  	display: none;
}
#searchform #s {
  	border:1px solid #203346;
  	width: 118px;
  	height: 16px;
  	padding: 0 2px 0px 2px;
  	border: 1px solid #000;
  	background: #fff;
  	margin:0 2px 0 2px;
  	color: #000000;
  	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
  	background: url(images/search.gif) no-repeat;
  	border: none;
  	width: 67px;
  	height: 26px;
  	font: bold 12px Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	vertical-align: middle;
}
.s_input {
  	background: url(images/search.gif) no-repeat;
  	border: none;
  	width: 67px;
  	height: 26px;
  	font: bold 12px Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	vertical-align: middle;
}
.s_s {
  	border:1px solid #203346;
  	width: 135px;
  	height: 16px;
  	padding: 1px 1px 1px 1px;
  	border: 1px solid #0093E3;
  	background: #fff;
  	color: #000000;
  	font-weight: normal;
}

/* footer */
#footer {
  	clear: both;
}
#footer a, #footer a:visited {
  	color: #0093E3;
}
#footer h4 {
  	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
  	color: #629110;
  	margin: 10px 0px 5px;
}
.footer-rc {
  	width: 360px;
  	float: left;
  	margin-left: 10px;
}
.footer-rc ul {
  	list-style: none;
  	margin: 0px;
  	padding: 0px;
}
.footer-rc ul li {
  	background: url(images/footer-comments.gif) no-repeat;
  	padding: 0px 0px 10px 20px;
}
.footer-rp {
  	width: 360px;
  	float: left;
  	margin-left: 10px;
}
.footer-rp strong {
  	font-size: 107%;
  	line-height: 135%;
  	font-weight: bold;
}
.footer-rp ul {
  	list-style: none;
  	margin: 0px;
  	padding: 0px;
  	font-size: 92%;
  	line-height: 110%;
}
.footer-rp ul li {
  	background: url(images/footer-post.gif) no-repeat;
  	padding: 0px 0px 10px 20px;
}
.footer-a {
  	width: 220px;
  	float: right;
  	padding-right: 10px;
  	padding-left: 10px;
  	background: #F3F3F3;
}
/* bottom */
#bottom {
  	margin: 0px auto;
    padding: 5px;
  	width: 1000px;
  	color: #FFFFFF;
  	font-size: 12px;
  	line-height: 120%;
}
#bottom a, #bottom a:visited {
  	color: #FFFFFF;
}
.rss {
  	background: url(images/rss.gif) no-repeat left center;
  	padding-left: 18px;
  	padding-bottom: 2px;
  	margin-left: 8px;
}
.loginout {
  	background: url(images/loginout.gif) no-repeat left center;
  	padding-left: 18px;
  	padding-bottom: 2px;
  	margin-left: 8px;
}

/* alignments */
.center {
  	text-align: center;
}
img.center, img[align="center"] {
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
.alignleft {
  	float: left;
}
img.alignleft, img[align="left"] {
  	float:left;
  	margin: 2px 10px 5px 0px;
}
.alignright {
  	float: right;
}
img.alignright, img[align="right"] {
  	float:right;
  	margin: 2px 0px 5px 10px;
}
.clear {
  	clear:both;
}
hr.clear {
  	clear:both;
  	visibility: hidden;
  	margin: 0px;
  	padding: 0px;
}

.gallery_container{
	width:992px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	overflow:hidden;
	background-color:#FFFFFF;
}

.mi_image_area{
	/* background-color: #000000; */
	margin-top:17px;
	width:990px;
	border:1px solid #CCCCCC;
	overflow:hidden;
}

.mi_caption_area{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
	border-top: 1px solid #CCCCCC;
}

.gallery_container #commentform{
	/*width:485px;*/
	margin-bottom:47px;
	padding-right:10px;
}

div.gallery_image {
	width:268px;
	float:left;
}
div.gallery_im_bg_top {
	background:url(images/gallery_im_bg.jpg) left top repeat-x;
	margin:10px 0 0 0;
}
div.gallery_im_bg_left {
	background:url(images/gallery_im_bg.jpg) left top repeat-y;
}
div.gallery_im_bg_right {
	background:url(images/gallery_im_right_bg.jpg) right top repeat-y;
}
div.gallery_im_bg_bottom {
	background:url(images/gallery_im_bottom_bg.jpg) left bottom repeat-x;
}
div.gallery_im_left_top {
	background:url(images/gallery_im_left_top.jpg) left top no-repeat;
}
div.gallery_im_right_top {
	background:url(images/gallery_im_right_top.jpg) right top no-repeat;
}
div.gallery_im_right_bottom {
	background:url(images/gallery_im_right_bottom.jpg) right bottom no-repeat;
}
div.gallery_im_left_bottom {
	background:url(images/gallery_im_left_bottom.jpg) left bottom no-repeat;
	padding:5px 13px 13px 5px;
}

div.gallery_im_content {
}
div.gallery_content {
	float:left;
	margin:10px 0 0 10px;
	width:450px;
	overflow:hidden;
	font-size:13px;
}
a.gallery_view {
	/*font-size:14px;font-weight:bold;color:#000;*/
	color:#0000CC;
	font-size:12px;
	font: tahoma, arial;
}

.clr{
	clear:both;
	overflow:hidden;
/*	height:0px;*/
}

p.gallery_head_text{
	margin-top:10px;
	margin-left:2px;
	padding-bottom:42px;
	font-size:13px;
}
.gallery_post{
	margin-bottom:50px;
}

.gallery_post h1{
	margin-bottom:0px;
}

.gallery_container p{
	margin:0px;
	padding:0px;
/*	height:0px; */
	overflow:hidden;
}

#post-256 p{
	height:auto;
	margin: 0 0 17px 0;
}

div.view_gal_link_area{
	margin:0px;
	margin-right:20px;
	text-align:right;
}
.post-content h1{
	color:#0093E3;
}
div.header_adrian_box {
	border:1px solid #fff;
	background:url(images/header_adrian_box_bg.jpg) left top repeat-x;
	margin:0 0 0 691px;
	width:295px;
	height:119px;
	overflow:hidden;
	font-family:Tahoma;
	font-weight:bold;
	color:#000;
	font-size:12px;
}

/*************************** image with caption ***************************/

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text{
	margin:5px 0px;
	font-size:10px;
	line-height:1.2em;
}

/*************************** image with caption styles end; ***************************/