/*  
Theme Name: Pop Blue
Theme URI: http://www.blogohblog.com/
Description: Pop Blue is a 2 columns Wordpress theme. Clean, simple and lightwieght theme. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 
Author: Bob 
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size:14px;
	margin:0px;
	padding:0px;
	color:#666;
        background: #FFFFFF url(images/blog-bckgrd-new.gif) no-repeat center top;
        background-attachment: fixed;
 }
#top {
	width:820px;
	height:140px;
	margin: auto;
	text-align: center;
	padding:0;
	background-attachment: scroll;
	background-image: url(images/bckgrd1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	margin:0 auto;
	padding:0;
}
#header h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
#header h1 a {
	display:block;
	background:url(images/logo.gif) no-repeat left;
	height:54px;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:20px;
	font-weight:bold;
}

h2 a {
	color: #FF0033;
}
a:link {
	text-decoration: none;
	color : #2fcde8;
	border: none;
}
a:active {
	text-decoration: none;
	color : #2fcde8;
	border: none;
}
a:visited {
	text-decoration: none;
	color : #2fcde8;
	border: none;
}
a:hover {
	text-decoration: underline;
	color : #2fcde8;
	border: none;
}
#nav {
	background: #2fcde8 url(images/title-back.gif) repeat-x bottom;
	height:35px;
	margin:auto;
	padding:0;
        width: 820px;
}

#nav a {
	font-size: 14px;
	font-weight: normal;
}

#navBottom {
        width: 100%;
        height: 20px;
        display: block;
/*        background: #2fcde8 url(images/blue-bar-bottom.jpg) repeat-x top;
*/        width: 820px;
        margin: auto;
}

#nav2 {
	height:35px;
	width:800px;
	font-weight:700;
	margin:0 auto;
	padding:0;
}
ul.nav2 {
	height:35px;
	line-height:35px;
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:0;
}
ul.nav2 li {
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.nav2 li a, ul.nav2 li a:link, ul.nav2 li a:visited {
	text-decoration:none;
	color:#FFF;
	float:left;
	display:block;
	padding:0 10px;
}
ul.nav2 li a:hover {
	color:#FFF;
	text-decoration:underline;
}
ul.nav2 li a:active {
	color:#4192e5;
	text-decoration:none;
}
ul.nav2 li.current_page_item a {
	text-decoration:none;
	color:#4192e5;
}
ul.nav2 li ul {
	float:left;
	margin:0;
	padding:0;
}
.postmetadata {
    border-top: 1px dashed #e4e4e4;
	background:#FFFFFF;
	padding:5px;
	font-size: 10px;
}
span.cmt {
	background:transparent url(images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.cty {
	background:transparent url(images/category.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
#main {
	width:800px;
	margin:0 auto;
	padding:0;
}
#content {
	float:left;
	width:570px;
	margin:10px 0 0;
	padding:0;
        line-height: 20px;
}
.entry {
	float:left;
	width:540px;
	margin:10px 0px 10px 0px;
	overflow:hidden;
}

.entry p {
        text-align: justify;
}

#sidebar {
	float:right;
	width:230px;
	margin:10px 0 0;
	padding:0;
}

#rsidebar a {
        color: #666666;
        font-size: 12px;
}

#rsidebar {
	float:right;
	width:230px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#rsidebar h2 {
	font-size:14px;
	margin:0 0 10px;
	padding:2px 0 2px 5px;
	color: #FFFFFF;
        background: #2fcde8 url(images/title-back.gif) repeat-x center left;
}
#rsidebar ul {
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
}
#rsidebar ul li {
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}
#rsidebar ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 0 20px;
}
#rsidebar ul li ul li {
	list-style-type:none;
	background:transparent url(images/li.gif) no-repeat 0 3px;
	border:0;
	margin:0;
	padding:0 0 3px 15px;
}
.navigation {
	width:580px;
	color:#666;

	margin:0 auto;
	padding:0;
}
.alignright {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#searchform {
	height:35px;
	line-height:35px;
	float:right;
	margin: 0;
	padding: 0;
}
input#s {
	color: #5188d2;
	width: 200px;
	border: 1px solid #cbcbcb;
	background:#fcfcfc;
}
#footer {
	font-size: 12px;
	width: 820px;
        clear:both;
	height:5px !important;
	margin:auto;
	padding:0;
}
#footerbox {
    font-size: 12px;
    background: #2fcde8 /*url(images/blue-bar-back.jpg) repeat-x top*/;
	width: 820px;
	height:30px;
	line-height:30px !important;
	margin:auto;
	padding:0;
        color: #FFF !important;
        border-bottom: 10px solid white;
}
.footer {
	width:800px;
	color:#FFF;
	height:30px;
	line-height:30px !important;
	margin:0 auto;
	padding:0;
}
.footer a:hover {
	text-decoration:underline;
	color:#fff;
	border:none;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
}
.boxcomments {
	margin-bottom:20px;
	width:580px;
}
#commentform {
	margin:0;
	padding:15px 15px 1px;
}
#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 20px;
}
#commentform p {
	margin:5px 0;
}
ol.commentlist {
	margin:0 0 1px;
	padding:0;
}
ol.commentlist :hover {
	background:#e7f9ff;
}
ol.commentlist li {
	border-top:1px solid #eee;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px 15px;
        width: 90%;
}
ol.commentlist li :hover {
	background:none;
}
ol.commentlist li.commenthead {
	display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
}
ol.commentlist li.commenthead h2 {
	margin:0;
}
ol.tblist {
	border-top:1px solid #fff;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
}
ol.tblist li {
	display:block;
	list-style:none;
	background:#e7f9ff;
	padding-left:15px;
	margin:0 0 5px;
}

#sidebar p {
       font-size: 12px;
       line-height: 14px;
}

#twitter_div #twitter_update_list li {
       margin-bottom: 20px;
       font-size: 12px 
}
