@import url(http://lolhard.com/fonts/PT_Sans/stylesheet.css);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@charset "utf-8";
/* html{
-webkit-font-smoothing: none;
} */
/*
Theme Name: retanzaku
Based-on theme URI: http://www.lolhard.com
Description: Variable grid layout, easing effect on window resizing.
Version: 0.1.0
Based-on author: lolhard
Based-on Author URI: http://www.lolhard.com
Tags: null


Index:
  - Basic Elements
  - Basic Styling
  - Layout
  - Grid Items, Single Item and Comments
  - Navigation and Sidebar Widget
  - Form Elements
  
Meh:
  http://www.tripleships.com/sample/
  TRIPLESHIPS Inc.
  http://www.tripleships.com/

*/

/* ---------- LOLHARD --------- */
#grid-pagination{
        margin-bottom: 10px;
        /*  margin-left: 10px; */
        margin-right: 0px;
        margin-top: 50px;
}
/* div#grid-pagination.pagination span.page-numbers{
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 5px;
        padding-top: 10px;
} */

#recaptcha_response_field{
   background-color:rgb(255,255,255);
}
#banneriffic{
	background:url('/Image15.png') no-repeat right top;
	position: absolute;
	left: 0;
	top: 0;
	width:90%;
	height:60px;
	z-index:99;
}
#header h1{
	font-size:48px;
	float:left;
	margin:0;
	display: none;
}

#header p{
	font-size:18px;
	float:left;
	margin:0 100px 0 20px;
	width:100px;
}
	
	.tag-rant
	.tag-video,
	.tag-really{
		background:
		url('http://dummyimage.com/290x20/06e/5af.png') repeat-x right top;
		padding-top:20px;
	} 

	/* category events */
	div.category-events h2 {
	color: #fff;
	background: #f60;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	}
	.category-design-services h2.post-title	{
		font-size: 24px;
		/* background:
		-webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.04, rgba(255,255,255,0.5)),
			color-stop(0.92, rgba(150,146,93,0))
		);
		background:
		-moz-linear-gradient(
			center top , 
			rgba(150, 146, 93, 0) 0%, 
			rgba(255, 255, 255, 0.5) 75%) 
			repeat scroll 0 0 transparent */
	}
	div.category-design-services
	{
		background:
		-webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.04, rgba(204,200,192,0.45))/*#ccc8c0*/,
			color-stop(0.92, rgba(150,146,93,0.85))
		);
		background:
		-moz-linear-gradient(
			center top , 
			rgba(150, 146, 93, 0.85) 15%, 
			rgba(204, 200, 192, 0.45) 90%) 
			repeat scroll 0 0 transparent;
		/*-moz-linear-gradient(
			center top,
			rgba(150,146,93,0.5) 4%,
			rgba(204,200,192,0.5) /*rgba(235,232,193,0)*//* 72%
			);
		*/
		-moz-border-radius-topleft: 10px;
		-webkit-border-radius-topleft: 10px;
	}
	
	/* post content */

	/* category 365 */
	.category-365 div.post-body{
		border-bottom:1px solid #FF6600;
		border-left:1px solid rgba(0, 0, 0, 0.25);
		/* border-right:1px solid rgba(255,102,0,0.25); */
		border-right:6px solid #FF6600;}
			
	div.category-365 {
		background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.04, rgba(235,232,193,0.75)),
			color-stop(0.92, rgba(255,102,0,0.15))
		);
		background:
		-moz-linear-gradient(
			center bottom,
			rgba(255,102,0,0.15) 5%,
			rgba(235,232,193,0.85) 75%
		);
		/* -moz-border-radius-topright: 5px; -webkit-border-radius-topright: 5px; */
	}
	div.category-365 h2 {
	color: #fff;
	background: #f60;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	}
div.category-365 .post-body p {
margin-top: 0px;
}

div.category-365 .post-body img {
padding-top: 12px;
}
body.single.single-format-standard div#container div#single-wrapper div.single-item {
/* display:none; */
}



	div#single-wrapper div.category-365 h2.post-title	{
		font-size: 24px;
		background-color: black;
		/* background:
		-webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.04, rgba(255,255,255,0.5)),
			color-stop(0.92, rgba(150,146,93,0))
		);
		background:
		-moz-linear-gradient(
			center top , 
			rgba(150, 146, 93, 0) 0%, 
			rgba(255, 255, 255, 0.5) 75%) 
			repeat scroll 0 0 transparent */
	}


	/*.category-events*/
	p.vitals {
	border-left:5px solid /*#463837*/ rgba(70,56,55,0.5);
	margin-top: 0px;
	background: rgba(255,255,255,0.5);
	font-size:12px;
	}

	div.category-featured h2 {
	color: #fff;
	background: #6B8AB6;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	}
	.category-featured div.post-body{
	border-bottom:1px solid #6B8AB6;
	border-left:1px solid rgba(0, 0, 0, 0.25);
	/* border-right:1px solid rgba(255,102,0,0.25); */
	border-right:6px solid #6B8AB6;
	/* -moz-border-radius-topright: 5px; -webkit-border-radius-topright: 5px;*/
	}
	
	/*	Borders inconsideration
	.category-design-services h2{
	border-right:1px solid rgba(0, 0, 0, 0.95);
	}
	.category-design-services div.post-body{
		border-bottom:1px solid rgba(0, 0, 0, 0.01);
		border-right:1px solid rgba(0, 0, 0, 0.95);
		border-top:1px solid rgba(150, 146, 93, 0.95);
	}
	*/
	.category-events div.post-body{
		border-bottom:1px solid #FF6600;
		border-left:1px solid rgba(0, 0, 0, 0.25);
		/* border-right:1px solid rgba(255,102,0,0.25); */
		border-right:6px solid #FF6600;}
			
	div.category-events {
		background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.04, rgba(235,232,193,0.75)),
			color-stop(0.92, rgba(255,102,0,0.15))
		);
		background:
		-moz-linear-gradient(
			center bottom,
			rgba(255,102,0,0.15) 5%,
			rgba(235,232,193,0.85) 75%
		);
		/* -moz-border-radius-topright: 5px; -webkit-border-radius-topright: 5px; */
	}
	/* Tags */
	/* OLD
	div.tag-events{
		background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			/* color-stop(0.04, rgba(235,232,193,50)),
			color-stop(0.72, rgb(150,146,93)) *//*
			color-stop(0.04, rgba(235,232,193,0)),
			/* color-stop(0.54, rgba(193,189,143,10)), *//*
			color-stop(0.92, rgba(150,146,93,1))
		);
		background:
		-moz-linear-gradient(
			center bottom,
			/* rgba(150,146,93,0) 4%, *//*
			/* rgba(235,232,193,0) 4%, *//*
			rgb(150,146,93) 4%,
			rgba(235,232,193,0) 72%
		);
	}
	*/
	/* video */
	
	div.category-featured,
	div.tag-really ,
	div.tag-video,
	div.tag-rant	{
		background:
		-webkit-gradient(
			linear, 0% 0%, 50% 100%, 
			color-stop(0.01, rgba(70, 70, 70, 0.75)),
			color-stop(0.88, rgba(150, 146, 93, 0))
		);
		/* -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.01, rgba(70,70,70,.75)),
			color-stop(0.88, rgba(150,146,93,0))
		);
		*/
		background:
		-moz-linear-gradient(
			center bottom,
			rgba(150,146,93,0) 4%,
			rgba(51,51,51,0.75) 66%
		);
	}
	div.tag-video h2 {
	color: #fff;
	background: #4e9e00;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	}
		.tag-video div.post-body{
		border-bottom:1px solid #4e9e00;
		border-left:1px solid rgba(0, 0, 0, 0.25);
		/* border-right:1px solid rgba(255,102,0,0.25); */
		border-right:6px solid #4e9e00;}
	
	
h2.comment-title{
	font-size: 18px;
	color: #463837;
	margin-left: 0px;
}

h2.post-title {
	padding-right: 0px;
	font-size: 20px;
	text-align: right;
	border-bottom: none;
}
#sidebar2 li a {
	font-size: 10px;
}
/* div#grid-wrapper div{
background: red;} */

#searchform div input{
	background:none repeat scroll 0 0 #f60;
	border:1px solid white;
	color:white;}

/* ---------- Basic Elements ---------- */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font: normal normal normal 12px/15px PTSansRegular, Arial, sans-serif;
	/*font-family: 'PTSansRegular' Mono',Small Fonts,Terminal,Andale Mono,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;*/
	background:#ccc8c0 url('/softy.jpg') fixed no-repeat top;
	/* background:#000 url('mainbg.png') fixed no-repeat right bottom; */
}

a {
	text-decoration: none;
		color: /*#463837*/#000;
}
ul li a, p a{
padding-bottom: 1px;
margin-bottom: 1px;
border-bottom: 1px dashed #000;
}
a:hover {
	color: #000000;
}
a img {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
}
h1 {
	font-size: 28px;
	font-weight: normal;
}
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	margin-top: 2em;
	padding-left: 5px;
	border-left: 5px solid #463837;
}

blockquote {
	margin: 0;
	padding: 10px;
	border-left: 5px solid #e9e9e9;
	background-color: #f9f9f9;
	color: #666666;
}

pre {
	overflow: auto;
	margin: 0;
	padding: 10px;
	background-color: #f9f9f9;
	color: #666666;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
}

table {
	margin: 1em 0;
	border: 1px solid #999999;
}
th, td {
	padding: 2px 4px;
	/*border: 1px solid #e9e9e9;*/
}
th {
	background-color: #000;
	font-weight: normal;
}
td {
	background-color: #000;
}

/* ---------- Basic Styling ---------- */

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignright {
	float: right;
	margin: 0 0 2px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 2px 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	display: inline;
}

.caution {
	padding: 10px;
	color: #e9e9e9;
	text-align: center;
	background-color: #cc0000;
}
noscript .caution {
	margin: 0;
}

.wp-caption {
	width: 100%;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	text-align: center;
}
.wp-caption img {
	padding-top: 5px;
}

.wp-caption-text {
	margin: 5px 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

code strong {
	color: #cc3366;
	font-weight: normal;
}
/* ---------- Layout ---------- */

#top-container {
	margin: 0 auto;
	padding: 5px;
	background: white;
}

	#container {
	margin: 0 auto;
	margin-top:70px;
	padding: 0;
	/* display: none; 
	remove this - temporary */
	}

	#header {
		margin: 50px 0 50px 0;
		background:url("/Image15.png") no-repeat top left;
	}
	#header h1 {
		margin: 0;
		color: #000000;
	}
	#header h1 a{
		margin: 0;
		color: #000000;
	}
	#header p {
		margin: 0;
	}

	#grid-wrapper {
		margin: 0;
		padding: 0;
		padding-top: 1000px; /* Prevent flicker in grid area. Check header.php. */
	}

	#single-wrapper {
		margin: 0;
		padding: 0;
		padding-top: 1000px; /* for single-page effect */
	}
	
	#single-wrapper  h2.post-title a{
	color:#FFF /*#352726*/;
	}
	#single-wrapper  h2.post-title
	{
	font: normal normal normal 18px/27px PTSansRegular, Arial, sans-serif;
	/* font-family: 'Droid Sans Mono';
	font-size: 18px; */
	margin-top: 0;	
	margin-bottom: 0;
	text-align: right;
	height:20px;
	padding: 7px 7px 0 /*0px 10px 30px 10px*/;
	background:#000 /*url('http://dummyimage.com/290x20/f60/fff.png') repeat-x right bottom*/;
	}

#bottom-container {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 30px 0 0;
}

	#footer-wrapper {
		background: none;
		}
	#footer-girl {
		background:url("/razorcandi.png") no-repeat scroll left bottom transparent;
		position:absolute;
		left:0;
		top:0;
		width:400px;
		height:634px;
		/* width:900px;
		height:200px;*/
		padding:0 10px;
		z-index:-1;
	}
	
	#footer {
		margin: 0 auto;
		width:80%;
	}
	
	#footer p {
		margin: 0;
		padding: 10px;
	}
	
	
	

/* ---------- Grid Items, Single Item and Comments ---------- */

/* value = (width * n) + (15+15+5) * (n-1). 
 * ex.
 * width=200 : 200, 425, 650, 875
 * width=250 : 250, 525, 800, 1075
 * width=290 : 290, 615, 940, 1265
 */
div.x1 { width:  290px;} 
div.x2 { width:  585px; } /*615px*/
div.x3 { width:  880px; } /*940px*/
div.x4 { width: 1175px; } /*1265px*/

div.grid-item,
div.single-item {
	overflow: hidden;
	margin: 0 5px 5px 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0;
}

div.grid-item h2.post-title,
div.single-item h2.post-title {
	margin: 0;
	padding-left: 0;
	border-left: 0;
	font-weight: normal;
}

div.grid-item div.grid-image {
	margin-bottom: 0px/*1em*/;
}

div.grid-item div.wp-caption {
	display: none;
}

div.post-body p,
div.comment-body p {
	/*font-size: 10px;*/
	line-height: 1.5;
	padding:0px 10px 0px;
}

div.post-body p img,
div.post-body p object {
	max-width: 100%;
}
p.post-meta, p.post-meta a,
p.comment-meta, p.comment-meta a{
	color:#FFF /*#352726*/;
	font: normal normal normal 10px/12px PTSansRegular, Arial, sans-serif;
	/* font-family: 'Droid Sans Mono', 'Andale Mono', Menlo, 'DejaVu Sans Mono', 'Lucida Console', Terminal;
	font-size: 10px;*/
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
	padding:2px /*0px 10px 30px 10px*/;
	background:#000 /*url('http://dummyimage.com/290x20/f60/fff.png') repeat-x right bottom*/;
	/* -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottomleft: 10px; */
}

.comment-list .navigation {
	margin: 10px 0;
}
.comment-list .navigation a {
	margin-right: 10px;
}

.comment-list ol li {
	margin: 10px 0;
}

.comment-list ol li.trackback {
	padding: 5px;
	border: 1px solid #463837;
}

.comment-list ul.children {
	list-style: none;
}
.comment-list ul.children li {
	border-left: 5px solid #463837;
	padding-left: 5px;
}

.comment-list li.bypostauthor {
}
.comment-list li.bypostauthor cite.fn {
	text-decoration: underline;
}

.comment-list li.comment .reply {
	margin: 10px 0 20px;
}




/* ---------- Navigation and Sidebar Widget ---------- */

/* Pagination for grid items and paginated posts */
.pagination {
	margin: 50px 0 0;
	font-size: 12px;
}
.pagination .current {
	color: #CCCC99;
	font-weight: bold:
}
.pagination .next, 
.pagination .prev {
}

.pagination .page-numbers,
.pagination .current {
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	background: #000;
}
/* page-numbers hover color */
a.page-numbers {
	color: #999966;
}
a.page-numbers:hover {
	color: #999966;
	background-color: #eeeeee;
}
#post-pagination {
	margin: 1em 0;
	color: #463837;
}
#post-pagination .prefix {
	color: #eaeaea;
}

/* Sidebar 
 * In this theme, sidebar is a horizontal line.
 * Sidebar2 is a block on the bottom.
 * See also "Form Elements" section.
 */
#sidebar{
	list-style: none;
	list-style-type: none;
	margin: 50px 0 30px 16px;
	padding-left: 0;
}
#sidebar2 {
	list-style: none;
	list-style-type: none;
	margin: 10px 0px 0px -10px;
	padding-left: 0;
}
#sidebar li {
	margin: 2px 0;
}
#sidebar li.widget h2.widgettitle {
	display: none;
}

#sidebar li.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li.widget ul li {
	display: block;
	padding-right: 5px;
}

li.current-cat {
	text-decoration: underline;
}

#sidebar2 li.widget {
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 5px 5px 0;
	width: 320px;
	padding: 5px 0 0 0;
	border: 0;
}

#sidebar2 h2.widgettitle {
	width:50%;
	margin: 10px 0px 0px;
	padding: 5px 10px;
	color: #999966;
	background-color: #000;
	font-size: 18px;
	display: none
}

#sidebar2 li.widget div {
	padding: 0 10px;
	font-size: 12px;
}

#sidebar2 li.widget ul {
	width:50%;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
}

#sidebar2 li.widget ul li {
	list-style: none;
}
#sidebar2 ul.children ul li {
	list-style: none;
}

#wp-calendar {
	margin: 1em 0;
	border: none;
}
#wp-calendar caption{
	text-align: left;

	margin: 2px 0 0 0;
	padding: 0;
}
#wp-calendar td {
	text-align: center;
}


/* ---------- Form Elements ---------- */

div.comment-form {
	margin: 0;
	padding: 0;
}

label small {visibility: hidden; display: none;}

#comment {
	background: #000;
	color: #fff;
	border: 0px;
}
textarea, input, #submit {
	background: #000;
	color: #fff;
	border: 0px /*#fff solid 1px*/;
	font: normal normal normal 12px/14px PTSansRegular, Arial, sans-serif;
	/*font-family: 'Droid Sans Mono';
	font-size: 10px; */
	text-align: left;
}


#commentform {
	margin: 0;
	padding: 0;
}
#commentform textarea {
	width: 99%;
	max-width: 640px;
}

/* for sidebar widget */

#searchform {
    width: 300px;
    height: 20px;
}
#searchform div {
	padding: 0;
	font-size: 12px;
}
#searchform label.screen-reader-text {
	display: none;
}
#searchsubmit {
	display: inline;
}

#s { /* #searchform input#s */
	width: 170px;
	margin: 0;
}
li#pages-3.widget.widget_pages li.page_item a
{ font-size: 14px;
   border-bottom: none;
   float: left;
}
div.page.hentry.single-item /* div.post-body */ {
background: rgba(255,255,255,0.85);
}