/*  
Theme Name: WidgetsBlog.net Theme
Theme URI: http://www.widgetsblog.net/
Description: WordPress theme design for WidgetsBlog.net.
Version: 2.0
Author: Sophia Lucero
Author URI: http://stellify.net/
*/
* {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 100%;
}
body, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-size: 0.625em;
	line-height: 2em;
	text-align: center;
	background: #fff url(images/headerbg.jpg) 50% 0 no-repeat;
}
/* header */
#header, #main, #footer {
	text-align: left;
	width: 930px;
	margin: 0 auto;
}
#header {
	height: 150px;
}
#header h1, #header h1 a {
	height: 108px;
}
#header h1 {
	width: 514px;
	text-align: center;
	margin: 30px 0;
}
#header h1 a {
	width: 514px;
	display: block;
	margin: 0 auto;
	text-indent: -9999em;
	outline: none;
	background: transparent url(images/header.gif) no-repeat scroll 0 0;
}
#header ul.navigation {
	width: 386px;
	height: 35px;
	margin: 50px 0 0 30px; 
}
#header ul.navigation li {
	display: inline;
	float: left;
	width: 24%;
	zoom: 1;
}
#header ul.navigation .advertise, #header ul.navigation .network {

}
#header ul.navigation .subscribe {

}
#header ul.navigation li a {
	line-height: 35px;
}
#header ul.navigation li a:hover {
	background: url(images/menuhover.gif) 50% 99% no-repeat;
}
#main {

}
/* posts */
#posts {
	width: 570px;
	margin: 30px 60px 30px 0;
}
#posts .post .title a {
	color: #555;
	display: block;
	padding: 0 0 10px;
}
#posts .post {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#posts .meta {
	margin: 0;
	padding: 15px 0;
	background: url(images/border.jpg) 0 0 repeat-x;
}
#posts p, #posts .content p, #posts .content ul, #posts .content ol, #posts .content blockquote, .commentlist, .commentlist li {
	margin: 20px 0 0;
}
#posts blockquote {
	padding: 1% 20px;
}
#posts .post .content ul li {
	padding: 5px;
}
#posts .post .content img {
	margin: 10px;
	float: right;
	display: inline;
}
#posts .post .content .sociable img {
	margin: 0;
	float: none;
}
#posts .post .content img[align="left"], #posts .post .content img.alignleft {
	margin-left: 0;
}
#posts .post .content img[align="right"], #posts .post .content img.alignright {
	margin-right: 0;
}
#posts .comments {
	text-align: right;
}
#posts .comments a, #posts .comments span {
	padding: 5px 0 5px 25px;
	background: url(images/commentbg.gif) 0 50% no-repeat;
}
#posts .navigation {
	margin: 30px 0;
}
#posts .navigation div {
	width: 45%;
}
#posts .navigation .left {
	text-align: right;
}
#posts .navigation .right {
	text-align: left;
}
/* comments */
#commentsection {
	margin: 20px 0;
}
.commentlist {
	border-top: 1px dashed #777;
}
.commentlist li {
	border-bottom: 1px dashed #777;
	padding: 0 0 20px;
}
#respond {
	margin: 20px 0;
}
#author, #email, #url {
	width: 180px;
}
#comment {
	width: 400px;
}
#author, #email, #url, #comment, #submit {
	background: #eee;
	padding: 5px;
	border: 2px solid #aaa;
}
#submit {
	background: #777;
	border-color: #555;
	color: #eee;
}
/* sidebar */
#sidebar {
	width: 300px;
	margin: 10px 0; /* extra 5px width in ie6 */
}
#sidebar p  {
	margin: 20px;
}
#sidebar p {
	line-height: 1.6em;
}
#sidebar ul {
	margin: 20px 0;
}
#sidebar ul li a {
	display: block;
	background: url(images/border.jpg) left bottom repeat-x;
	padding: 5px 20px 15px;
	line-height: 20px;
	zoom: 1;
}
#sidebar ul li a:hover {
	background-position: -10px bottom;
}
#sidebar .item {
	background: url(images/sidebarbg.jpg) 50% 0 no-repeat;
	min-height: 112px;
}
/*\*/
* html #sidebar .item {
	height: auto;
	height: 112px;
}
/* */
#sidebar .item h2 {
	color: #eee;
	text-align: center;
	padding: 40px 0 0;
}
#sidebar .item {

}
#splashpress a {
	display: block;
	margin: 0 auto 30px;
}
#searchform {
	width: 280px;
	height: 38px;
	background: url(images/searchbg.jpg) 0 0 no-repeat;
}
#searchform div {
	width: 280px;
}
#searchform input {
}
#s {
	width: 240px;
	height: 20px;
	margin: 9px 0 0 10px;
	background: none;
	border: none;
}
#searchsubmit {
	display: none;
}
#sidebar .ads .adsense {
	margin-left: 20px;
}
#sidebar .ads a {

}
#sidebar .ads img {
	float: left;
	margin: 15px 15px 0 0;
}
.ads a img, #sidebar img {
	border: none;
}
#eatonweb, #pmetrics {
	text-align: center;
}
#feed li {
	padding-bottom: 10px;
}
#feed a.feed {
	display: block;
	text-align: left;
	padding: 0 0 0 45px;
	line-height: 30px;
	background: url(images/feedicon.jpg) 0 0 no-repeat;
}
#feed a.feed:hover {
	background-position: 0 0;
}
#feed a.mobile, #feed a.email {
	background-position: 0 -30px;
}
#footer {
	padding: 30px 0 30px;
	background: url(images/border.jpg) 0 0 repeat-x;	
}
/* common */
ul.navigation, .commentlist, #sidebar ul {
	list-style: none outside; /* list items have extra left padding/margin without outside */
}
/* floats */
#header h1, #header ul.navigation, #posts, #sidebar, .left, .alignleft {
	float: left;
	display: inline;
}
.alignright, .right {
	float: right;
	display: inline;
}
.clear, .alignnone, #posts .post, .comments {
	clear: both;
	display: block;
}
#header .clear, #main .clear {
	min-height: 0; /* ie7 clear float */
}
#posts, .content, #sidebar {
	overflow: hidden;
}
/* sizes */
#header, #main, #footer {
	font-size: 1.3em;
}
#posts .post .title {
	font-size: 2.4em;
	line-height: 1.1em;
}
#posts h2, #sidebar h2, #posts .navigation, #comments h3 {
	font-size: 1.4em;
}
#header ul.navigation, #feed a.feed  {
	font-size: 1.2em;
}
#sidebar h2 {
	font-size: 1.1em;
}
#posts .meta, blockquote, #commentsection {
	font-size: 1em;
}
#posts .post .meta, .commentmetadata, blockquote {
	font-size: 0.9em;
}
/* text styles */
#header ul.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#posts .post .title, #comments h3 {
	font-family: Arial, Helvetica, sans-serif;
}
#posts .post .meta, #posts .navigation, .comments, #sidebar .item h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a, #posts .post .title, #posts .navigation, .comments span, #comments h3, #sidebar .item h2 {
	font-weight: bold;
}
#header .navigation, #posts .navigation, #posts p.error, #footer, #splashpress {
	text-align: center;
}
h1, h2, h3, h4, h5, h6  {
	font-weight: normal;
}
#header a, #main a, #footer a, blockquote, blockquote *, #sidebar a:hover, #sidebar #feed a.mobile, #sidebar #feed a.email, #comments h3 {
	text-decoration: none; 
	color: #777;
}
#header a:hover, #main a:hover, #footer a:hover {
	color: #999;
}
body a img {
	border: none;
}
#header a, #posts .navigation a, #feed a.feed, #sidebar a {
	color: #333;
}
/* plugins and widgets and ads */
.more-link {
	display: inline;
}
#posts .sociable {
	margin: 10px 0;
}
#posts .ads {
	margin: 20px 0;
}



#Box-Banner-ads {

margin: 0px;

padding: 0px;

text-align: center;

}

#Box-Banner-ads img {

margin: 0px 0px 0px 0px;

padding: 0px;

text-align: center;

border: 0px;

}

#Box-Banner-ads img:hover {



text-align: center;

border: 0px;

}
