/*  
Theme Name: Vibrant Veronica
Theme URI: http://www.paddsolutions.com
Description: Professional theme, Valid XHTML & CSS, 2 Columns, Widget Ready
Version: 1.0
Author: Padd IT Solutions
Author URI: http://www.paddsolutions.com
*/

/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */  
	font-family: 'Century Gothic', Arial, Verdana, Helvetica, sans-serif; 
	color: #333; 
	text-align: center;
	background: #feeea0 url(images/body-bg.jpg) repeat-x;  
	}

#page {
    background: #fff url(images/page-bg.jpg) repeat-y;
	text-align: left;
	}

#page-top {
    height:10px;
	background: url(images/page-top-bg.jpg) no-repeat;
    }	

#headerimg 	{ 
	margin: 0; 
	padding:0;
	background: #fff url('images/headerimg.jpg') no-repeat top center; 
	} 

#content {
	line-height: 18px;
	}

.narrowcolumn .entry  {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	
	}

#searchform {
   	background: url(images/search-bg.jpg) no-repeat;  
	}

#footer { 
    background: #560000 url('images/footer-bg.jpg') no-repeat top center; 
	border: none;
	font-size:10px; 
	}

#footer-top {
    height:60px;
	}	
	
#footer a { color: #ff9900; }	
	
small {
	font-family: 'Century Gothic', Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Century Gothic', Arial, Verdana, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 40px;
	text-align: left;
	color:#fff;
	}

#header div.description {
	font-size: 14px;
	text-align: left;
	color:#ccc;
	padding:0;
	margin:0;  
	padding-left:30px;
	height:26px;
	}

h2 {
	font-size: 30px; 
	line-height:30px;
	}

h2.pagetitle {
	font-size: 1.6em; 
	}

#sidebar h2 {
	font-family: 'Century Gothic', Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14pt;
	color:#aa3f32;
	height:39px;
	font-weight:normal;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#fff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #990000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #ff6600;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Century Gothic', Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Century Gothic', Arial, 'Lucida Grande', Verdana, Sans-Serif;

	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px 'Century Gothic', Arial, Verdana, 'Lucida Grande', Sans-Serif;
	line-height: 18px; 
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #8c8875; 
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff6600;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Century Gothic', Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	padding: 0;
	margin: 0 auto;
	width: 734px; 
	min-height:600px;
	margin-top:10px;
	clear:both;
	}

#page-body {
	padding: 0;
	margin: 0 auto;
	width: 734px; 
	min-height:600px;
	}

/* HEADER STRUCTURE  */
	
#header {
    text-align:left;
    margin: 0 auto; 
	padding: 0; 
	height: 314px;  
	width:734px;
	}

#header-top {
    height:85px; 
}

#header-bottom {
    padding-top:1px;
    height:228px;
}		
	
#headerimg {
    height: 202px;
    width:734px; 
	}

/* PAGE MENU */
#menu-bar {
    margin:0;
	padding:0;
	height: 26px;
	width: 100%;
  }

#menu-bar ul {
    padding:0;
	margin:0;
	}	
	
.pagenav {
    margin:0;
	padding:0;
	list-style-type:none; 
	line-height:26px;
	margin-left:18px; 
	}

.pagenav h2 {display:none}	

.pagenav ul {
    list-style-type:none;
	float:left; 
	padding:0;
	margin:0;
	}

.pagenav ul li {
    padding:0;
	margin:0;
	height:26px; 
    display:inline;
    }
	
.pagenav ul li a {
    font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	margin-right:4px; 
	width:84px;
	height:26px; 
	text-decoration: none;
	float: left;
	background: #feeea0 url('images/pagemenu-inactive-bg.jpg') bottom center no-repeat; 
    color:#990000;
	font-size:10pt;
	text-align:center;
	}	
	
.pagenav ul li a:hover {
 	background: #feeea0 url('images/pagemenu-active-bg.jpg') bottom center no-repeat; 
    color:#cc0000;
	text-decoration: none;
	}		

.pagenav ul li.current_page_item a {
    background: #feeea0 url('images/pagemenu-active-bg.jpg') bottom center no-repeat; 
    color:#AFD0E3; 
	}

.pagenav ul li.current_page_item ul li a {
    background: #feeea0 url('images/pagemenu-inactive-bg.jpg') bottom center no-repeat; 
    color:#990000;
	}		
	
/* END HEADER  STRUCTURE */	
	
#content {
    float:left;
	width:500px;
	min-height:600px;
	margin:0;
	padding:8px 10px 8px 10px;
	clear:right;
	}

.narrowcolumn { 
	padding:0;
	padding-left:0px;
	margin:0;
}

.narrowcolumn .entry {
   margin:0;
   padding:0;   
}
	
.post-head {
    float:left;
    clear:right;
	margin-top: 20px;
	}
	
.post-head h2 { margin:0; padding:0; }	

.post {
	text-align: justify;  
	padding-bottom:20px;
	margin-bottom:20px;
	background: #fff url(images/post-divider.jpg) bottom right no-repeat;
	} 

.narrowcolumn .post {
	background: #fff url(images/post-divider.jpg) bottom center repeat-x;
	}	

.post hr {
	display: block;
	}

.date-posted { 
    float:left;
	margin-top: 15px;
	text-align:center;
	height:59px;
	width:50px;
	background: url(images/post-date-bg.jpg) center center no-repeat;
	margin-right:10px; 
	color:#fff;
	font-family: 'Century Gothic', Arial;
	}	

.dp-year {
    padding-top:4px;
	font-size:10px;
	height:15px;
 }

.dp-day {
    font-size:18px;
	font-weight:bold;
	}

.dp-month {
    font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:12px;  
	}

.entry {
    padding-left: 60px;
    }
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto; 
	height:126px; 
	width:100%;
	}

#footer p {
	margin: 0;
	text-align: center; 
	color: #999999;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
	padding-left:30px;
	padding-top:10px;  
	}

h2 {
	margin: 5px 0px; 
	}

h2.pagetitle {
	text-align: left;
}

#subscribe-rss {
   float:right;
   width:157px;
   height:40px;
   background: url(images/subscribe-rss-bg.jpg) no-repeat;
   margin-right:8px; 
   }

#subscribe-rss a {
   font-size: 12px;
   padding: 10px 43px 2px 15px;
   line-height:40px;
   background: url(images/rss-icon.jpg) no-repeat bottom right;
   font-weight:bold;
   color:#990000;
   }   
   
#sidebar h2 {
	margin: 0;
	padding-left: 12px;
	line-height:38px; 
	font-weight:bold;
	}

h3 {
	padding: 0;
	margin: 25px 0 0;
	}

h3.comments {

	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0 20px 15px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: -5px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0px;  
	}

.entry ul {
   margin-left:15px;
}

.entry ul li {
   padding:0;
   padding-left:10px;
}	
	
.entry ul li:before {
	color: #006699;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul li:before {
	color: #ff6600;
 	} 	
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	width: 100%;
	height:65px;
	padding-left:12px;
    }

#searchform div {
   padding-top:10px;   
}

#sidebar #searchform #s {
	width: 135px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	margin-top:5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform , #respond {
   margin:0;
   padding:0;
   }	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; 
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
margin-bottom: 2em;}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0 0 20px 0;
	text-align: justify; 
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li ul li {
    list-style: disc outside;
    border:0;
	padding:2px;
	}
	
.commentlist li ol li {	
	list-style: decimal outside;
	border:0;
    margin-left:4px;
	padding:2px;
	}

.commentlist p {
	margin: 10px 5px 10px 25px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
    float:left;
	padding: 0;
	width: 165px;  
	min-height: 430px;
	padding:10px 15px 10px 15px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar p {
    padding:5px;
	}	
/* End Sidebar */

/* 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: 10px 20px 10px 20px;
	background-color:#fffbe7;
	}

blockquote blockquote { 
    background-color:#fff; 
	padding: 5px; 
    padding:5px 10px 5px 10px;
	font-weight:normal;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
    font-size:11px;
 	text-align: center;
	margin-left:5px;
	margin-top: 10px;
	margin-bottom: 30px; 
	}
/* End Various Tags & Classes*/  

.pagenav ul li a {
    font-size: 12px;
	}
	
.pagenav ul li a:hover {
    color:#cc0000;
	}		

.pagenav ul li.current_page_item a {
    color:#cc0000; 
	}

#popular-post {
 float:left;
 width:306px;
 height:142px;
 padding:20px 30px 30px 30px;
}

#recent-post {
  float:left;
  width:316px;
  height:142px;
  padding:20px 30px 30px 12px;
}

#recent-post h2, #popular-post h2 { 
   font-size:18px;
   text-transform:uppercase;
   font-weight:bold;
}

#recent-post li, #popular-post li{ 
   list-style-type:none;
   margin:0;
   padding:2px;
}

#recent-post li a, #popular-post li a{
   font-weight:bold;
   color:#cc0000;
   font-size:14px;
}

#recent-post li:before, #popular-post li:before {
	content: "\00BB \0020";
	color: #cc0000;
	font-weight:bold;
}
