/*  
Theme Name: simply-news
Theme URI: http://www.xhtmlvalid.com/2008/03/14/simply-news/
Author: XHTMLValid.com
Description: Find more free themes at <a href="http://www.xhtmlvalid.com">XHTMLValid.com</a>
Version: 0.1
Author URI: http://www.xhtmlvalid.com/
*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0;
	background-color: #f0f0f0;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#mainpage
{
	background: url('images/mainbg.gif') repeat-y;
	background-color: #fff;
	width: 900px;
	margin: 0 auto 20px;
	border: 1px solid #666;
	border-top: 0px;
	border-bottom: 0px;
}

h2
{
	font: 21px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	/* padding-left: 10px; */
}

h3
{
	font: 18px  Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	/* padding-left: 10px; */
}

h4
{
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	/* padding-left: 10px; */
}

/*.h2
{
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #312E2E;
	font-weight: 700;
}*/

a:link, a:visited, a:active
{
	color: #000;
	border-bottom: 1px dotted;
	text-decoration: none;
	font-weight: bold;
}

.addtoany_share_save_container a:link, .addtoany_share_save_container a:visited, .addtoany_share_save_container a:active
{
	border-bottom: none;
}

#better-tag-cloud  {
    padding-bottom:1ex;
    text-align:center;
}

#better-tag-cloud a:link,
#better-tag-cloud a:visited,
#better-tag-cloud a:active   {
    color:#444;
}

#better-tag-cloud a:hover
{
	text-decoration: none;
    border-bottom:1px dotted;
}

.wp-caption a:link, .wp-caption a:visited, .wp-caption a:active
{
	border-bottom: none;
}

a:hover
{
	text-decoration: none;
}

input
{
	border: 1px solid #333;
	vertical-align: middle;
}

#menu
{
	height: 35px;
	width: 900px;
	float: left;
	background: url('images/menubg.gif') repeat-x;
}

ul.menu
{
	height: 35px;
	line-height: 35px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
}

ul.menu li
{
	float: left;
	list-style-type: none;
	margin: 0;
	border-right: 1px solid #000;
}

ul.menu li a
{
	float: left;
	font: 12px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 35px;
}

ul.menu li a:hover
{
	border-bottom: none;
	text-decoration: none;
	background: url('images/menuhover.gif') repeat-x;
}

ul.menu li:hover
{
}

ul.menu li a:visited
{
	color: #fff;
	font-weight: normal;
}

#header
{
	float: left;
	height: 125px;
	width: 900px;
	background: url('images/headerbg.gif') repeat-x;
	border-bottom: 1px solid #666;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
}

#header h1
{
	margin: 0px;
	font: 50px  Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 10px;
	padding-left: 20px;
}

#header h1 a
{
	border-bottom: none;
	font-weight: normal;
	color: #fff;
}

#header h1 a:hover
{
	border-bottom: none;
	text-decoration: none;
}

#header h2
{
	margin: 0px;
	/* font: 22px Arial, Helvetica, sans-serif; */
	font: 18px Georgia, serif;
	line-height: 200%;
	color: #fff;
	padding-left: 20px;
	font-style: italic;
}

.info
{
	float: left;
	width: 226px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
}

.input
{
	border: 1px solid #aaa;
	background: #eee;
	height: 17px;
	width: 140px;
	margin-top: 1px;
	font: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 3px;
}

.submit
{
	border: 0px;
}

.info img
{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 150px;
}

img.alignright 
{
	float: right;
	margin-top: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
}

img.alignleft
{
	float: left;
	margin-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content
{
	font: 12px;
	color: #000;
	line-height:1.5em;
	float: left;
	width: 638px;
	margin: 0px;
	padding: 0;
	padding-top: 10px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}

#content a
{
	color: #000;
	font-weight: normal;
}

#content ul {
   list-style-type: square;
   padding-left: 1.7em;
   margin-top: 0.2em;
}

.entry {
	float: left;
	/*width: 638px;*/
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	padding-top: 10px;
}

.entry h2
{
	font: 24px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0;
}

.entry h2 a
{
	border-bottom: none;
	text-decoration: none;
	color: #000;
	margin: 0;
	font-weight: normal;
}

.entry h2 a:hover
{
	text-decoration: none;
}

.entry h3
{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0;
}

.entry h3 a
{
	border-bottom: none;
	text-decoration: none;
	color: #000;
	margin: 0;
	font-weight: normal;
}

.entry h3 a:hover
{
	text-decoration: none;
}

.entry h4
{
	font: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}

.entry h4 a
{
	border-bottom: none;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	margin: 0;
}

blockquote {
	border-left: 3px solid #666;
	color: #555;
	padding-left: 0.8em;
	margin-left: 2.5em;
}

.sticky {
	/*text-shadow:0 -1px 0 #fff, 0 1px 0 rgba(255, 255, 255, 0.2);*/
	border: 1px solid #bbb;
	background: #f6f6f6;
	padding: 15px;
 }

ul.st-related-posts {
   list-style-type: square;
   padding-left: 1.7em;
   margin-top: 0.2em;
}

#sidebar
{
	float: left;
	width: 232px;
	margin: 0px;
	padding: 0px;
	font: 11px;
}

.rsidebar
{
	font: 12px;
	color: #303030;
	float: right;
	width: 202px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.rsidebar h2
{
	font: 16px  Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 3px;
	padding: 0;
	/*padding-left: 4px;*/
	margin-top: 10px;
}

.rsidebar a
{
	border-bottom: none;
	font-weight: normal;
}

.rsidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.rsidebar ul li
{
	list-style-type: none;
	margin: 0 0 0px;
	padding: 0;
	padding-left: 0px;
}

.rsidebar ul li ul
{
	list-style-type: square;
	margin: 0;
	padding: 0 0px;
}

.rsidebar ul li ul li
{
	list-style-type: none;
	border: 0px none;
	margin: 0;
	/*padding-left: 4px;
	padding-right: 4px;*/
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #eee;
	padding-top: 3px;
	padding-bottom: 3px;
}

.rsidebar ul li ul li a
{
	font: 12px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	border-bottom: none;
}

.rsidebar ul li ul li a:hover
{
	border-bottom: none;
}

.rsidebar ul li ul li:hover
{
	background: #eee;
}

.navigation
{
	float: left;
	color: #303030;
	width: 636px;
	margin: 0px;
	padding: 0px;
	/* margin-left: 13px;
	margin-right: 19px; */
	padding-top: 6px;
}

.navigation p
{
	color: #303030;
	margin: 0px;
}

.navigation a
{
	text-decoration: none;
	border-bottom: none;
}

.navigation a:hover
{
	/* text-decoration: underline; */
}

.alignright
{
	float: right;
	margin-top: 10px;
}

.alignleft
{
	float: left;
	margin-top: 10px;
}

.postmetadata
{
	/* text-align: right; */
	font-size: 10px;
	color: #666;
	margin: 0;
	padding: 0px;
}

.postmetadata a
{
	color: #666 !important;
}

.boxcomments
{
}

li.comment img.avatar {
    display:none
}

#commentform label
{
	display: block;
	margin: 0;
}

#commentform input
{
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 1px;
}

#commentform textarea
{
	width: 400px;
	margin: 0 0 10px;
	padding: 0;
}

#commentform #submit
{
	margin: 0 0 0px;
}

#commentform p
{
	margin: 0px 0;
}

.commentlist, .trackbacklist {
    margin-bottom:4em;
}

ol.commentlist, ol.trackbacklist {
    list-style:none;
    margin:0 0 1em;
    padding:0;
}

ol.commentlist li.comment, ol.trackbacklist li.pingback {
    border-bottom:1px dotted #666;
    padding:1em;
}

ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fff; }

/*
ol.commentlist
{
	border-top:1px dotted #bbb;
	margin: 0 0 1px;
	padding: 0;
}

ol.commentlist li
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px 0px 1px;
}

ol.commentlist li :hover
{
	background: none;
}

ol.commentlist li.commenthead
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px;
}

ol.commentlist li.commenthead h2
{
	margin: 0;
}

ol.tblist
{
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0 0 1px;
	padding: 0px;
}

ol.tblist li
{
	display: block;
	background: url('images/c.gif') no-repeat 0 2px;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
}

ol.tblist li.tbhead
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px;
}

ol.tblist li.tbhead h2
{
	margin: 0;
}
*/

#footer
{
	color: #fff;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

#footerbox
{
	color: #fff;
	padding: 0;
	width: 900px;
	height: 36px;
	margin: 0 auto;
	margin-top: 10px;
	background: url('images/footerbg.gif') repeat-x;
}

#footerbox p
{
	color: #fff;
	margin: 0px;
	font-size: 11px;
	margin-top: 0px;
}

.footer
{
	text-align: center;
	width: 900px;
	color: #fff;
	margin: 0 auto;
	padding: 0;
}

.footer a:hover
{
	/* text-decoration: underline; */
}

.footer a:link, .footer a:active, .footer a:visited
{
	color: #fff;
	border: none;
	font-weight: normal;
}

.footer p
{
	margin: 0px;
	font: 12px;
	color: #fff;
	line-height: 36px;
}
