﻿/*
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:#353334;
	font-family: 'Arial','Verdana','Trebuchet MS',sans-serif; 
	font-size: 12px; 
	color: #fff; 
	}
	
h1,h2,h3,h4,h5 { font-weight: normal; margin: 0px; }

a, a:link, a:active { color: #a5a251; text-decoration: none; }
a:hover { color: #a5a251; text-decoration: underline; }
/*a, a:link, a:active { color: #0685BB; text-decoration: none; }*/

.wrap { width: 960px; margin: 0 auto 0 auto; }
.clear { display: block; clear: both; }

#Clear {
	clear:both;
}

/*** HEADER ***/
#OPLogoContainer {
	z-index:998;
	position:absolute;
	height:149px;
	width:100%;}
#OPLogo {
	position:relative;
	top:21px;}
#Pattern {
	z-index:997;
	position:relative;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/Pattern_new.png);
	background-repeat:repeat-x;
	height:140px;
	width:100%;}
#TopGradientContainer {
	z-index:996;
	position:relative;
	top:-140px;
	height:140px;
	width:100%;}
#TopGradient {
	background-image:url(http://www.ovationphoto.com/BETA1256/images/TopGradient.jpg);
	background-repeat:repeat-y;
	height:140px;
	width:800px;}
#CICContainer {
	z-index:999;
	position:absolute;
	height:21px;
	width:100%;}
a.CICBTN{
	display: block;
	text-align: right;
	width: 123px;
	height: 21px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/CIC.gif); 
	background-repeat:no-repeat;
	cursor: hand;}
a.CICBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/CIC_ro.gif);}
#ContentContainer {
	margin-top:-140px;}
#NavContainer {
  z-index:994;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/NavBG.jpg);
	background-repeat:no-repeat;
	height:55px;
	width:800px;}
#Nav {
	height:49px;
	width:571px;}
a.HomeBTN{
	display: block;
	text-align: right;
	width: 47px;
	height: 49px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/home.jpg); 
	background-repeat:no-repeat;
	cursor: hand;}
a.HomeBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/home_ro.jpg);}
a.PortfolioBTN{
	display: block;
	text-align: right;
	width: 80px;
	height: 49px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/portfolio.jpg); 
	background-repeat:no-repeat;
	cursor: hand;}
a.PortfolioBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/portfolio_ro.jpg);}
a.WeddingsBTN{
	display: block;
	text-align: right;
	width: 78px;
	height: 49px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/weddings.jpg); 
	background-repeat:no-repeat;
	cursor: hand;}
a.WeddingsBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/weddings_ro.jpg);}
a.BlogBTN{
	display: block;
	text-align: right;
	width: 43px;
	height: 49px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/blog.jpg); 
	background-repeat:no-repeat;
	cursor: hand;}
a.BlogBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/blog_ro.jpg);}
a.AboutBTN{
	display: block;
	text-align: right;
	width: 53px;
	height: 49px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/about.jpg); 
	background-repeat:no-repeat;
	cursor: hand;}
a.AboutBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/about_ro.jpg);}
a.ContactBTN{
	display: block;
	text-align: right;
	width: 69px;
	height: 49px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/contact.jpg); 
	background-repeat:no-repeat;
	cursor: hand;}
a.ContactBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/contact_ro.jpg);}
a.TrustedPartnersBTN{
	display: block;
	text-align: right;
	width: 132px;
	height: 49px;
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/trustedpartners.jpg); 
	background-repeat:no-repeat;
	cursor: hand;}
a.TrustedPartnersBTN:hover{
	background-image:url(http://www.ovationphoto.com/BETA1256/images/nav/trustedpartners_ro.jpg);}
#OPFooter {
	padding:15px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#98948a;
	font-size:11px;}
	
a.footerlink:link {color:#5a574f; text-decoration:none; padding-right:10px;}
a.footerlink:active {color:#5a574f; text-decoration:none; padding-right:10px;}
a.footerlink:visited {color:#5a574f; text-decoration:none; padding-right:10px;}
a.footerlink:hover {color:white; text-decoration:none; padding-right:10px;}

a.footerbrinkster:link, active, visited {color:#98948a; text-decoration:none;}
a.footerbrinkster:hover {color:white; text-decoration:none;}

#GenericFooter {
	background-image:url(http://www.ovationphoto.com/BETA1256/images/GenericFooter.jpg);
	background-repeat:no-repeat;
	height:119px;
	width:800px;
	margin:25px 0px 25px 0px;}


/*** HEADER ***/

.header {  }

.blogtitle { display:none; width: 450px; float: left; /*background: #ffffff url(images/headerbg.jpg) no-repeat left bottom;*/ padding: 40px 0 0 0; }
.titleright { display:none; width: 38px; height: 34px; float: right; margin-top: -10px;}
.blogtitle h1 { font-size: 30px; font-family: 'Georgia','Times New Roman'; text-transform: uppercase; margin: 0px 0px 0px 20px; }
.blogtitle h1 a { color: #fff; }
.blogtitle h1 a span { /*color: #C66128;*/ color:#a47608;}
.blogtitle .desc { display:none; margin: 0px 0px 0px 20px; font-size: 13px; color: #058FAD; width: 380px; padding: 6px;}

#searchbox 
	{
	height:59px;
	width:390px;
	margin:0px;
	padding:0px;
	}
/*.searchbox { width: 480px; float: right; background: #525B64;}*/
.search { /*padding:10px;*/ width:390px; display:block; color:#dfd8c8; font-size:12px;}
.search .text { width:228px; border:solid 3px #000; padding:6px; margin:10px 12px 0px 0px; float:left;  }
.search .button { float:right; height:33px; width:130px; margin:10px 0px 0px 0px ;}

/**** MENU ****/

.spacer { height: 12px; }

.menu ul { display:none; padding: 0px; margin: 0px; list-style: none; width: 790px; float: left;}
.menu ul li { display:none; }
.menu ul li a { display:none; width: 140px; 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 { display:none; color: #EDFAFF; }
.menu ul li.current_page_item a { display:none; color: #058DAA; }

.RSS 
	{
	float:left;
	background:url('images/rss.jpg') no-repeat;	
	display:block;
	width:54px;
	height:16px;
	overflow:hidden;
	}
/*.RSS { text-indent: -9999px; margin:0px 359px 0px 0px; float:right; width:54px; height:16px; background: url(images/rss.jpg); display: block; overflow:hidden; }*/

/*** CONTENT ***/

.content { /*background: #ffffff url(images/sidebarbg.jpg) repeat-y right;*/ }
.leftcontent { width:530px; float: left; /*padding-top:15px;*/ border-right: solid 1px #595758; }
.sidebar { width:429px; 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 14px; }
.leftcontent .in { width: 500px; }

.navigation { display: block; /*background: #E7F8FF; border-left: solid 2px #CCDDE4;*/ padding: 6px; }

/*** ARTICLES ***/

.article { margin-bottom: 50px; }
.date { font-size: 15px; font-weight: bold; display: block; font-family: 'Arial','Trebuchet MS','Verdana'; /*color: #A8B4B9;*/ color:#a7a153; 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;*/ font-size:35px; color:#fff; 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 #595758;*/ }

/*** SIDEBAR **/

.sidebar h2 { font-size: 18px; font-family: 'Arial','Gerogia','Times New Roman'; text-transform: uppercase; letter-spacing: -1px; /*color: #244C5D;*/ color:#fff; }
.sidebar ul { padding: 0px; margin: 0px; list-style: none; border-top: solid 1px #595758; margin: 4px 0 20px 0; }
.sidebar ul li { padding: 6px 0 6px 0; border-bottom: dashed 1px #595758; }
.sidebar ul li a { font-size: 13px; }

.sidebar h2#cat { /*background: url(images/cat.jpg) no-repeat center left;*/ }
.sidebar h2#arh { /*background: url(images/cal.jpg) no-repeat center left;*/ }

/*** Comments h2 ***/

.comments { border-top: solid 1px #595758; padding-top: 10px; margin-top: -5px;}
.comments h2 { margin-bottom: 15px; }
.comment { display: block; padding: 10px; }
.alt { background: #272727; }
.comment-meta { color: #c66128; /*border-bottom: solid 1px #b2a78e;*/ padding-bottom: 4px; }
.comment-meta span { font-size: 14px; font-weight: bold; }

.commentform { background: #414041; 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 0px 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;
}

#FooterContainer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#817f7f;}
#FooterBG {
	background-image:url(http://calvideoevents.com/images/footerbg.gif); 
	background-repeat:no-repeat; 
	height:30px; 
	margin-bottom:7px;  
	padding-top:7px;}
#Copyright {
	color:#5b5959; 
	font-size:10px;}

/* Links */
a.FooterLink:link {font-size:11px; color:#817f7f; text-decoration:none;}
a.FooterLink:active {font-size:11px; color:#817f7f; text-decoration:none;}
a.FooterLink:visited {font-size:11px; color:#817f7f; text-decoration:none;}
a.FooterLink:hover {font-size:11px; color:#817f7f; text-decoration:underline;}

