/*
Theme Name: Simply Orange
Description: A two-column theme designed for those who love orange.
Author: GuessLotto
Author URI: http://www.guesslotto.com/
*/

/* ------------ Globals ------------ */

body {
	margin:0;
	padding-top:0px;
	background:#fff;
	font-family: Arial, Georgia, Sans-serif;
	color:#000;
	font-size:13px;
}
	
img {
	border:0;
}

a {
	color:#ae0000;
	text-decoration:none
}
	
a:hover {
	color:#fff;
	text-decoration:none
}
		
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
	
blockquote {
	padding-left:10px;
	padding-right:10px;
	color:#000;
    background:#fff;
    border-left: 1px dashed #999;
    border-right: 1px dashed #999;
	font-style: normal;
}
	
.clear {
	clear:both;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}

/* ------------ Top (Header and Navigation) ------------ */

#top {
	width: 100%;
	background: #339900;
	height: 126px;
}

/* ------------ Header ------------ */

#header_top {
	width: 1000px;
	margin:0 auto;
	height:100px;
	background: #339900;
}

.blogname {
	float:left;
	width:700px;
	font-family: Verdana, Arial, Georgia, Sans-serif;
}
	
.blogname h1  {
	font-size:50px;
	font-weight:bold;
	margin:10px 0 0 15px;
	color:#787878;
	text-decoration: none;
}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
}
	

.blogname h1  a:hover {
	color: #fff; 
	text-decoration: none;
	background-color:transparent;
}	

.blogname h2 {
	margin:0px 0 0 15px;
	font-size:16px;
	font-weight:normal;
	color:#white;
}
	
/* ------------ Menu Navigation ------------ */

#header_nav {
	width:100%; 
    background:url(images/menu.png) repeat-x;
    height:26px;
    margin:0 auto;
}

#nav {
    width:1000px;  
    margin:0 auto; padding:0; 
    overflow:hidden;
    height:26px; 
}

#menu{
	height:21px;
	display:block;
	padding:5px 0 0px 0px;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu ul li {
	margin:0px;
	list-style:none;
	float:left;
	margin-left:0px;
	font-size:13px;	
}

#menu ul li a {
	text-decoration:none;	
	color:#fff;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}

#menu ul li a:hover, #menu ul li a.active {
	color:#fff;
	background-color:#339900;
	text-decoration:none;	
}

#menu ul li a span {
	display:none;
}

#menu ul li a:hover span, #menu ul li a.active  span{
	display:inline;
	position:absolute;
	right:-1px;
	top:0px;
}

/* ------------ Wrapper ------------ */

#wrapper {
    margin: 0px auto 0 auto;
    width: 1000px;
    text-align: left;
}

/* ------------ Content ------------ */

#content {
	float: left;
	width: 700px;
	margin-top:10px;
    background: #fff;
}

.post {
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#333;
        background:#eee;
        border:1px dashed #999;
}

.post h2 {
	font-family: Arial, Georgia, Sans-serif;
    font-size: 18px;
    text-transform:uppercase;
    padding: 10px 10px 0px 10px;
}

.post h2 a, .post h2 a:link, .post h2 a:hover, .post h2 a:visited  {
	color: #000077;
	background-color: transparent;
}

.post .date {
	font-size:11px;
    color: #777;
	padding-bottom: 2px;
        margin: 0px 10px 0px 10px;
	border-bottom: 1px dashed #999;
}

.post .postmetadata {
	padding: 2px 15px 0px 15px;
	font: normal 11px Arial, Georgia, Sans-serif;
	text-align: right;
	height:34px;
}

.p_comments {
	height:25px;
	width:100px;
	line-height:26px;
	text-align:center;
	float:right;
	padding:0 5px 0 27px;
}

.p_comments img {
	padding-right: 3px;
    border:0;
}

.p_comments a:link,
.p_comments a:visited {
	color: #fff;
	background-color: transparent;
}


.post a:link,
.post a:visited {
	color: #ae0000;
	background-color: transparent;
}

.post a:hover {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
}
	
.cover{
	margin: 0 0;
	background: url(images/content.png);
	background-repeat:repeat-y;
}
	
/* ------------ The Sidebar ------------ */

#sidebar {
	width:220px;
	float:right;
	font-size:12px;
	color:#999;
	margin-top:30px;
	font-family: Arial, Georgia, Sans-serif;
}

#sidebar img {
	display:block;
}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:#464646;
}

.sidebar_top {
	width:220px;
	height:16px;
	margin-top:15px;
	background:url(images/sidebar_top.png);
}

.sidebar_content {
	width:220px;
	margin-top:10px;
	border: 1px dashed #999;
	background:#eee;
}

.sidebar_content ul{
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
}

.sidebar_content ul li{
    padding: 0 0px 0px 3px;
}

.sidebar_content ul li h2{
    font-family: Arial,Verdana,Georgia, Sans-serif;
    padding-top:4px;
    padding-left:6px;
    color:#339900;
    font-size: 16px;
    line-height:1.6em;
    text-transform:uppercase;
    background:#eee;
    margin-bottom:4px;
    border-bottom: 1px dashed #999;
}

.sidebar_content ul ul li{
    font-size:13px;
    margin-top: 1px;
    line-height: 1.3em;
    padding-left:12px;
    padding-bottom:4px;
}

.sidebar_content ul ul li a {
    color:#000;
}

.sidebar_content ul ul li a:hover {
	color:#000;
	text-decoration:underline;
}

.sidebar_content ul ul ul li {
    line-height: 9px;
    text-decoration:none;
    background-image:none;
    padding-left:0; 
}


.sidebar_content ul ul ul {
    margin-top: 3px;
    line-height: 11px;
    text-decoration:none;
    background-image:none; 
}

.sidebar_bottom {
	width:220px;
	height:16px;
    background:url(images/sidebar_bottom.png) no-repeat;
}

/* ------------ Footer ------------ */

#footer{
    clear: both;
    width: 100%;
    height: 75px;
    text-align:center;
    background:#339900;
}

.footer_container {
	width: 100%;
	height: 45px;
}

.footer_container p {
	font-size: 11px;
	color:#fff;
	padding: 44px 0px 0px 0px;
}

.footer_container p a {
	color:#fff;
}

.footer_container p a:hover {
	color:#fff;
}

/* ------------ Post Navigation ------------ */

.navigation {
	height:10px;
	padding-top:10px;
}
	
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000;
}
	
.navigation a:hover {
	color:#000;
}

/* ------------ Attachment ------------ */

.contentCenter {
	text-align:center;
}

/* ------------ The Page Title ------------ */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
}

/* ------------ Comments ------------ */

.comments {
	padding: 22px 32px 23px 32px;
	line-height:16px;
}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 10px 0px 0px 30px;
	font-weight: normal;
	color: #000;
}	

div.comments ol li {
	padding-bottom: 9px;
	
}

.comments form {
}
	
.comments textarea {
	width:400px;
	height:156px;
	background:#fff;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family: Arial, Georgia, Sans-serif;
	font-size:14px;
}
	
#commentform {
	padding-left:23px;
}
	
#commentform input {
	padding-left:10px;
}
	
.comments input#submit {
	padding:0;
	width:72px;
}
	
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
}
	
.comments ol li p {
	padding:0;
	margin:10px 0;
}
	
.comments ol li {
	padding-bottom: 9px;

}

/* ------------ Calendar ------------ */

#calendar {
    width: 193px; 
	background: transparent;
}

#calendar_wrap {
	background: url(images/sidebar_content.png) repeat-y;
}

table#wp-calendar {
	margin: 0 auto 0 auto;
	width:180px;
	color: #000;
	background: transparent;
}

table#wp-calendar caption {
	margin: 0 auto 0 auto;
}
