/*  
Theme Name: PowerPage 2010
Description: PowerPage 2010 Theme.
Version: beta-5
Author: Shaul Zofef
Contact: shaulzofef@yahoo.com
*/


/* ------------- General Settings ------------- */

div {
	border: 0;}

h1, h2, h3, h4, h5, h6, blockquote, form, p{
	margin: 0;
	padding: 0;
	border: 0;}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serrif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #003e4d;
	color: #333;}
	
img.alignleft {
margin: 5px 15px 10px 0;
float: left;}

img.aligncenter {
margin:5px 0 10px 10px;
float:center}

img.alignright {
margin: 5px 0 10px 15px;
float: right;}
		
.no-border{
	border: 0px solid #fff;
	padding: 0;
	float: left;}
		
h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;}
	
	
a:link, a:visited{
	text-decoration: none;
	color: #007ba2;}

a:hover{
	text-decoration: underline;}
		
p{
	padding: 10px 0 0 0}
	
img { border: none; }


/* ------------- Head ------------- */
	
#wrapper{
	margin: 0 auto 0 auto;
	width: 930px;
	text-align: left;}
	
#header{
	float: left;
	width: 930px;
	height: 80px;
	border: 0;}	
			
#banner-ad{
	float: left;
	margin-top: 10px;
	width: 728px;
	height: 90px;}

#tekserve{
	float: left;
	margin: 10px 0 0 10px;
	width: 192px;
	height: 90px;}
		
#mainmenu {
	float: left;
	width: 930px;
	height: 41px;
	margin-top: 10px;}
				
#home {
	float: left;
	height: 41px;
	width: 110px;
	background-image: url('images/home.png');}

a#home:hover {
	background-position-y: -41px;}
	
#contact {
	float: left;
	height: 41px;
	width: 110px;
	background-image: url('images/contact.png');}

a#contact:hover {
	background-position-y: -41px;}

#advertise {
	float: left;
	height: 41px;
	width: 110px;
	background-image: url('images/advertise.png');}

a#advertise:hover {
	background-position-y: -41px;}

#about {
	float: left;
	height: 41px;
	width: 110px;
	background-image: url('images/about.png');}

a#about:hover {
	background-position-y: -41px;}

#rss {
	float: left;
	height: 41px;
	width: 110px;
	background-image: url('images/rss.png');}

a#rss:hover {
	background-position-y: -41px;}

#subpodcast {
	float: left;
	height: 41px;
	width: 110px;
	background-image: url('images/subpodcast.png');}
	
a#subpodcast:hover {
	background-position-y: -41px;}
	
#twitpower {
	float: left;
	height: 41px;
	width: 158px;
	background-image: url('images/twitpower.png');}

a#twitpower:hover {
	background-position-y: -41px;}

#twitjason {
	float: left;
	height: 41px;
	width: 112px;
	background-image: url('images/twitjason.png');}

a#twitjason:hover {
	background-position-y: -41px;}

#container {
	display: block;
	float: left;
	width: 930px;
	background-image: url('images/columns.png');
	background-repeat: repeat-y;}
	
/* ------------- Column 1 ------------- */

#posts{
	display: block;
	float: left;
	width: 570px;}
	
.post{
	display: block;
	float: left;
	width: 550px;
	padding: 10px;}
		
.post h2{
	font-family: Myriad, Sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 10px 0;}
	
.entry{
	line-height: 16px;}
	
p.postmetadata{
	border-bottom: 3px solid #0095bc;
	padding-bottom: 8px;
	margin: 10px 0 0 0;}
	
.share{
	display: block;
	float: left;
	height: 24px;
	width: 550px;}

.bshare{
	display: table;
	float: left;
	height: 124px;
	width: 196px;}
	
#bsharel{
	display: table-column;
	float: left;
	width: 98px;
	height: 124px;}

#bsharer{
	display: table-column;
	float: right;
	width: 98px;
	height: 124px;}
	
#recent{
	float: left;
	width: 550px;
	height: 148px;}
	
#recent ul{
	list-style: none;
	margin-left: -40px;}

#recent ul li{
	margin-top: 10px;}
		
#comment{
	float: left;
	margin: 10px 0 11px 0;
	width: 548px;}
	
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;}

.commentmetadata{
	font-size: 12px;}

.comments-template p.nocomments{
	padding: 0;}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;}

#foot{
	float: left;
	width: 910px;
	height: 41px;
	background-image: url('images/foot-x.png');
	background-repeat: repeat-x; }	

.navigation{
	clear: both;
	height: 32px;
	width: 910px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;}
	
.navigation-p a:link, .navigation-p a:visited, .navigation-p a:hover, .navigation-p a:active{
	float: left;
	color: #b3dfea;
	margin-top: 2px;}
				
.navigation-n a:link, .navigation-n a:visited, .navigation-n a:hover, .navigation-n a:active{
	float: left;
	margin-left: 360px;
	color: #b3dfea;
	margin-top: 2px;}
		
	
/* ------------- Column 2 ------------- */

#sidebar{
	display: block;
	float: left;
	width: 160px;
	padding: 0 10px 0 10px;}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;}
		
#sidebar ul li{
 	padding: 5px 0 5px 0;}
	
#sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;}

#sidebar ul ul li{
	padding: 0;
	line-height: 20px;}
	
#podcast{
	float: left;
	display: block;
	width: 152px;
	height: 17px;
	margin: 10px 0 10px 0;
	padding: 57px 0 5px 7px;
	background-image: url('images/podcast.png');
	background-repeat: no-repeat;
	border-bottom: 1px solid #97c7d3;}
		
a.podcast:link, a.podcast:visited, a.podcast:hover, a.podcast:active{
	color: #ffcc00;}

h3.widgetitle {
 	padding: 5px 0 5px 0;
	font-family: Arial, sans-serif;
	line-height: 15px;
	color: #007ba2;}

.widget { 
 padding: 5px 0 5px 0;
 border-bottom: 1px solid #97c7d3;}
 
.search-form input{
	width: 153px;}
				
#wp-calendar{
	width: 165px;}
	
#books{
	display: block;
	float: left;
	width: 160px;
	margin-top: 10px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;}	
	
#jot{
	border-top: 1px solid #97c7d3;
	margin-top: 10px;
	text-align: center;}	
				
#cat {
	width: 159px;}


/* ------------- Column 3 ------------- */

#sidebar2{
	display: block;
	float: left;
	width: 180px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;}

#sidebar2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;}
		
#sidebar2 ul li{
 	padding: 5px 0 5px 0;}
	
#sidebar2 ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;}

#sidebar2 ul ul li{
	padding: 0;
	line-height: 20px;}
	
.widget2 { 
 padding: 0;}
					
/* ------------- Foot ------------- */
					

#footer{
	clear: both;
	float: left;
	text-align: center;
	color: #00749b;
	width: 930px;
	padding-top: 20px;}
	
#footer p{
	line-height: 18px;}
	