/*
Theme Name: Eximius
Theme URI: http://www.dkszone.net/2009/08/eximius-free-3-column-wordpress-theme.html
Description: Eximius is a 3-Column WordPress theme with left and right Sidebars. This free theme is widget-ready and SEO optimized. With simple yet elegant looks, Eximius is a very lightweight theme and Valid CSS and XHTML. By dkszone.net.
Version: 1.02
Author: dkszone.net
Author URI: http://www.dkszone.net/
Tags: blue, white, three-columns, fixed-width

	The CSS, XHTML and design is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/

/***** GLOBAL FORMATTING *****/


* {
	padding: 0;
	margin: 0;}

body {
        background: #293858 url(http://i39.photobucket.com/albums/e180/Yazuka83/Other/backpic03.jpg) no-repeat;
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;}

a, a:visited  {
	color: #1d6dae;
	text-decoration: none;}

a:hover {
	color: #f18704;
	text-decoration: underline;}

img{
border:0px;}

a img {
        padding: 1px;
	border:3px solid #ccc;}

a:hover img{
        border: 3px solid #205998;}

/***** PAGE FORMATTING *****/
#header {
	width: 792px;
	background: #5876a0 url(http://www.yazuka.net/media/yaztop.png) top center no-repeat;
	height: 100px;
	margin-top: 0;
	margin: 0 auto;
	color: #fff;}

.title {
        display: none;
	padding: 5px 0px 5px 20px;
	color: #fff;}

#container {
	display: block;
	margin: 0 auto;
	width: 792px;
        background: url(images/mainback.gif);
	position: relative;
        border-left: 0px solid #484848;
        border-right: 0px solid #484848;
	border-top: 0px solid #484848;
	border-bottom: 0px solid #484848;}

#content {
	width: 560px;
	color: #000;
	background: #fff;
	padding: 15px 5px 20px 5px;
	float:left;}

#content2 {
	width: 792px;
        background: #FFF:
	color: #000;
	padding: 0px;
	float:left;}

.nextprev {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 60px;}


/***** GENERAL TEXT FORMATTING *****/

.post {
	border: 0px solid #ccc;
        padding: 5px;
        font-size: 12px;
        background: none;
	margin-bottom: 10px;}

.post2 {
	border: 0px solid #ccc;
        padding: 15px 10px 10px 10px;
        background: #fff;
	margin-bottom: 0px;}

blockquote{
	border:#CCC 1px dotted;
        font-size: 10px;
	margin:10px 10px 10px 13px;
	padding:5px 5px 5px 10px;
	background-color:#f8f9f1;}

p {
	margin-bottom: 15px;
	line-height: 1.6em;}

p W{
	padding: 0px 0px 0px 7px;}

p a {
        font-weight:bold;
	text-decoration: none;}

p a:hover {
	text-decoration: underline;}

p.center {
	text-align: center;}

.postmeta{
	font-size:11px;
	margin-top:px;
        font-weight: bold;
	color: #000;
        font: verdana;
        text-transform:uppercase;
	padding: 0px 0px 4px 4px;
        margin: 1px 0px 5px 0px;}

.postmeta2{
	font-size:10px;
        background: #e1e1e1;
	margin-top:2px;
	color: #666;
        text-transform:capitalize;
        border: 1px solid #c0c0c0;
	padding:3px 0px 3px 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.commentCount{
        text-align:right;
        margin-right:10px;
        font-size:10px;}

.small {
	font-size: 10px;}

code {
	font: 12px 'Courier New', Courier, Fixed}

h1 {
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;}

.post h1{
        padding: 0px 0px 2px 0px;
	border-bottom: 1px solid  #CCC;}

.post h1 a, .post h1 a:visited {
	color: #000;
	text-decoration: none;}

.post h1 a:hover {
	color: orange;
	text-decoration: underline;}


h1.blogtitle a{
        Display: none;
	font-size: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F7F7F7;
	padding: 10px 10px 0px 80px;
	text-decoration: none;
	margin-left: 10px;}


h3.slogantext{
        Display: none;
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	
	font-weight: normal;
	color: #F7F7F7;
	padding: 0px 10px 10px 87px;
	text-decoration: none;
	margin-left: 10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h5, h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

/***** LISTS FORMATTING *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

.post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/	
	
.post  table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;}

.post  th, 
.post  td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;}

.post  tr.even td {
	background:#F7F7F7;}

.post  th {
	background:#EDEFF0;}


/***** NAVIGATION BAR FORMATTING *****/
#navbar {
        background: #222;
	width: 792px;
	height: 27px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;}
	
#navbarleft {
	width: 580px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;}
	
#navbarright {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;}

#nav a {
	color: #fff;
        display: block;
        font: 11px Helvetica, Verdana, Arial, sans-serif;
        font-weight: bold;
        margin: 0px 5px 0px 0px;
	padding: 5px 10px 8px 10px;
	text-decoration: none;
        border-right: 1px solid #393838;
	text-transform: uppercase;}
	
#nav a:hover {
	background: #1A4E88;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
        margin: 0px 5px 0px 0px;
	padding: 5px 10px 8px 10px;}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;} 
	
#nav li li a, #nav li li a:link, #nav li li a:active, #nav li li a:visited {
	background: #222222;
	color: #FFFFFF;
	width: 140px;
	float: none;
	margin: 0px;
	text-transform: none;
	padding: 8px 10px 8px 10px;
        border-bottom: 1px solid #393838;
        border-right: 1px solid #393838;
        border-left: 1px solid #393838;;
	text-decoration: none;}
	
#nav li li a:hover {
	background: #1A4E88;
	color: #FFFFFF;
	padding: 8px 10px 8px 10px;}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;}

#nav li:hover ul {
	left: auto;
	display: block;}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;}

/***** SEARCH FORM FORMATTING *****/

#searchtab input{
        border: 0;
        background: #fff;
        font-size: 12px;
        padding: 0px;}

#searchtab input.searchfield, #searchtab input#s{
        float: right;
        top: 0px;
        left: 0px;
        color: #383838;
        padding: 3px 6px;
        margin: 3px 10px 3px 0px;;}

#searchtab input.searchfield:focus, #searchtab input#s:focus{
        color: #111;}

#searchtab label{
        display: none;}

#searchtab input.searchbutton:hover{
        color: #FFF;}

/***** SIDEBAR *****/

.widget{
        padding: 0px;
        background: #f0eded;
        margin: 8px 0px 0px 0px;
        border: 1px solid #bbb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}	

.textwidget{
        border-left: 0px solid #bbb;
        border-right: 0px solid #bbb;
        border-bottom: 0px solid #bbb;
        font-size: 10px;
        padding: 0px 0px 0px 8px;}

#sidebarRight {
	width: 210px;
	float:right;
	color: #000;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        background: transparent;}

#sidebarRight h2{
	font-size: 15px;
	text-align: left;
        font-weight: bold;
        margin: 0px 0px 0px 0px;;
	padding: 0px 0px 3px 5px;
	color: #fff;
        height: 23px;
	background: url(images/sidebarbg2.gif);
	font-family: verdana;}

#sidebarRight h2 a{
	color:  #FFFFFF;
	text-decoration: none;}

#sidebarRight h2 a:hover{
	color:  #FFFFFF;
	text-decoration: underline;}

#sidebarRight a, sidebarRight a:visited {
	color: #1d6dae;
        font-weight: bold;
	text-decoration: none;}

#sidebarRight a:hover {
	background: none;
	color:  #f18704;
	text-decoration: underline;}


.sidebar ul, .sidebar ol { 
        padding: 2px 2px 2px 0px;
	font-size: 10px;}

.sidebar ul { 
	list-style-type: none;}

.sidebar li { 
	margin: 0 0 0.6em 24px;
        border-bottom: 0px solid #ccc;
	list-style-image: url(images/bullet.gif);}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 7px; }




/***** FOOTER FORMATTING *****/

#footer {
	clear: both;
	width: 570px;
        height: 22px;
        border-top: 1px solid #ccc;
	background: #484848;
	color: #fff;
        top-margin: 0px;
	text-align: left;}

#footer2 {
	clear: both;
	width: 792px;
        height: 22px;
        border-top: 1px solid #ccc;
	background: #484848;
	color: #fff;
        bottom-margin: 0px;
        top-margin: 0px;
	text-align: left;}

#footer p, #footer2 p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px 0 0px 0;}

#footer a, #footer2 a {
	color: #f18704;
	text-decoration: none;
	border-bottom: 0px;}

#footer a:hover, #footer2 a:hover {
	color: #ccc;
	background: none;
	text-decoration: none;
	border-bottom: 0px;}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	margin: 10px;
	float: right;}


img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;}

img.alignright,img.alignleft  {
	padding: 1px;;
	background: #fff;
	margin: 8px;
	display: inline;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;}

.alignleft {
	float: left;}

.alignright {
	float: right;}




/** COMMENT FORMATTING ***/

#comment {
	background: #fff;
	color: #00000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;}
		
.commentlist li ul li {
	font-size: 12px;}

.commentlist li {
	font-weight: bold;
	color: #000;}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #000000;
	margin: 0px 5px 0px 10px;
	padding: 2px;}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #1d6dae;
	font-style: normal;
	font-size: 12px;}

.commentlist p {
	font-weight: normal;
	text-transform: none;}

.commentmetadata {
	font-weight: normal;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;}

#commentform {
	margin: 5px 10px 0px 0px;}
	
#commentform textarea {
	width: 505px;
	padding: 10px;
	border: 1px solid #666;}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;}
	
#commentform p {
	margin: 5px 0px 5px 10px;}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	border: 1px solid #b9b6b0;}
	
.alt {
	margin: 0px;
	background: #fff;
	padding: 10px;}

.commentlist {
	margin: 0px;
	padding: 0px 0px 0px 10px;}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;}
	
.children { 
	margin: 0px;
	padding: 0px;}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;}

#author, #email, #url {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666;}
	
.thread-alt, .thread-even {
        width: 520px;
	background: #f9f7f7;
        color: #000000;
	padding: 0px 0px 0px 35px;}

.even, .alt, .depth-1  {
        color: #000000;
	border: 1px solid #CCC;
	margin: 35px;
	padding: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}


/**** CAPTION FORMATTING ******/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
position: relative !important;
	margin: 2px;
	-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 captions & aligment */
#wp-calendar {
	border: 0px solid #900;
	empty-cells: show;
	font-size: 14px;
	margin: 0px 0px 0px 7px;
	width: 90%;}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;}

#wp-calendar a {
	display: block;
	text-decoration: none;}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;}

#wp-calendar caption {
	color: #630;
	font-size: 16px;
	text-align: left;}

#wp-calendar td {
	color: #933;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;}

#wp-calendar td.pad:hover {
	background: #fff;}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
        position: relative;}