/*
Theme Name: Webby
Description: A cool Web 2.0 type design.
Author: GuessLotto
Author URI: http://www.guesslotto.com/
*/

/* ------------ Globals ------------ */

body {
	margin:0;
	padding-top:0px;
        background-image:url('bgimage.gif');
        background-repeat:repeat-x;
	font-family: Arial, Georgia, Sans-serif;
	color:#000;
	font-size:13px;
}
	
img {
	border:0;
}

.bg_images {
	display:block;
}

.alt {
	background: #eee;
}

a {
	color:#1b5bba;
	text-decoration:none
}
	
a:hover {
	color:#4082e5;
	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 {
	margin: 0 auto;
	width: 930px;
	height: 182px;
	background: url(images/header.png) no-repeat;
}

/* ------------ Header ------------ */

#header_top {
	width: 930px;
	margin:0 auto;
	height:110px;
}

.blogname {
	float:left;
	width:700px;
	font-family: Arial, Georgia, Sans-serif;
}
	
.blogname h1  {
	font-size:.25px;
	font-weight:bold;
	margin:20px 0 0 32px;
	text-decoration: none;
        
}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #ffffff; 
	text-decoration: none; 
	background-color:transparent;
        
}
	

.blogname h1  a:hover {
	color: #fff; 
	text-decoration: none;
	background-color:transparent;
        
}	

.blogname h2 {
	margin:0px 0 0 32px;
	font-size:.25px;
	font-weight:normal;
	color:#fff;
        
}
	
/* ------------ Menu Navigation ------------ */

#header_nav {
	width:930px; 
    height:46px;
    margin:0 auto;
    padding-top: 27px;
}

#nav {
    width:930px;  
    margin:0 auto; padding:0; 
    overflow:hidden;
    height:46px; 
}

#menu {
	width: 800px;
	margin-left: 20px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	margin-left: 3px;
}

#menu a {
	display: block;
	width: 102px;
	background: url(images/menu_reg.png) no-repeat;
	height: 38px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	color: #000000;
}

#menu a:hover, #menu a.active {
	display: block;
	width: 102px;
	background: url(images/menu_on.png) no-repeat;
	height: 38px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	color: #FFFFFF;
}

/* ------------ Wrappers ------------ */

#wrapper {
	clear: both;
    margin: 0 auto 0 auto;
    padding-top:0px;
    width: 930px;
    background:#fff;
    background: url(images/bgg.jpg) repeat-y;
    text-align: left;
    overflow:hidden;
}

/* ------------ Content ------------ */

#content {
	float: left;
	width: 670px;
	margin-left:15px;
}

.post_top {
	width: 670px;
	height: 8px;
	background: url(images/content_top.png) no-repeat;
	display: block;
}

.post_bottom {
	width: 670px;
	height: 15px;
	margin-bottom:10px;
	background: url(images/content_bottom.png) no-repeat;
	display: block;
}

.post {
	margin: 0px 0px 0px 0px;
	padding:0px 25px 0px 25px;
	height: 100%;
	text-align: justify;
	color:#333;
	background: url(images/content_content.png) repeat-y;
}

.post h2 {
	font-family: Arial, Georgia, Sans-serif;
    font-size: 25px;
    padding: 0px 0px 0px 0px;
}

.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:hover  {
	color: #404040;
	background-color: transparent;
}

.post .top_post_container {
	float:left;
	margin-top:16px;
	margin-left:3px;
        margin-bottom:21px;
	width:542px;
}

.post .top_post_container img {
	padding: 0px 4px 0px 4px;
}

.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;
}

.post a:link,
.post a:visited {
	color: #1b5bba;
	background-color: transparent;
}

.post a:hover {
	color: #4082e5;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 0px 0px;
}
	
.cover{
	clear:both;
	border-top: 1px dashed #999;
	margin: 0 0;
}
	
/* ------------ The Sidebar ------------ */

#sidebar {
	width:208px;
	float:right;
        margin-right: 15px;
        padding-right: 13px;
	font-size:12px;
	color:#999;
	font-family: Arial, Georgia, Sans-serif;
}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:#464646;
}

.sidebar_content {
	width:208px;
}

.rss_icon {
	margin: 0px 15px 10px 15px;
	width: 200px;
	height: 77px;
}

.sidebar_content ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background: url(images/sidebar_content.png) repeat-y;

}

.sidebar_container ul{
        width: 208px;
	padding-top: 5px;
	padding-left: 20px;
        padding-right: 20px;
        background: url(images/sidebar_content.png) repeat-y;
}

.sidebar_container li h2{
	width: 208px;
	height: 35px;
	padding-top: 5px;
	text-align: center;
	color:#000;
	font-size: 22px;
    background: url(images/sidebar_top.png) no-repeat;
    display: block;
}

.sidebar_container ul li{
    font-size:13px;
    line-height: 1.3em;
    padding-left:0px;
    padding-top:4px;
}

.sidebar_container ul li a {
    color:#000;
    padding-left:10px;
}

.sidebar_container ul li a:hover {
	color:#000;
	text-decoration:underline;
}

.sidebar_container ul ul li {
    line-height: 9px;
    text-decoration:none;
    padding-left:10px;
    padding-bottom:2px;
}


.sidebar_container ul ul {
    margin-top: 3px;
    line-height: 11px;
    text-decoration:none;
}

.sidebar_bottom {
	width: 208px;
	height: 13px;
	margin-bottom:10px;
	background: url(images/sidebar_bottom.png) no-repeat;
}

/* ------------ Footer ------------ */

#footer {
    clear: both;
   	margin: 0 auto;
    padding: 0;
    width: 930px;
    height: 64px;
    text-align:center;
    background:url(images/footer.png) no-repeat;
}

#footer p {
	margin: 0;
    padding: 7px 0px 0px 0px;
	font-size: 11px;
	color:#fff;
}

#footer p a {
	color:#dddddd;
}

/* ------------ Post Navigation ------------ */

.navigation {
	height: 20px;
	padding: 5px 15px 10px 15px;
}
	
.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: 0px 30px 0px 30px;
	font-weight: normal;
	color: #000;
}	

div.comments ol li {
	padding-bottom: 9px;
}
	
.comments textarea {
	width:500px;
	height:156px;
	color:#000;
	overflow:auto;
	font-family: Arial, Georgia, Sans-serif;
	font-size:14px;
}
	
#commentform {
	padding-left:23px;
}
	
#commentform input {
	color:#000;
}
	
.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: 10px;
	list-style: none;
}

/* ------------ Calendar ------------ */

#calendar {
    width: 230px; 
	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;
}