/*
Theme Name: Yoide
*/


/* Begin Typography & Colors */
body {
	background-color: #fff;
	margin: 10px 0px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}

a{
outline:none;
} 

	a:link, a:visited {
	color: #666; 
	text-decoration: none; 
} 
	a:hover {
	color: #999; 
	text-decoration: underline;
} 
.input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ccc;
}
.search-input {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #fff;
}
.search-bg {
	background-color: #4C9BBE;
	width: 175px;
	height: 28px;
}
h1 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #069;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #069;
}
h1 a:hover {
	color: #039;
	text-decoration: underline;
}
h2 {
   color: #555;
   font-size: 22px;
   letter-spacing:2px;
   margin: 0;
   padding: 0 0 5px 0;
   text-transform: uppercase;
   text-decoration: none;
}
h3 {
   color: #35495D;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #D7DBDF;
   text-transform: uppercase;
}
div.pr {
   font-size: 6pt;
   color: #000;
   float: left;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #f00;
	font-weight: bold;
}
.small, .small a:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #555;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.small a:hover {
	color: #06a; 
	text-decoration : underline;
}
.sort {
	color: #06a;
	font-weight: bold;
}
.url {
	color: #393;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 0px;
}
p.subcats a:link, p.subcats a:visited {
   font-size: 10px;
   color: #999;
}
p.subcats a:hover {
   font-size: 10px;
   color: #444;
}
.count {
	color: #888;
	font-size: 7pt;
	font-weight: normal;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #f00;
	background: #fff;
	border: 1px solid #999;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #f00;
	background: #fff;
	border: 1px solid #999;
	text-align: left;
}
td.msg{
	padding: 5px;
	color: #666;
	background: #eee;
	border: 1px dashed #ccc;
	text-align: left;
}
#border {
	background: #fff;
	width: 760px;
	padding: 10px;
	margin: 0 auto 0 auto;
}
.main {
	margin-top: 19px;
}
.path {
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	background-color: #26627D;
	padding: 8px;
	padding-top:10px;
	letter-spacing:-1px;
}
.path a:link, .path a:visited {
	color: #fff;
	text-decoration:none;
}
.path a:hover {
	color: #D3E4AF;
	text-decoration:none;
}
.headlinks a:link, .headlinks a:visited {
	text-transform: uppercase;
	color: #26627D;
	padding-left: 30px;
	padding-right: 5px;
	font-size:1.2em;
	letter-spacing: -1px;
	font-weight:bold;
        text-decoration:none;
}
.headlinks a:hover {
	color: #666;
	text-decoration:underline;
}
.partners {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.partners a:link, .partners a:visited {
	color: #35495D;
	text-decoration: none;
	display: block;			
	border-bottom: 1px solid #D7DBDF;
	padding: 5px 5px 5px 20px;
	margin-bottom: 3px;
	background-image: url(images/negative.gif);
	background-repeat: no-repeat;
} 
.partners a:hover{
	color: #89BE19;
	text-decoration: none;
}
.featured {
	background: #E6F7EB;
	padding: 10px;
	margin-top: 7px;
}
.regular {
	background: #f9f9f9;
	padding: 10px;
	margin-top: 7px;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #005599;
	text-decoration: none;
	font-weight: bold;
} 
.links a:hover{
	text-decoration: underline;
}
.navig {
	font-size: 12px;
	color: #333;
	font-family: verdana,arial;
}
.navig a:link, .navig a:visited {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #06a;
} 
.navig a:hover{
	color: #777;
	text-decoration: underline;
}
.credits {
	margin-top:2px;
	margin-bottom:6px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
.credits a:link, .credits a:visited{
	font-family: verdana, arial;
	font-size: 12px;
	color: #888;
	font-weight: bold;
	text-decoration: none;
} 
.credits a:hover {
	text-decoration: underline;
} 

.entry p a:visited {
	color: #b85b5a;
	}

.entry p {
	font-family: verdana, arial;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
        letter-spacing: 1px;
        font-family: verdana, arial;
        font-weight: bold;
        font-size: 11px;
}

.postmetadata a:link, a:visited {
        text-decoration:underline;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


