/*  
Theme Name: Richard Vinhais
Theme URI: 
Version: 1
Author: Brian Gibeault
Author URI: 

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}

body {
color: #333;
background:#000 url(images/bg_pat.gif) ;
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color:#444;
}

h1 {
font-size: 3.2em;
}

h1 a { display: block; height: 40px; color: #fff; text-decoration: none; }
h1 a:hover, h1 a:active { color: #fff; }

h2 {
font-size: 21px;
line-height: 1em;
margin-bottom: 0.5em;
}

h3 {
font-size: 17px;
line-height: 1;
margin-bottom: 1em;
}

h4 {
font-size: 1.2em;
line-height: 1.25;
margin-bottom: 1.25em;
}

h5 {
font-size: 1em;
font-weight: 700;
margin-bottom: 1.5em;
}

h6 {
font-size: 1em;
font-weight: 700;
}

p {
margin: 0 0 1.5em;
}

blockquote {
background: url(images/quote.gif) no-repeat;
color: #3DA5DC;
margin: 15px;
padding-left: 30px;
}

em {
font-style: italic;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}

img {
border: none;
}
img.alignleft {
float:left;
margin:5px 10px 5px 0;
}
img.alignright {
float:right;
margin:5px 0 5px 10px;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

hr.space {
height: 4em;
}

a:focus, a:hover {
color: #3DA5DC;
text-decoration: none;
}

a {
color: #3DA5DC;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: circle;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: Arial, Helvetica, sans-serif;
}

.clear {
float:none;
clear: both;
}

.container {
width: 1000px;
margin: 0 auto;
}

.main {
background:#fff url(images/content_pat.gif) center top repeat-y;
}

/********************************* HEADER START *********************************/

#header {
width: 1000px;
margin:0px auto;
height:366px;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
}

#headline {
width:1000px;
height:105px;
display:block;
margin:0px auto;
padding:0;
background: url(images/header_pat.gif);
border-bottom:1px solid #fff;
}
#headline_h1 {
float:left;
display:block;
margin:15px 0 0 20px;
width:381px;
}

/* Search */
#searchform {
padding: 0;
display:block;
float:right;
margin:60px 23px 0 0;
width:300px;
}
.searchbutton {
background:#666;
color:#fff;
font-size:12px;
height:24px;
width:60px;
padding:5px 5px 5px 5px;
border:none;
cursor:pointer;
margin:5px 0 0 2px;
}
.searchbutton:hover {
background:#3DA5DC;
}

input#s {
font-size: 12px;
width: 210px;
height:15px;
line-height:13px;
padding:4px 5px 3px 5px;
float:left;
background:#fff;
border: 1px solid #7C7C7A;
margin:5px 0 0 5px;
}
.header_image {
display:block;
float:left;
width:650px;
border-right:1px solid #fff;
}


.topright {
float:right;
width:349px;
height:230px;
margin:0;
background:#515860;
}


.ads {
margin:12px 15px 15px 15px; 
color:#fff;
}
.ads h3 {
color:#3DA5DC;
text-align:center;
margin-bottom:10px;
}
.ads p {
float:left;
width:185px;
margin:5px 5px 0 0;
}


/********************************* HEADER END *********************************/


/********************************* MAIN MENU START *********************************/
.menupack {
float:left;
width:1000px;
background:#30464C;
}

ul.menu {
list-style-type: none;
height: 30px;
margin: 0;
padding:0;
font-weight:bold;
font-size: 13px;
text-transform:uppercase;
width:760px;
float:left;
}

li.page_item {
float: left;
display: inline;
padding: 0 1px 0 0;
margin:0;
height: 30px;
background:url(images/menu_split.gif) right no-repeat;
}
li.page_item a {
color:#fff;
display: block;
text-decoration: none;
line-height:13px;
padding: 8px 10px 9px 10px;
}

li.page_item a:hover {
color: #fff;
background:url(images/menu_hover.gif) left repeat-x;
padding: 8px 10px 9px 10px;
}
li.current_page_item a {
color: #fff;
padding: 8px 10px 9px 10px;
background:url(images/menu_hover.gif) left repeat-x;
}


/* Subscribe Section */
.subs {
margin:6px 10px 0 0;
float:right;
color:#fff;
width:210px;
}
.subs .email {
background:url(images/email.png) left no-repeat;
background-position:3px 3px;
padding:0 0 0 20px;
height:17px;
font-size:13px;
color:#fff;
text-decoration:none;
border:none;
cursor:pointer;
float:left;
}
.subs a.rss {
background:url(images/minifeed.png) left no-repeat;
padding:0 0 0 20px;
height:17px;
color:#fff;
text-decoration:none;
}
.subs a:hover {
text-decoration:underline;
}
/********************************* MAIN MENU END *********************************/

 
#leftcolumn, #rightcolumn {
margin:0;
}
#leftcolumn {
float: left;
width: 650px;
margin:0;
overflow: hidden;
}

#rightcolumn {
float: right;
width: 350px;
padding:0;
margin:10px 0 0 0;
}


/********************************* POST CONTENT Classes *********************************/
.page {
margin:20px;
}

.page h2 {
margin:0 0 15px 0;
}
.post {
padding: 20px;
margin:0;
float:left;
clear:both;
border-bottom:1px solid #F0F1EC;
width:610px; 
font-size:13px;
}


.post h3 {
font-size: 16px;
border-bottom:1px dotted #333;
display:inline-block;
margin-bottom:5px;
padding:0 0 4px 0;
}

.title h2 {
color: #515860;
margin-bottom:7px;
line-height:23px;
}
.title h2 a {
color: #515860;
text-decoration: none;
}
.title h2 a:hover {
color: #3DA5DC;
}

.entry {
clear: both;
margin: 0 0 20px 0;
line-height:23px;
}

.postdata {
color: #000;
margin: 5px 0 10px 0;
font-size:11px;
display:block;
float:left;
}
.postdata a {
color: #3DA5DC;
text-decoration:none;
}
.postdata a:hover, .pagers a:hover {
color: #333;
}
 
.catz {
font-size:11px;
display:block;
float:right;
width:350px;
text-align:right;
margin: 5px 0 10px 0;
}
 
a.more-link {
display:block;
clear:both;
width:120px;
margin:10px 0 0 0;
text-transform:uppercase;
font-size:10px;
}
a:hover.more-link {

}

#related h3, h3#comments {
padding: 8px 15px 5px 0;
}

.pagers {
width: 98%;
margin: 0 auto;
height: 30px;
}
.pagers a {
color: #666;
}

/************************* SIDEBAR MAINS START ********************************/
ul.sidebar {
list-style-type: none;
margin: 0 2px 0 0;
padding: 0;
float:right;
}
.sidebar li {
padding:0;
margin:0;
}
li.widget {
clear:both;
margin-bottom:10px;
}
li.widget ul {
list-style-type: none;
margin: 0 7px 0 0;
padding: 0 0 2px 0;
font-size:13px;
width:330px;
} 
.sidebar ul li {
line-height:15px;
margin:0 0 1px 0;
padding: 5px 2px 5px 20px;
background:#fff url(images/arrow.gif) left top no-repeat;
background-position:6px 7px;
margin-bottom:1px;
}
.sidebar ul li:hover {
background:#EFF6FE url(images/arrow_hover.gif) left top no-repeat;
background-position:6px 7px;
}

.sidebar ul li ul {
width:280px;
border-bottom:none
}

.sidebar ul li ul li {
line-height:15px;
margin:0;
padding: 3px 2px 3px 20px;
background: url(images/arrow.gif) left top no-repeat;
background-position:6px 7px;
background-color:none;
margin-bottom:1px;
}

.sidebar .children {
margin: 5px 0 0 0;
}
.sidebar h2 {
padding:10px 15px 10px 15px;
margin:0 0 2px 0;
width:300px;
background:#7C7C7C;
color:#fff;
font-size:17px;
font-weight:normal;
}
.sidebar a {
color: #000;
font-size:13px;

text-decoration:none;
}
.sidebar a:hover {
color:#106EA1;
}


ul#categories {
margin:0 0 10px 0;
float:left;
background:#fff;
}
ul#categories li {
background: url(images/arrow.gif) left top no-repeat;
background-position:6px 7px;
width:143px;
float:left;
display:inline;
}
ul#categories li:hover {
background:url(images/arrow_hover.gif) left top no-repeat;
background-position:6px 7px;
}
ul#categories li ul li {
width:120px;
background:url(images/arrow.gif) left top no-repeat;
background-position:6px 7px;
background-color:none;
}
ul#categories .children {
width:143px;
}
/************************* SIDEBAR MAINS END ********************************/
/* DomTab in Sidebar */
div.domtab {
	margin:0;
	}
.domtab ul.domtabs {
	float: left;
	margin: 0 0 2px 0;
	padding:0;
	background:#7C7C7C;
	}
.domtab ul.domtabs li {
	display: inline;
	float:left;
	display:block;
	padding: 0;
	margin: 0;
	font-size:14px;
	font-weight:bold;
	background:none;
	border-bottom:none;
	}
.domtab ul.domtabs li a {
	display: block;
	border: none;
margin: 0 1px 0 0;
padding:10px 15px 10px 15px;
		text-decoration:none;
		cursor:pointer;
		color:#fff;
			font-size:17px;
			font-weight:normal;
	}
.sidebar li ul.domtabs li a:hover {
	border: none;
		text-decoration:none;
		cursor:pointer;
		color:#fff;
		background:#515860;
	}
.sidebar li .domtab ul.domtabs .active {
		background:#fff;
		color:#106EA1;
	}
div.domtab div {
	clear:both;
	}
div.domtab div ul li {
			margin-left:0;
}
div.domtab div ul li a {
	display: block;
			text-decoration:none;
	}
div.domtab div ul li a:visited {
			text-decoration:none;
}
div.domtab div ul li a:hover {

	}
.domtab ul {
	list-style-type: none;
	margin:0px;
	padding:0;
}

* html ul#dom_categories li {
	margin-top: -10;
}
* html ul#dom_categories li a {
	margin-bottom:-12px;
}
* html ul#recent li a {
	margin-bottom:1px;
}


#mostcom li a {
display:inline;
}

#tagcloud {
text-align:center;
background:#fff;
padding:5px 0 5px 0;
width:330px;
}
#tagcloud a {
margin-left:5px;
margin-right:5px;
}

/**********************/

#widget_rss {
background:#fff;
padding:10px 20px 10px 20px;
width:290px;
}

.feedcounter {
font-size:27px;
color:#7C7C7C;
}
.feedcountdiv p {
margin:0;
}
 
.subscribers {
color:#FF8100;
display:block;
float:left;
margin:0 5px 0 5px;
}

.subs_side a {
background:url(images/rss_side.jpg) left no-repeat;
float:left;
display:block;
width:41px;
height:61px;
margin:7px 20px 0 0;
}



.emailIco{
display:block;
border:none;
color:#3DA5DC;
font-size:16px;
line-height:20px;
}
.field {
background:#F0F1EC;
border:1px solid #7C7C7C;
width:215px;
height:20px;
color:#333;
padding:2px 3px 0px 7px;
margin:0;
float:left;
}
.newsbutton {
float:right;
background:#2C2C2C;
border:1px solid #717984;
color:#fff;
font-size:10px;
line-height:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
width:74px;
margin:2px 2px 0 0;
cursor:pointer;
}
.newsbutton:hover {
background:#106EA1;
}

/*************************/
 
ul#recentcomments li a {
background:none;
padding-left:0;
text-decoration:underline;
}
ul#recentcomments li a:hover {
background:none;
padding-left:0;
color:#3DA5DC;
}

.comsubline {
font-size:11px;
}
.avtor {
color:#025180;
}
#tag_cloud a {
margin-right:5px;
}


/************************* COMMENTS AREA START ********************************/

.commentlist {
margin: 0;
padding:0;
list-style-type:none;
clear:both;
}
.commentlist p {
padding:0;
margin:0;
}
.komentar {
margin:0;
padding:0;
}
.commentlist a {
border-bottom:1px dotted;
text-decoration:none;
}
.commentlist a:hover {
text-decoration:none;
border-bottom:none;
}
.commentlist .body {
padding: 0;
margin:0;
overflow: hidden;
float:left;
width:590px;
display:block;
color:#45322f;
}
.commentlist .body .body-author {
padding:0;
margin:5px 0 0 0;
overflow: hidden;
color:#3DA5DC;
}
.commentlist .body p {
clear:both;
padding-top:0;
}
.commentlist li {
padding: 10px;
margin:0;
clear:both;
display:block;
float:left;
border-bottom:1px dotted #D9D9D9;
}
.commentlist li .top {
color: #45322f;
padding: 0;
margin:2px 0 10px 5px;
font-size:15px;
line-height:12px;
width:510px;
float:left;
font-weight: bold;
clear:right;
}
.commentlist li .top a {
color: #3DA5DC;
}
.commentlist li .top span {
font-weight: 400;
color:#505e66;
display:block;
margin-top:8px;
font-size:11px;
}
.alt {
background:#FBFBFB;
}

.gravatar {
height:36px;
width:36px;
float:left;
margin:0;
clear:left;
}

.theform_packer {
margin-top:30px;
}

#respond {
height:30px;
}

.theform {

}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
padding:0;
}

.comment_input {
vertical-align: middle;
width: 156px;
height:19px;
background:#FCFCFC;
border: 1px solid #B3B3B3;
padding: 3px 5px 0 5px;
margin:0;
font-family: Arial, Helvetica, sans-serif;
}
#commentform input:focus {
border: 1px solid #9FD8F6;
width: 156px;
height:19px;
background:#fff;
}

.message_input {
font-size: 1em;
width: 383px;
height: 115px;
background:#FCFCFC;
border: 1px solid #B3B3B3;
margin:0;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
}

#commentform textarea:focus {
width: 383px;
height: 115px;
padding: 5px;
border: 1px solid #9FD8F6;
background:#fff;
}

.commentlist_error {
color: #c00;
}

.button {
width:60px;
height:25px;
font-size:10px;
line-height:11px;
text-transform:uppercase;
cursor:pointer;
border:none;
font-family: Arial, Helvetica, sans-serif;
background:#515860;
color:#fff;
}
.button:hover {
cursor:pointer;
border:none;
background:#3DA5DC;
color:#fff;
}
#commentform .button:focus {
width:60px;
height:25px;
cursor:pointer;
border:none;
background:#3DA5DC;
}
/************************* COMMENTS AREA END ********************************/


/************************* FOOTER START ********************************/
#footer {
color: #555;
width: 100%;
padding: 0;
display: block;
}
#footer .container {
margin: 0px auto;
padding:0 0 20px 0;
width:1000px;
background:#30464C url(images/foot_h.gif) left top repeat-x;
}

#footer h2 {
margin:12px 0 20px 0;
font-weight:bold;
}


#footer ul {
list-style-type:none;
margin:0;
font-size:14px;
}
#footer ul li {
float:left;
width:300px;
margin-right:10px;
}

.footblock_l {
float:left;
width:620px;
margin:0 0 0 20px;
}
.footblock_r {
float:right;
width:320px;
margin:0 20px 0 0;
}

.credits { 
margin: 0px auto;
padding: 10px 0 10px 0;
width:1000px;
display:block;
text-align:center;
font-size:12px;
border-top:1px solid #DBDBDB;
}

/************************* FOOTER END ********************************/


/*************** SOCIAL LINKS in single page ************************/
.inside_subpost {
display:block;
clear:both;
margin:0 0 30px 0;
padding:20px;
}

.digg {
display:inline;
float:left;
margin:0 20px 20px 0;
}


a.related_rss_icon {
float:left;
background:url(images/icon_rss.gif) no-repeat;
width:16px;
height:16px;
margin: 6px 5px 0 0;
border-bottom:none!important;
text-decoration:none;
}
.related_rss {
padding:4px 0 5px 0;
margin:0 0 20px 0;
font-size:16px;
line-height:16px;
font-weight:normal;
border-bottom:1px solid #B8B8B8;
}
.related_rss a, .related_rss a:visited {
border-bottom:1px dotted;
text-decoration:none;
}
.related_rss a:hover {
border-bottom:none;
text-decoration:none;
}

#inside_form {
width:100px;
display:inline;
}
.submit_inside {
border:none;
background:none;
color:#B70800;
font-size:16px;
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
text-decoration:none;
padding:3px 0 3px 0;
margin:0 3px 0 0 ;
border-bottom:1px dotted #B70800;
cursor:pointer;
width:110px;
height:25px;
}
.submit_inside:hover {
border-bottom:1px solid #fff;
}



.socials {
margin:0 0 20px 0;
padding:0;
display:block;
float:left;
width:250px;
}
.socials h2 {
margin:5px 0 10px 0;
padding:0;
font-size:19px;
}
.socials ul {
list-style-type:none;
margin:0
}

.infeed {
padding:5px 0 5px 22px;
background:url(images/minifeed.png) left no-repeat;
}
.del {
padding:5px 0 5px 22px;
background:url(images/del.png) left no-repeat;
}
.stumble {
padding:5px 0 5px 22px;
background:url(images/stumbleit.gif) left no-repeat;
}
.print {
padding:5px 0 5px 22px;
background:url(images/print.png) left no-repeat;
}
.incomment {
padding:5px 0 5px 22px;
background:url(images/comment.png) left no-repeat;
}


.nextlinks {
margin:0 0 20px 0;
padding:0;
display:block;
float:right;
width:350px;
}
.nextlinks h2 {
margin:5px 0 10px 0;
padding:0;
font-size:19px;
}
.nextlinks ul {
margin:0;
padding:0;
}
.nextlinks li {
list-style-type:none;
margin:0;
padding:0 0 3px 15px;
margin:3px 0 5px 0;
background:url(images/arrow.gif) left top no-repeat;
background-position:0 3px;
}
.nextlinks a {
line-height:13px;
font-size:13px;
padding:0
}



/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { padding: 7px 0 0 0; margin:20px 0 30px 0; height:40px; }
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:20px; height:22px; font-size: 11px; color:#fff; background:#515860; text-decoration:none; margin-right:1px; padding:2px 10px 0 10px; }
.pageNav a:hover { background: #3DA5DC; text-decoration: none; color:white; }
.pageNav span { display:block; float:left; text-align:center; line-height:22px; height:22px; width:130px; margin-right:1px;color:#515860;}
.pageNav .on { display:block; float:left; text-align:center; line-height:20px; height:22px; background:#3DA5DC; color:white; margin-right:1px; padding:2px 10px 0 10px;  }

.dotts {width:22px; text-align:center; display:block; float:left;}



/* Twitter CSS ++++++++++ */

li#twitter-tools {
background:url(images/twitter.gif) left top no-repeat;
padding:20px 0 0 90px;
height:73px;
}
li#twitter-tools ul {
width:230px;
}
li#twitter-tools ul li {
background:none;
padding:0px 0 7px 0;
}
li#twitter-tools h2 {
font-size:14px;
font-weight:bold;
color:#1F7BAC;
width:235px;
padding:0;
margin:10px 0 10px 0;
background:none;
}
.aktt_tweets {
width:230px;
}
.aktt_more_updates a {
font-size:11px;
display:none;
}



.popular_list {
width:300px;
}
.popular_list ul {
margin:0;
list-style-type:none;
}
.popular_list ul li {
background:url(images/arrow.gif) left top no-repeat;
background-position:0 5px;
padding: 0px 2px 2px 15px;
}

#popleft {
float:left;
margin:0 0 0 20px;
}
#popright {
float:right;
margin:0 20px 0 0;
}