/*  
Theme Name: Blogak 2.0
Theme URI: http://www.blogak.org/
Description: Tema para Blogak 2.0
Version: 1.0
Author: Alberto Varela
Author URI: http://www.alianzo.com/
*/

/* CSS Document */

body {
	background: #fff 50% 0;
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 84% Arial, Helvetica, sans-serif;

}

input {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00000;
	border:1px solid #f4840c;
	background-color:#fbba75;
	margin-bottom:2px;
}

textarea {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00000;
	border:1px solid #f4840c;
	background-color:#fbba75;
	margin-bottom:2px;
}

a {
	color: #df7b05;
}

a:visited {
	color: #df7b05;
}

a:hover {
	color: #df7b05;
	background-color: #fccb90;
}

a.nounderline {
	font-weight: bold;
	color: #df7b05;
	font-family: Geneva, Arial, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #df7b05;
	text-decoration: none;
}

a:visited.nounderline {
	color: #df7b05;
	text-decoration: none;
}

a:hover.nounderline {
	color: #df7b05;
	text-decoration: none;
	background-color: #fccb90;
}

h2 {
	color: #78a;
	font-size: 180%;
	margin: 0;
}

h3 {
	margin: 1px 0 10px 0;
	border-bottom: 1px solid #f4af4d;
	padding: 3px;
	color: #6666CC;
	font-family: Geneva, Arial, sans-serif;
	font-size: 120%;
	text-align: left;
}

h4 {
	color: #df7b05;
	font-size: 110%;
}

div#wrapper {
	background: #fff  0 0;
	width: 700px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

div.pageHeader {
	padding: 1ex;
	margin: 0 1px 1ex 1px;
	border-bottom: 1px solid #f4af4d;
	text-align: left;
}

#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(images/backgrounds/menu.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/a_hover.jpg);
}

#content {
	width:700px;
	margin:0 auto 0 auto;
	text-align:left;
	padding-top:15px;
}

#prev_next {
	text-align:center;
	font-weight:bold;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	float:right;
	text-align:left;
	width: 200px;	
}

#sidebar .boxTop {
	margin: 1px 0 10px 0;
	padding: 3px;
	color: #df7b05;
	font-family: Geneva, Arial, sans-serif;
	font-size:120%;
	text-align:left;
	font-weight:bold;
}

#sidebar .postBox {
	margin: 2ex;
	padding: 0 0 2ex 0;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}
.submenu {

}

#mainbar {
	float: left;
	width: 500px;
	height: 100%;
	overflow: hidden;
	/* background: #090;*/
}

#mainbar h1, .title, .title a {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	/*text-transform:uppercase;*/
	font-weight:normal;
	/*border-bottom:1px solid #f4840c;*/
	color:#0064d1;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

blockquote {	
	border-top: 1px solid #99B198;
	border-bottom: 1px solid #99B198;
	border-left: 15px solid #99B198;
	border-right: 15px solid #99B198;
	padding: 10px;
}

.pages {
	width: 500px;
	text-align: justify;	
}

fieldset {
	border:0px;
}
  
/* Calendar: */
caption.bCalendarCaption {
	font-size: 105%;
	font-weight: bold;
	margin: auto;
	padding: .5ex 0;
	white-space: nowrap;
}
table.bCalendarTable {
	margin: 0 auto 1em auto;
	font-size: 77%;
	border-collapse: separate; 
	border-spacing: 0px;	
}
tr.bCalendarRow {
	text-align: center;
}
th.bCalendarHeaderCell {
	font-size: 84%;
	width: 4ex;
}
td.bCalendarCell {
	width: 4ex;
	height: 3.5ex;
}
.bCalendarLinkPost {
	font-weight: bold;
}
td#prev,
td#next {
	font-weight: bold;
	font-size: 105%;
	padding: .5ex;
	white-space: nowrap;
}
td#prev a,
td#next a {
	padding: 0 .5ex;
}
td#prev {
	text-align: left;
}
td#next {
	text-align: right;
}

caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate; 
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #94AE62;
	color: #FFFFFF;
}

.comment_foot
{
	border-bottom: 2px solid #fb962a;
	padding-bottom: 10px;
}


/* Styles for index*/

.bPost, .bPostpublished

{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
	border-bottom: 1px solid #f4af4d;
	/* border: 1px solid #78a; */
}

.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 2ex 0 1ex 0;
}

.bTitle {
	color: #df7b05;
	margin: 1ex 0;
}

.bText {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

.bSmallPrint {
	clear: both;
	color: #df7b05;
	font-size: 80%;
	margin: 0 0 2px 0;
}

input.SearchField {
	background-color: #fccb90;
	border: 1px solid #df7b05;
	padding: .5ex;
	margin: 0ex;
}

.SearchField2 {
	background-color: #df7b05;
	border: 1px solid #f4af4d;
	color: #ffffff;
}

p.baseline {
	border-top: 1px solid #f4af4d;
	text-align: center;
	font-size: 74%;
	color: #999;
	padding: 1ex;
	margin: 0;
}

span.bCommentSmallPrint {
	clear:both;
	font-family:Arial,Helvetica,sans-serif;
	font-size:80%;
	margin:1ex 0pt;
}

form.bComment { 
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 1px dotted #999;
}

.cComment {
	background-color:#FFE2BF;
	margin-top: 1em;
	margin-bottom: 2em;
	padding:0.5em;
}

fieldset.input {
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset span.notes {
	font-size: 80%;
	color: #999;
}

