/*
Theme Name: Yugatech
Theme URI: http://www.yugatech.com
Description: theme by: <a href="http://www.yugatech.com">yugatech.com</a>
Version: 0.0.1
Author: Abe Olandres
Author URI: http://www.yugatech.com
*/

/* [essential] */
html, body {
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
html {
	background: url(images/body.png) repeat 0 0;
	background: url(images/tile-bg.jpg) repeat-x;
}
body {
	font: 11px/1.5em 'Lucida Grande', 'Lucida Sans Unicode',  Helvetica, Arial, Sans;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	background: url(images/header.png) repeat-x 0 0;	
}
ul {
	list-style-type: none;
}

/* [containers] */
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#mast-head {
	height: 88px;
	padding: 0;
	margin: 0;
	background: url(images/headbg.png) repeat-x 0 0;
	position: relative;
}
#logo {
	margin: 10px 0 0 20px;
}
#main-content {
	background-color: #fff;
	background-color: #ffffcc;
	font: 12px/1.1em 'Lucida Grande', 'Lucida Sans Unicode',  Helvetica, Arial, Sans;
	color: #333;
	font-weight: normal;
}
#main-content p {
	margin: 10px 0;
}

/*----blogposts----*/
#blog-posts {
	width: 490px;
	padding: 20px;
	border-right: 1px #ddd dotted;
	float: left;
	display: inline;
}

/* entry images */
.post img {
	padding: 4px;
	border: 1px #ccc dotted;
	margin: 5px auto;
}
.post {
	padding-bottom: 15px;
	border-bottom: 4px #ccc dotted;
	margin-bottom: 25px;
}
.entry-head p {
 	margin: 4px 0 !important;
	padding: 0;
}
.entry-head {
	padding-bottom: 5px;
	border-bottom: 2px #eee dotted;
}
abbr {
	border: none;
}
.entry-content {
	clear: both;
	padding-top: 5px;
}
.entry-content a {
	color: #E6870B;
	text-decoration: none;	
}
.entry-content a:hover {
	color: #D52A2A;
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0;
}

.entry-content blockquote {
 	margin: 10px 20px;
	padding: 10px;
	background: #f9f9f9;
	-moz-border-radius: 10px;	
	border: 2px #ddd dotted;
	font-size: 12px;
	line-height: 1.1em;
	color: #888;
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Arial, Verdana ;
}
.entry-content blockquote span.bq {
	font-style: italic;
	font-size: 12px;
	color: #555;
}
.entry-content ul {
	list-style-type: square;
}
.entry-content ul, .entry-content ol {
	margin: 10px 0 10px 35px;
}
.datey {
	font-size: 14px;
	background: url(images/com1.png) no-repeat 0 .2em;
	padding: 3px 0 3px 24px;
}

h3.entry-title {
	font-weight: normal;
	font-size: 14px;
	padding: 4px 0;
	color: #FF3300;
}
h3.entry-title a {
	color: #B64A36;
	padding: 3px 0;
	text-decoration: none;
	font: 14px/1em Georgia, 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode',  Helvetica, Arial, Sans;	
}
h3.entry-title a:hover {
	text-decoration: none;
	color: #304D90;
	background: #ffffdd;
	border-bottom: #ffccdd 1px solid;
}
.entry-meta {
	font: 11px/1em 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode',  Helvetica, Arial, Sans;
	color: #777;
}
.entry-meta a, .comment-login a, .comment-welcomeback a {
	color: #5588FF;
}
.entry-meta a:hover, .comment-login a:hover, .comment-welcomeback a:hover {
	color: #304D90;
	text-decoration: none;
}
.rfullentry {
	padding-top: 5px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.rfullentry a {
	background: url(images/rfull.png) no-repeat 0 .2em;
	padding: 2px 0 2px 23px;
}



/*SIDEBAR A*/
#sidebar-a {
	width: 180px;
	float: left;
	padding: 10px;
}
#sidebar-a h3 {
	padding: 4px 0;
	border-bottom: 1px #bbb dotted;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode',  Helvetica, Arial, Sans;
}

#photo-press {
	width: 165px;
	margin: 0 auto 10px auto;
	text-align: center;
	background: #5DCF00;
	padding: 7px 5px;
}
#photo-press img {
	border: 3px #fff solid;
}
#email-sub {
	background: #ffffcc;
	padding: 10px 4px;
	text-align: center;
	border-bottom: 1px #ddd solid;
	border-right: 1px #ddd solid;	
}
#email-sub p {
	margin: 2px;
}
.boxyside {
	margin-bottom: 10px;
}
.common-box {
	background: #ffffcc;
	padding: 10px;
	border-bottom: 1px #ddd solid;
	border-right: 1px #ddd solid;		
}
.common-box ul {
	list-style-type: none;
}
.common-box ul li {
	background: url(images/li.png) no-repeat 0 .4em;
	padding-left: 18px;
	margin: 3px 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode',  Helvetica, Arial, Sans;
}
#sidebar-a a, #sidebar-a ul li a, #sidebar-a div ul li a {
	color: #E6870B;
}
#sidebar-a div ul li a {
	padding: 2px;
}
#sidebar-a a:hover, #sidebar-a ul li a:hover, #sidebar-a div ul li a:hover {
	text-decoration: none;
	background-color: #E6870B;	
	color: #fff;
}

/*sidebar b*/
#sidebar-b {
	width: 200px;
	padding: 4px 5px;
	margin: 10px 0;
	float: left;
	background-color: #F9FBA8;
}
#sidebar-b h3 {
	color: #CC5C06;
}
.csearch {
	width: 100px;
	padding: 3px 1px;
	border: 1px #D8C658 solid;
	background-color: #F5F8B5;
}
.cbtn {
	position: relative;
	top: 8px;
	margin-left: 3px;
}
#searchbox {
	background: #F2BE51;
	padding: 2px 0 10px 0;
	text-align: center;
	margin-bottom: 10px;	
}
#searchboxy {
	background-color: #E2C156;
	padding: 5px 5px 10px 5px;
	text-align: center;
}
.boxytype {
	padding: 5px;
}
#sidebar-b h3 {
	font-size: 17px;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode',  Helvetica, Arial, Sans;	
	font-weight: normal;
}

#sidebar-b ul {
	margin: 10px 0;
}
#sidebar-b div.genbox li {
	background: url(images/li5.png) no-repeat 0 .2em !important;
	padding-left: 20px;	
}
#sidebar-b li {
	background: url(images/li2.png) no-repeat 0 .2em;
	padding-left: 20px;
	margin: 4px 0;
	border-bottom: 1px #EFE08F solid;
}
#archived li {
	background: url(images/li3.png) no-repeat 0 .2em;
}
#linkage li {
	background: url(images/li4.png) no-repeat 0 .2em;
}

#categs li a, #archived a, #linkage a, #sidebar-b li a, .navigation a, .comment a, .page-head a {
	color: #BC280E;
	text-decoration: none;
}

#categs li a:hover, #archived li a:hover, #linkage a:hover, #sidebar-b li a:hover,  .navigation a:hover, .comment a:hover, .page-head a:hover {
	text-decoration: underline;
	color: #000;
}
.entry-category a {
	color: #444;
	text-decoration: none;
	font-style: italic;
}
.entry-category a:hover {
	text-decoration: underline;
}

/*----navigation----*/
#nav {
	position: absolute;
	bottom: 5px;
	right: 20px;
}
#nav li {
	display: inline;
	float: left;
	margin: 0 1px;
	padding: 0 2px;
	background: url(images/nright.png) no-repeat top right;
}
#nav li a {
	text-decoration: none;
	color: #fff;
	background: #B64926;
	padding: 3px 7px;
	float: left;
	display: block;
	background: url(images/nleft.png) no-repeat top left;	
}
#nav li a:hover {
	color: #FFCC00;
}
#nav li.currsection, #nav li a.currsection {
	background: none;
}

.navigation {
	background: #f7f7f7;
	margin-bottom: 10px;
	padding: 5px;
}
/* [props] */
img, img a, a img {
	border: none;
	outline: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fr a {
	text-decoration: none !important;
}
.cls {
	clear: both;
}
.clsfoot {
	background: url(images/footcurve.png) no-repeat top center;
	height: 11px;
}
.clsmore:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}
.splist li {
	background: #ffffdd;
	border-bottom: 1px #ddd dotted;
	padding: 2px 2px 2px 10px;
	margin: 1px 0 0 0;
}

.entry-content h2 {
	font-size: 14px;
	padding: 5px 0;
}

.access {
	position: absolute;
	left: -9999px;
}

#footer {
	text-align: center;
	padding: 10px 0;
	color: #777;
}
#footer a, .metalinks a {
	color: #0066FF;
	font-weight: bold;
	padding: 2px 1px;
}
#footer a:hover, .metalinks a:hover {
	color: #fff;
	background-color: #0066ff;
	text-decoration: none;
}

.rollingarchive {
	margin: 0;
	padding: 0;
}

.metalinks {
	margin-bottom: 20px;
	text-align: center;
}
.anomal {
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial;
	color: #555;
}

.txtecho {
	width: 425px; 
	border: 2px #ddd solid;
}

#commentform {
	padding: 10px 20px;
	margin-bottom: 10px;
	background: url(images/liner2.gif) repeat top left;
	border-top: #888 solid 4px;
}
#comment-personaldetails p {
	background: #f4f4f4	;
	padding: 7px;
	margin: 4px 0;
}
#comment-personaldetails label, #comm-box label {
	display: block;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial;
}
#comment-personaldetails label strong {	
	font-size: 14px;
}

#comment-personaldetails input {
	width: 400px;
	border: 1px #ccc solid;
	padding: 5px 2px;
	margin-top: 2px;
}

h4#respond {
	font-size: 18px;
	color: #999;
	margin-bottom: 10px;
}

.comment {
	background-color: #FFFFCC;
	padding: 8px;
	margin-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px dotted #F93;
	border-top: 1px dotted #F93;
}
.comment-content {
	padding: 0 10px;
	border-left: 1px #eee dotted;
}

.comment span.commentauthor a, .comment span.commentauthor {
	font-size: 13px;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial;		
	font-weight: bold;
} 
 
.comment p {
	margin: 5px 0;
}
.comment-meta {
	border-bottom: 1px #fff solid;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial;	
}

p.mancon a:hover {
	text-decoration: underline;
}

#comm-box {
	background: #f7f7f7; 
	padding: 5px	
}

#comm-box label {
	font-size: 14px;
	font-weight: bold;
}

#no-comm {
	text-align: center;
	padding: 10px 0 20px 0;
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial;		
	font-weight: bold;
	color: #990000
}
/* 
Later Revisions
*/

#comment-note {
	background: #f9f6b7;
	padding: 5px;
	margin: 1em 0;
        margin-left: 40px;
        font-size: 8pt;
	border: 1px solid #c4c295;
	line-height: 150%;
	color: #304D90;
}

.pingback {
	background-color: #F9FBA8;
	border-bottom: 1px dotted #F93;
	border-top: 1px dotted #F93;
        margin-bottom: 8px;
        margin-left: 8px;
        padding: 6px;
}

.pingback a {color: #CC6600;} 

.advert {
	background-color: #F9FBA8;
	border-bottom: 1px dotted #F93;
	border-top: 1px dotted #F93;
        padding: 8px;
        margin-top: 6px;
        margin-bottom: 6px;
}


input#author:focus, input#email:focus, input#url:focus, textarea.txtecho:focus {
border: 2px #7DC0FF solid
}


