/*  
Theme Name: Web Com PHP
Theme URI: http://www.google.com.br/search?q=Web+Com+PHP
Description: Custom Designed Template for Web Com PHP site
Version: 1.0.0
Author: Bruno Cassol
Author URI: http://brunocassol.com/
Tags: white, blue, fixed width, two columns, widgets
*/

html, body {
height: 100%;
}

body {
background: #fff url(images/headerbg.gif) repeat-x;
margin: 0 0;
}

a { color: #0000cc; text-decoration: none; }

blockquote {
background: url(images/quote.gif) no-repeat; 
margin:1em; 
padding: 0 0 0 3em;
}

input, textarea {
border: 1px solid #d1d1d1;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 0 -19px 0;
}


/* Header */
.header {
padding: 6px 0;
height: 40px;
}

.description {
	float: left;
	clear: both;
	font-style: italic;
	font-size: smaller;
	margin-top: -12px;
	color: #777777;
}

/* menu buttons */
.menu_button  {
color: #466CB1;
border:0;
background:url(images/menubuttonright.gif) right no-repeat;
font-size:1.1em;
font-weight: bold;
padding:0 13px 0 0;
text-align:center;
float: left;
width: auto;
margin: 0 1px;
}

.menu_button span {
cursor: pointer;
position:relative;
display:block;
white-space:nowrap;
padding:0 0 0 13px;
height:27px;
line-height:27px;
background:url(images/menubuttonleft.gif) left no-repeat;
}
.menu_button:hover {
background:url(images/menubuttonright_on.gif) right no-repeat;
}
.menu_button:hover span {
background:url(images/menubuttonleft_on.gif) left no-repeat;
}

.menu_button#current {
	
}

.menu_button_first {
	margin-left: 30px;
}
.blogtitle {
color:#055C9F;
display:inline-block;
font-size:1.5em;
height:30px;
vertical-align:top;
float: left;
}

.blogtitle a {
color: #055C9F;
}

.blogtitle a:hover {
color: #000;
}

a.menuhome {
background: url(images/menuhome.png) no-repeat;
float: right;
margin-right: 3px;
height: 27px;
width: 29px;
}

a.menuhome:hover {
background: url(images/menuhome.png) no-repeat 0 -27px;
}

a.menubookmark {
background: url(images/menubookmark.png) no-repeat;
float: right;
margin-right: 3px;
height: 27px;
width: 29px;
}

a.menubookmark:hover {
background: url(images/menubookmark.png) no-repeat 0 -27px;
}

a.menufeed {
background: url(images/menufeed.png) no-repeat;
float: right;
margin-right: 3px;
height: 27px;
width: 29px;
}

a.menufeed:hover {
background: url(images/menufeed.png) no-repeat 0 -27px;
}

#searchbox {
float: right;
width: 237px;
height: 27px;
background: url(images/searchbox.png) no-repeat;
float: right;
}

#searchbox #s {
color: #f60;
font-weight: bold;
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 195px;
background: none;
}

#searchbox #searchsubmit {
float: right;
margin: 0;
width: 29px;
height: 27px;
border: 0;
}

#searchbox #searchsubmit:hover {
background: url(images/searchsubmit.png) no-repeat;
}

.msgbartop {
height: 5px;
}

.msgbar {
background: url(images/msgbar.gif) repeat-y;
color: #646464;
padding: 0 8px;
}

.msgbarbottom {
height: 5px;
}
/* End Header */


/* Content */
#content { 
	float:left; 
	width:632px;
	font-size: 12px;
}
#content .entries { 
	background:#fff url(images/entries_bg.gif) repeat-y; 
	margin-top:22px;
}
#content .entries h1,#content .entries h2 { 
	padding-top:2.2px; 
	margin-bottom:2px; 
	font:bold 15px/1.3 Arial, sans-serif; 
	color:#333;
}
#content .entries h1.title { margin-bottom:15px; }
#content .entries h2 a { text-decoration:none; color:#333; }
#content .entries h3.heading { 
background:url(images/entries_date_bg_new.jpg) no-repeat; 
margin:0; 
margin-bottom:10px; 
margin-bottom:10px;
padding:15px 20px 3px; 
font-size:18px; 
line-height:22px;
color:#2F6681; }
#content .entries h3.heading a{

}
#content .entries h3.heading a:hover{

}
#content .enteries img {margin:2px 2px 2px 2px;}

#content .entries .cap { background:url(images/entries_bgbottom.gif) no-repeat; margin-top:-30px; height:30px; line-height:1px; }
#content .entries .cap.top { background-image:url(images/entries_bgtop.gif); margin:0 0 -7px; }
#content .entries .cap.top.noheader { height:25px; }
#content .post { background:url(images/post_bgbottom.gif) no-repeat left bottom; padding:0 20px 8px; }
#content .post.bio { padding-top:15px; }
#content .post p { color:#666; margin-bottom:7px;}
#content .post p.info { font-size:11px; margin-bottom:7px; float:left; width:470px;}
#content .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#content .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#content .post a.more.inline { margin-left:5px; }
#content .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#content .post .actions p.tags { float:right; }
#content .post .more a{
text-decoration:none;
}
#content h3.title { 
font-size:14px; 
margin:0 5px 18px; 
padding:6px 16px; 
background:#e6e6e6; 
border-bottom:1px solid #d6d6d6; 
color:#00; }
#content .comment { padding-bottom:10px; }
#content .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#content .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#content .comment h4.posted a { color:#2F6681; }
#content .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#content #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#content #comment_form table { margin:0 20px 12px; }
#content #comment_form table td input { margin:3px 0; width:320px; }
#content #comment_form table th { padding-right:9px; color:#666; }
#content #comment_form p { margin:0 20px 12px; color:#666; }
#content #comment_form textarea { width:370px; height:145px; }

#content .paginate { padding:10px 20px; font-size:12px; color:#666; }
#content .paginate .pagecount { margin-right:10px; }
#content .paginate b { padding:3px 6px; color:#333; }
#content .paginate a { padding:3px 6px; }
#content .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#content .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#content .more-entries .calignleft
{float:left;
}
#content .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

.postmeta {
	
}

.navigation {
padding-bottom: 20px;
margin-right:25px;
margin-bottom: 20px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End Content */


/* Comments*/
.commentlist {
	margin: 0 25px 0 0;
	padding: 0;
}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid #efefef; 
	background: #fafafa;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0 0 10px 10px;
	background: #fff;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
}

.commentmetadata a {
	color: #111;
}

.commentmetadata a:hover {
	color: #555;
}


/* Sidebar */
.sidebar {
font-size: 1.1em;
margin-top: 25px;
width: 308px;
}

.sidebarboztop {
height: 5px;
}

.sidebarbox {
background-color: #e1ecfe;
padding: 3px 15px;
}

.sidebarboxbottom {
height: 5px;
margin-bottom: 25px;
}

.sidebarbox h3 {
font-size: 1.4em;
margin: 5px 0 10px 0;
}

.sidebarbox ul {
margin: 0;
padding: 0;
}

.sidebarbox ul li {
background: url(images/sidebarbullet.gif) no-repeat left 3px;
list-style: none;
padding: 0 0 5px 19px;
}
/* End Sidebar */


/* Footer */
.footer {
	height: 23px;
	clear: both;
	background-color: #D1E1F5;
}

.footercontent_left {
	color: #646464;
	float:left;
	font-size: 0.9em;
	line-height:19px;
	text-align: left;
	padding: 3px 0 3px 10px;
}

.footercontent_left a {
	color: #777777;
}

.footercontent_left a:hover {
	color: #000;
}

.footercontent_right {
	float: right;
	padding: 4px 5px 0px 0px;
}

.footerpush {
	height: 19px;
}
/* End Footer */


/* Begin Images */
p img {
	float: none;
	padding: 0;
	max-width: 100%;
	}

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;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 */

img.wp-smiley { margin: 0; padding: 0; clear: none; border:0; float: none; }