﻿/*
Theme Name: Publicizer
Theme URI: http://www.sitepronews.com/2008/08/11/wordpress-themes-publicizer-151/
Description: 3 Column WordPress Theme using Web 2.0 colors and very easy to use for any blog or you can even use it as a normal website and blog combo. 
Version: 1.6
Author: <a href="http://www.sitepronews.com/">SiteProNews</a>
Author URI: http://www.sitepronews.com/
Tags: 3 columns, wordpress themes, publicizer, cool themes, fixed width
For the WordPress community (GPL).
*/

/*** GENERAL TAGS ***/

body { margin: 0px; padding: 0px; background: #7ED3E5 url(images/bg.jpg) repeat-x top; font-family: 'Verdana','Arial','Trebuchet MS',sans-serif; font-size: 12px; color: #576064; }
h1,h2,h3,h4,h5 { font-weight: normal; margin: 0px; }

a, a:link, a:active { color: #0685BB; text-decoration: none; }


.clear { display: block; clear: both; }

fieldset {border: 0 transparent ; } 

/*** HEADER ***/

/* body { font: 62.5%/1 Verdana, Arial, 'Trebuchet MS', sans-serif; color: #000; } */


#l-container { /* min-width: 1004px; max-width: 1260px; */ width: 1000px; margin: 0 auto; }
	#l-header { height: 179px; position: relative; }

	

#b-logo { width: 450px; height: 90px; float: left; position: relative; background: #FFF url(images/headerbgr.jpg) no-repeat 100% 100%; padding: 40px 0 0 0; -moz-border-radius-bottomleft: 4px; }

#b-logo h1 { font-size: 30px; font-family: 'Georgia','Times New Roman'; text-transform: uppercase; margin: 0px 0px 0px 20px; }
#b-logo h1 a { color: #215561; }
#b-logo h1 a span { color: #C66128; }
#b-logo #e-site-desc { width: 430px; height: 50px; margin: 80px 0 0 20px; display: block; position: absolute; top: 0; left: 0; font-size: 1.3em; color: #058FAD; }



#b-logo #b-logo-corner { width: 38px; height: 34px; display: block; background: url(images/headerbgr.jpg) no-repeat; float: right; margin-top: -10px;}


#b-search { width: 480px; float: right; overflow: hidden; background: #525B64; margin-top: 30px; -moz-border-radius: 4px; }
#b-search fieldset { padding: 10px; color: #ffffff; font-size: 14px;}
#b-search .text { width: 305px; border: solid 3px #343645; padding: 6px; margin-top: 10px; float: left;  }
#b-search .button { float: right; margin-top: 10px;}

/**** MENU ****/

.spacer { height: 12px; }

.menu ul { padding: 0px; margin: 12px 0 0 0; list-style: none; width: 790px; float: left;}
.menu ul li { display: inline; }
.menu ul li a { display: block; float: left; padding: 10px 10px 12px 10px; font-size: 15px; color: #ffffff; font-weight: bold; text-transform: uppercase; text-align: center; }
.menu ul li a:hover { color: #EDFAFF; }
.menu ul li.current-cat a { background: #ffffff; -moz-border-radius: 6px 6px 0 0; color: #058DAA; }

.RSS { text-indent: -9999px; margin-top: 10px; float: right; width: 163px; height: 17px; background: url(images/rss.jpg); display: block; }

/*** CONTENT ***/

.content { background: #ffffff url(images/sidebarbg.jpg) repeat-y right; }
.leftcontent { width: 530px; float: left; padding-top: 15px; border-right: solid 1px #CEDDE4; }
.sidebar { width: 429px; float: right;  padding-top: 15px; position: relative; left: -40px; }
.leftsidebar { width: 200px; float: left; }
.rightsidebar { width: 200px; float: right; padding-left: 20px;}
.in { margin: 15px; }
.leftsidebar .in { width: 200px; }
.rightsidebar .in { width: 160px; margin: 15px 14px 15px 14px; }
.leftcontent .in { width: 500px; }

.navigation { display: block; background: #E7F8FF; border-left: solid 2px #CCDDE4; padding: 6px; }

/*** ARTICLES ***/

.article { margin-bottom: 50px; }
.date { padding-left: 20px; font-size: 15px; font-weight: bold; display: block; font-family: 'Arial','Trebuchet MS','Verdana'; color: #A8B4B9; background: url(images/calendar.jpg) no-repeat center left; }
.article h2 {font-size: 24px; font-family: 'Trebuchet MS','Arial','Verdana',sans-serif; }
.article h2 a { color: #048BC4; margin: 2px 0 2px 0;  }
.article .meta { font-size: 11px; display: block; color: #BF835F; }
.article .meta a { color: #C66128; }
.postcontent { line-height: 18px; margin-top: 15px; border-top: dashed 1px #BFCCD2; }

/*** SIDEBAR **/

.sidebar h2 { font-size: 18px; font-family: 'Gerogia','Times New Roman'; text-transform: uppercase; letter-spacing: -1px; color: #244C5D; }
.sidebar ul { padding: 0px; margin: 0px; list-style: none; border-top: solid 1px #CEDDE4; margin: 4px 0 20px 0; }
.sidebar ul li { padding: 6px 0 6px 0; border-bottom: dashed 1px #CEDAE0; }
.sidebar ul li a { font-size: 13px; }

.sidebar h2#cat { padding-left: 20px; background: url(images/cat.jpg) no-repeat center left; }
.sidebar h2#arh { padding-left: 20px; background: url(images/cal.jpg) no-repeat center left; }

/*** Comments h2 ***/

.comments { border-top: solid 1px #CEDDE4; padding-top: 10px; margin-top: -5px;}
.comments h2 { margin-bottom: 15px; }
.comment { display: block; padding: 10px; }
.alt { background: #E7F8FF; }
.comment-meta { color: #92A8B1; border-bottom: solid 1px #CCE3EB; padding-bottom: 4px; }
.comment-meta span { font-size: 14px; font-weight: bold; }

.commentform { background: #E7F8FF; display: block; padding: 10px; margin-top: 10px;}
.commentform span { font-size: 16px; display: block; color: #8B8477; margin-bottom: 4px; }
.commentform input, .commentform textarea { width: 350px; background: #ffffff; border: #ffffff; padding: 4px; margin-bottom: 10px; }
.commentform input.subscribe_button{ width: 153px; height: 33px; background: url(images/comment-off.jpg); display: block; text-indent: -9999px; }
.commentform input.subscribe_button:hover { background: url(images/comment-on.jpg); }

/*** FOOTER ***/

.footer p { font-size: 13px; color: #014B68; margin: 10px 0px 35px 0px;}
.footer span { font-weight: bold; }
.footer a { color: #088CBF; /* background: #A7E8F5; */ }




.footer1, .footer2 {
text-align: center;
font-size: 11px;
}
.footer1 a, .footer2 a{
background: none;
color: #fff;
}
.footer1 {
margin: 0 auto;
width: 500px;
padding: 8px 0;
border-bottom: 1px #626262 solid;
}
.footer1 a{
margin: 0 10px;
}

.footer2 {
padding: 8px 0;
}


a.footer_rss {
background: url(images/icons/rss.gif) left center no-repeat;
padding-left: 17px;
}
a.footer_rss_comm {
background: url(images/icons/comm.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_wp {
background: url(images/icons/w.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_login {
background: url(images/icons/user.gif) left center no-repeat;
padding-left: 16px;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
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;
}







.span-3 {
width:110px;
}
.column {
float:left;
margin-right:10px;
}
.span-12 {
width:470px;
}
.last {
margin-right:0;
}
.column {
float:left;
margin-right:10px;
}
.post_alt {
background:#EEEEEE none repeat scroll 0 0;
padding:1em;
}
.meta {
color:#CCCCCC;
font-family:Georgia;
font-size:0.8em;
line-height:1.875em;
}

.footer { background: #041c26; overflow: hidden; }
	.footer div { float: left; width: 230px; padding: 10px; }
	.footer li { list-style: none; background: transparent; }