@import url("ie.css");
/*
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: 20px 0px 0px; background: #CCCCCC url(images/bg.png) 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; }

.wrap {
	width: 960px;
	margin: 0 auto;
	border: 3px solid #000000;
}
.clear { display: block; clear: both; }

/*** HEADER ***/

.header {
	background-image: url(hb.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 98px;
}

.blogtitle { width: 480px; float: left; background: no-repeat left bottom; padding: 10px 0 0; }
.titleright { width: 38px; height: 5px; display: block; background: url(images/headerbgr.jpg) no-repeat; float: right; margin-top: -10px;}
.blogtitle h1 {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
}
.blogtitle h1 a { color: #A380FF; }
.blogtitle h1 a span { color: #FFFFFF; }
.blogtitle .desc {
	background: no-repeat right top;
	margin: 0px 0px 0px 20px;
	font-size: 12px;
	color: #A380FF;
	width: 380px;
	display: block;
	padding: 0px 6px 6px;
	font-weight: bold;
}

.searchbox { width: 300px; float: right; background: #525B64; margin-top: 0px; }
.search { padding: 10px; display: block; color: #ffffff; font-size: 14px;}
.search .text { width: 305px; border: solid 3px #343645; padding: 6px; margin-top: 10px; float: left;  }
.search .button { float: right; margin-top: 10px;}

/**** MENU ****/

.spacer { height: 12px; }
.menu {
	background-color: #000000;
	background-image: url(images/mb.gif);
	background-repeat: repeat-x;
	height: 47px;
	padding-top: 15px;



}
.menu ul { padding: 0px; margin: 0px; list-style: none; width: 790px; float: left;}
.menu ul li { display: inline; }
.menu ul li a { width: 140px; display: block; float: left; padding: 10px 0 12px 0; 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_page_item a { background: #ffffff url(images/menulinktop.jpg) no-repeat center top; 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-color: #ffffff;
}
.leftcontent {
	width: 700px;
	float: left;
	padding-top: 15px;
	border-right: 2px solid #C4C4C4;
}
.sidebar {width: 250px;float: right;	padding-top: 15px;}
.leftsidebar { width: 230px; float: left; }
.rightsidebar { width: 188px; float: right; }
.in { margin: 15px; }
.leftsidebar .in { width: 200px; }
.rightsidebar .in { width: 160px; margin: 15px 14px 15px 10px; }
.leftcontent .in { width: 500px; }

.leftcontent h1{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #272727;
	font-weight: bold;
	padding-bottom: 20px;
	}

.navigation { display: block; background: #E7F8FF; border-left: solid 2px #CCDDE4; padding: 6px; }

/*** ARTICLES ***/

.article {
	margin-bottom: 20px;
	display: block;
	width: 650px;
	float: left;
}
.date {
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana';
	color: #024D7D;
	margin: 0px;
}
.article h2 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CECFEC;
	height: 25px;
	padding-top: 7px;
	margin-bottom: 3px;
}
.article h2 a {
	color: #272727;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	padding-left: 10px;
}
.category-site-of-the-week h2 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 7px;
	margin-bottom: 3px;
	width: 495px;
	background: #AE356A url(images/starweek.png) no-repeat left;
}
.category-site-of-the-week h2 a{
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	padding-left: 10px;
	text-indent: 20pt;

	
}

.article .meta {
	font-size: 11px;
	color: #CC0000;
}
.article .meta a { color: #CC0000; }
.postcontent {
	margin-top: 3px;
	border-top: 1px solid #BFCCD2;
	float: left;
	display: block;
}
.postcontent p {
	margin: 0px;
	padding: 8px 0px;
	display: block;
}
.article .catto { font-size: 11px; color: #000000; }
.article .catto a { color: #000000; }

/*** SIDEBAR **/

.sidebar h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #272727;
	font-weight: bold;
}
.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; }

.rsslinko {
	padding-left: 12px;
	display: block;
	height: 81px;
	width: 173px;

}


/*** 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; }


.footer {
	background-color: #272727;
}


.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;
}
.tbox {
	margin: 0px;
	padding: 8px 0px;
	display: block;
}
.tggs {
	margin: 0px;
	padding: 8px 0px;
	display: block;
	float: left;
	font-size: 11px;
	color: #000000;
	width: 370px;
}
.tggs a{
	color: #666666;
	text-decoration: none;
}
.tggs a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.mbox{
	float: right;
	font-size: 18px;
	color: #004080;
	text-decoration: none;
}
.mbox a:hover{
	color: #990000;
	text-decoration: underline;
}
.tbot {
	margin: 0px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #251441;
	border-bottom-color: #251441;
	text-align: right;
	color: #000000;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 650px;
	clear: both;
}
.tbot a{
	color: #000000;
	font-size: 11px;
}

.cat-item a{
	color: #000000;

}

.wp-caption{
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	margin: 3px;
	padding: 4px 0px 3px;
	border-top: 1px solid #666666;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #666666;
}

.wp-caption img{
	text-decoration: none;
	border-style: none;
}

a:hover{
	text-decoration: underline;

}
