/*
Theme Name: Obama
Theme URI:
Description: Obama Theme
Version: 1.1
Author: Mass Media Group
Author URI: http://ooyes.net/
Tags: blue, custom header, fixed width, two columns, valid XHTML, right sidebar
07-27-09 Rearranged and removed duplicates.
*/

/* NEW SECTION Arranged by OBJECT, ID, and CLASS in alpha order. */
/* OBJECT */

/* I don't know what object [*] below is. */
*{
  margin: 0;
  padding: 0;
    }
body {
	font-size: 14px; 
	font-family: Verdana, Hevetica, Arial, Sans-Serif;
	color: #000000;
	text-align: center; /* 20091015 NO EFFECT */
        
	background: #01245C url(images/bodybg.jpg) no-repeat center top;	
}
a {color: #0c4386; }

p {     padding-bottom: 10px;
	padding-right: 20px;
}

/* ID */
#content-wrapper{
        clear: both;
  	width: 920px;
	margin: 0 auto;
	padding: 0;
        text-align: left;  /* 20091015 NEW WORKS */
	background: #CCCCCC;	
}
#content-wrapper:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#content-wrapper{display: inline-block;}

#flag{
	  display: block;
	  width: 328px;
	  height: 36px;
	  background: url(images/flag.jpg) no-repeat;
	  position: absolute;
	  right: 0;
          bottom: 0;
    <!-- float: right; $-->
    <!-- clear: right; $-->
    padding: 0;
    margin: 0: 
    }
#header {
	width: 920px;  
	margin: 0 auto;
}
#header:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#header{display: inline-block;}

#h1{ float: left; }

#headerimg 	h1 a{
	font: bold 25px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#headerimg {
	margin: 0;
	width: 100%;
        float: left;
	background: url(images/stars.jpg) no-repeat 4px 15px;
	padding-top: 65px;
	position: relative;
	overflow: hidden;
	zoom:1;
	}
#nav {        <!--This is top navigator bar. -->
    list-style: none;
    width: 900px;
    float: left;  <!-- $ --> 
   clear:  left;  <!-- $--> 
     background: #fff url(images/content_border.jpg) no-repeat; 
    overflow: hidden;
    zoom:1;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
    color: #333366:
    font-size: 20px;
    font-family: Verdana, Arial, sans-serif;
}
#nav li{
   float: left;
   margin: 0px;
   <!-- margin-right: 5px; -->
}
#nav a{
	display: inline-block;
	padding-left: 16px;
	text-align: center;
	<!-- font: 12px Arial;
	color: #215D8F -->;
	text-decoration: none;
	outline: none;
}
#nav li:hover, #nav li.current_page_item{
	background: url(images/nav_left.jpg) no-repeat;
}
#nav li:hover a, #nav li.current_page_item a{
	background: url(images/nav_right.jpg) no-repeat right top;
}
#page {
	text-align: center;  <!--$-->
	width: 920px;
        padding: 0
	margin: 0 auto;
}
#pr{
  overflow: hidden;
  zoom:1;
  clear: both;
  background: #fff;
}
#searchform {
	margin: 0 auto;
	padding: 32 20 20 40;
	width: 260px;
        text-size: 16px;
	text-align: left;
	position: relative;
	right: 0;
	top: 0;
}
#searchsubmit {
	width: 22px;
	height: 23px;
	background: url(images/icon_search.png) no-repeat;
	border: none;
	cursor: pointer;
	position: relative;
	top: 1px;
	}

#sidebar {
    width: 312px;
    left:  608;    <!--$-->
    
    padding: 0;
    margin: 0;
    color: #CC6666;
    background-color: #DDDDDD;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
    margin: 0;
}
<!-- #sidebar
{
	padding: 0;
	width: 312px;
    float: right;
	-display: inline;
	-margin-right: -26px;
}

#sidebar form {
	margin: 0;
} -->

#sitename {
    float:left;
    clear: left;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font-size: 26px;
    font-family: Georgia, Times New Roman, serif;
    text-align: left;
} 

#sitemessage {
    float: left; 
    clear: left; 
    padding-top: 10px;
    padding-bottom:14px;
    margin: 0;
    color: #333366;
    font-size: 16px;
    font-style: Verdana, Arial, sans-serif;
    text-align: left;
}    

/* CLASS */
.border-top {border-top: 2px #003399 solid;}
.border-right {border-right: 2px #003399 solid;}
.border-bottom {border-bottom: 2px #003399 solid;}
.border-left {border-left: 2px #003399 solid;}

.seo-help{
  position: absolute;
  text-indent: -9999px;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.description{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-color: #FFFFFF;
  clear: both;
  /* padding-bottom: 30px; 20090728 */
  float: left;
}

/* BOTTOM OF NEW SECTION */

html[xmlns] #header{display: block;}

* html #header{zoom: 1;}

#content h2{
	font-style: Verdana, Arial, Sans-Serif;
	font-size: 15px;
	font-color: #FFFFFF;
}

.post h2{
	font-style: Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-color: #003366;
	padding-top: 30px;
	padding-left: 0;
}

html[xmlns] #content-wrapper{display: block;}

* html #content-wrapper{zoom: 1;}

#content{
  	float: left;
  	clear: both;
  	width: 600px;
	}

.post {
	margin: 0;
	overflow: hidden;
	zoom:1;
	background: url(images/post_bg.jpg) repeat-y;
	width: 600px;
	padding: 0 10px 0 30px;
	margin-bottom: 15px;
	}

.post h2, .post h2 a, .post h3, .post h3 a{
  font: 20px Arial;
  color: #003366;
  text-decoration: none;
  padding-bottom: 10px;
}

.post-top{
  position: relative;
  display: block;
  left: -10px;
  top: 0;
  width: 600px;
  height: 19px;
  background: url(images/post_top.jpg) no-repeat;
}

.post-bottom{
  position: relative;
  display: block;
  left: -10px;
  bottom: 0;
  width: 600px;
  height: 24px;
  background: url(images/post_bottom.jpg) no-repeat;
}

.more-link, .navigation a{
  display: inline-block;
  padding: 3px 12px;
  border: solid 1px #C5C5C3;
  background: #8295A3;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding-top: 12px;
}

.clear, .c{
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background: #1E65B5;
	overflow: hidden;
	zoom:1;
	}

#footer address{
	float: left;
	display: inline;
	font: 11px Arial;
	color: #9AC1DE;
	margin: 12px;
}

#footer address a{
	text-decoration: none;
	color: #11375E;
}

#footer-nav{
  float: right;
  margin: 20px 0 15px 0;
}

#footer-nav li{
  float: left;
  margin-right: 30px;
  display: inline;
}

#footer-nav a{
  font: 11px Arial;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

#footer-nav a:hover{
  text-decoration: underline;
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.entry{
  background: url(images/entry_border.jpg) no-repeat center bottom;
  padding: 10 10 15 0;
}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */

/* Begin Form Elements */
.entry form {
	/* text-align:center; 20091015 */
        text-align: center;  
	}

select {
	width: 130px;

	}
#commentform{
  	padding: 10px;
	background: #E1E1E1;
	overflow: hidden;
	margin-bottom: 12px;
	width: 580px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: solid 1px #D0D0D0;
	}

#commentform textarea {
	padding: 2px;
    width: 580px;
	margin-top: 5px;
	height: 150px;
	}

#commentform #submit {
	margin: 0;
	float: left;
    background:#8295A3 none repeat scroll 0 0;
border:1px solid #C5C5C3;
color:#FFFFFF;
display:inline-block;
padding:3px 12px;
text-decoration:none;
text-transform:uppercase;
margin-top: 5px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;

	}

.commentlist li {
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	/* text-align: center; 20091015 */
        text-align:  center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	/* text-align: center; 20091015 */
        text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}  

.wp-caption {
	border: 1px solid #ddd;
	/* text-align: center;  20091015 */
        text-align:  center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Customs: */

#popular-posts{
  float: left;
  clear: both;
  width: 540px;
  height: 319px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background: url(images/tabs_bg.jpg) no-repeat;
  position: relative;
  color: #E8E8E8;
  margin-left: 10px;
  line-height: 20px;
  zoom:1;
  overflow: hidden;
}
#popular-posts-title{
  position: absolute;
  top: 4px;
  left: 4px;
  font: 16px 'Kozuka Gothic Pro', Arial;
  color: #fff;
  display: block;
  background: #052757;
  opacity:.8;
  width: 592px;
  padding: 2px;
}

.tabs{
  clear: both;
  float: left;
  list-style: none;
  width: 600px;
  height: 71px;
  overflow: hidden;
  background: url(images/tabsnav.jpg) repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tabs li{
	float: left;
}
.tabs li a{
	display: inline-block;
	font: 12px Arial;
	color: #0D6597;
	padding: 30px 20px;
	text-decoration: none;
	outline: none;
}
.tabs li a:hover, .tabs li.active a{
	background: url(images/tabs_nav.jpg) no-repeat;
	color: #fff;
}
#rss{
  float: left;
  width: 316x;
  height: 349px;
  -height: 348px;
  background: url(images/rss.jpg) no-repeat;
  position: relative;
}
#rss a{
	position: absolute;
	display: block;
	left: 36px;
	width: 260px;
	height: 64px;
	background: transparent;
	text-indent: -10000px;
}
.rss-posts{
	top: 84px;
}
.rss-comments{
	top: 230px;
}
<!--XXX #sidebar ul li h2 {
	
	font-style: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 0;
}
#sidebar ul li a{
	
	font-style: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-color: #0033FF;
	padding: 0;
}
#sidebar li .sidebar-title{
	background: url(images/sidebartitle.jpg) no-repeat;
	padding: 10px 0 13px 19px;
	font: 20px 'Kozuka Gothic Pro', Arial;
	color: #0D6597;
	width: 320px;
}
.sidebar-item{
  width: 280px;
  -width: 277px;
  background: url(images/sidebartop.jpg) no-repeat;
  position: relative;
  min-height: 200px;
  -height: 200px;
  left: -4px;
  padding: 0px;

}
.sidebar-item li{
	position: relative;
	z-index: 1;
}
.sidebar-item-bottom{
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 330px;
  -width: 325px;
  height: 88px;
  background: url(images/sidebarbottom.jpg) no-repeat;
  z-index: 0;
}
.sidebar-item a{
	display: inline-block;
	padding-left: 25px;
	padding-top: 1px;
	font: 12px Arial;
	color: #0C4385;
	text-decoration: none;
}
.sidebar-item a:hover{
	text-decoration: underline;
	background: url(images/sidebar_star.jpg) no-repeat 0px 0px;
} XXX-->

#comments{
  clear: both;
color:#0C4386;
font-family:Arial;
font-size:17px;
padding-top:7px;
}
.commentlist li{
  background: #FFFFFF;
  padding: 5px;
  margin-bottom: 10px;
  display: block;
  width: 590px;
  color: #E7E7E7;
}
.commentlist li a{
  color: #E7E7E7;
}
.commentlist li cite{
font-weight: bold;
}
.commentlist{
  margin-top: 10px;
}

.commentlist li.alt{
	background: #5D8EAF;
}
.tab_content{
  height: 160px;
  overflow: hidden;
}





















