@charset "iso-8859-1";
/*  
Theme Name: WP4
Theme URI: http://wpdaddy.com/
Description: Free WordPress Themes <a href="http://wpdaddy.com/">WpDaddy.com</a>.
Version: 1.0
Author: FlashMint
Author URI: http://www.FlashMint.com/

License Information :
All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.
You cannot redistribute these templates on your website.
You cannot modify these templates and distribute them.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height:normal;
	font-family:Tahoma, "Times New Roman", Times, serif;
	color:#FFEFC7;
	text-align:left;
	background:#000000 url(images/bg_head.jpg) top center no-repeat;
	padding:0; margin:0;
	line-height:normal;
	text-align:justify;
	}
	
.clear {clear:both; font-size:0; line-height:0; height:0;}



.site-padding {padding:0 50px;}
.site-width {width:1000px; margin:0 auto;}



/*---------- Header styles ----------*/

#header {background:url(images/header_bg.jpg) bottom center repeat-x;}

.menu {
	float:left;
	background:#FFD06D url(images/menu_bottom.gif) 76px 100% repeat-x;
	margin-top:22px;
	}

.menu-top-right {
	background:url(images/menu_top_right.gif) top right no-repeat;
	}

.menu-top-left {
	background:url(images/menu_top_left.gif) top left no-repeat;
	width:695px;
	}
	
.menu-padding {
	padding:8px 20px 10px 19px;
	overflow:hidden;
	}

.menu ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	background:url(images/menu_item_center.gif) top;
	}
	
.menu ul li {
	margin-bottom:2px;
	background:url(images/menu_item_right.gif) top right no-repeat;
	float:left; 
	}
	
.menu ul li a {
	display:block;
	padding:7px 38px 9px;
	background:url(images/menu_item_left.gif) top left no-repeat;
	color:#FFDF90;
	font-weight:bold;
	text-decoration:none;
	}
	
.menu ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#header .search {
	float:right; 
	padding:32px 20px 0 10px;
	}
	
#header .search-center {
	background:url(images/search_center.gif) top repeat-x;
	}
	
#header .search-left {
	background:url(images/search_left.gif) top left no-repeat;
	padding-left:13px;
	}
	
#header .search form {
	margin:0; padding:0;
	}
	
#header .search input {
	vertical-align:top;
	}
	
#header .search .input {
	font-size:1.1em;
	width:200px; 
	border:0;
	background:#FFEBB9;
	padding:6px 0 3px; 
	margin:0 15px 0 0;
	}
	
.blog-title {
	height:191px;
	}

.rss-feed {
	float:right;
	padding:68px 21px 0 20px;
	font-size:2.6em;
	line-height:normal;
	color:#FFEFC7;
	}
	
.rss-feed a {
	color:#FFEFC7;
	text-decoration:none;
	}
	
.rss-feed a:hover {
	text-decoration:underline;
	}
	
.rss-feed img {
	vertical-align:middle;
	margin:0 0 14px 8px;
	}

h1 {
	font-size: 4.8em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:63px 0 0 17px;
	color:#FFEFC7;
	}
	
h1 a {
	color:#FFEFC7;
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:none;
	}

#header .description {
	margin-top:-7px;
	padding:0 0 0 20px;
	font-size:1.3em;
	line-height:normal;
	font-weight:bold;
	color:#DFAB78;
	}
	
/*-----------------------------------*/



/*---------- Sidebar styles ---------*/

#sidebar {
	float:right;
	width:280px;
	padding:21px 5px 10px 0;
	}

#sidebar form {
	margin: 0;
	}

#sidebar .advertisement ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	}

#sidebar .advertisement ul li {
	display:inline;
	margin:0;
	padding:0 12px 0 0;
	}
	
#sidebar .advertisement ul li img {
	margin-bottom:15px;
	vertical-align:top;
	}
	
.sidebar-padding {
	padding:3px 15px 10px 0;
	}	
	
.widget-heading {background:#490000 url(images/w_heading_bottom.gif) bottom repeat-x;}
.widget-heading-top {background:url(images/w_heading_top.gif) top repeat-x;}
.widget-heading-right {background:url(images/w_heading_right.gif) right repeat-y;}
.widget-heading-left {background:url(images/w_heading_left.gif) left repeat-y;}
.widget-heading-bottom-right {background:url(images/w_heading_bottom_right.gif) bottom right no-repeat;}
.widget-heading-bottom-left {background:url(images/w_heading_bottom_left.gif) bottom left no-repeat;}
.widget-heading-top-right {background:url(images/w_heading_top_right.gif) top right no-repeat;}
.widget-heading-top-left {background:url(images/w_heading_top_left.gif) top left no-repeat;}

.widget-heading h2 {margin:0; padding:6px 15px 7px 50px; font-size:1.3em; font-weight:bold; color:#FFDF90; text-transform:uppercase; background:url(images/w_heading_ic.gif) 19px 4px no-repeat;}
	

.widget ul {margin:0; padding:12px 19px 12px; list-style:none; font-size:1.2em;}
.widget ul li {padding:2px 0 2px; list-style:none; color:#BEAA79;}
.widget ul li a {color:#BEAA79; padding-left:11px; background:url(images/bullet_1.gif) 0 5px no-repeat; text-decoration:none;}
.widget ul li a:hover {text-decoration:underline;}

.widget ul.children {padding:2px 0 0 11px; font-size:1em;}



#archives .widget-heading h2 { background-image:url(images/w_heading_ic2.gif);}
.linkcat .widget-heading h2 { background-image:url(images/w_heading_ic3.gif);}


#sidebar .widget-heading.hidden {display:block;}


.textwidget {padding:10px 10px 15px; font-size:1.2em;}


#recentcomments li a {background:none;}


#tag_cloud {padding:0 0 20px;}
#tag_cloud .widget-heading {margin-bottom:15px; width:100%;}
#tag_cloud a {color:#BEAA79; padding:0 1px;}




#sidebar .search {
	padding:15px 20px 15px 10px;
	float:left;
	}
	
#sidebar .search-center {
	background:url(images/search_center.gif) top repeat-x;
	}
	
#sidebar .search-left {
	background:url(images/search_left.gif) top left no-repeat;
	padding-left:13px;
	}
	
#sidebar .search form {
	margin:0; padding:0;
	}
	
#sidebar .search input {
	vertical-align:top;
	}
	
#sidebar .search .input {
	font-size:1.1em;
	width:165px; 
	border:0;
	background:#FFEBB9;
	padding:6px 0 3px; 
	margin:0 15px 0 0;
	}
	

/*-----------------------------------*/



/*---------- Content styles ---------*/

.narrowcolumn {
	float: left;
	margin:0;
	width: 695px;
	vertical-align:top;
	}
	
.welcome {background:#F5D384 url(images/welcome_bottom.gif) bottom repeat-x; margin-top:-4px; margin-bottom:21px; position:relative; z-index:100; width:100%;}
.welcome-top {background:url(images/welcome_top.gif) 76px 0 repeat-x;}
.welcome-bottom-right {background:url(images/welcome_bottom_right.gif) bottom right no-repeat;}
.welcome-bottom-left {background:url(images/welcome_bottom_left.gif) bottom left no-repeat; padding:20px 0 23px;}

.welcome h2 {font-size:2.8em; font-weight:bold; color:#241408; padding:6px 20px 0 20px; margin:0;}
.welcome p {font-size:1.2em; line-height:1.333em; color:#241408; padding:10px 18px 0 20px; margin:0;}
	


.post {margin:12px 0 0; background:url(images/border_line.gif) bottom repeat-x; width:100%;}
.post-top {background:url(images/border_line.gif) top repeat-x;}
.post-right {background:url(images/border_line.gif) right repeat-y;}
.post-left {background:url(images/border_line.gif) left repeat-y;}
.post-bottom-right {background:url(images/border_bottom_right.gif) bottom right no-repeat;}
.post-bottom-left {background:url(images/border_bottom_left.gif) bottom left no-repeat;}
.post-top-right {background:url(images/border_top_right.gif) top right no-repeat; width:100%;}
.post-top-left {background:url(images/border_top_left.gif) top left no-repeat; padding:3px;}




.date-padding {float:left; padding:15px 0 0 17px;}
.date {background:#280000 url(images/date_bottom.gif) bottom repeat-x;}
.date-top {background:url(images/date_top.gif) top repeat-x;}
.date-right {background:url(images/date_right.gif) right repeat-y;}
.date-left {background:url(images/date_left.gif) left repeat-y;}
.date-bottom-right {background:url(images/date_bottom_right.gif) bottom right no-repeat;}
.date-bottom-left {background:url(images/date_bottom_left.gif) bottom left no-repeat;}
.date-top-right {background:url(images/date_top_right.gif) top right no-repeat; width:100%;}
.date-top-left {background:url(images/date_top_left.gif) top left no-repeat; padding:7px 17px 6px 16px;}

.date {text-align:center;}
.date span {font-size:1.4em; line-height:1em; font-weight:normal; color:#FFFFFF; text-transform:uppercase;}
.date strong {font-size:2.4em; font-weight:bold; color:#FFFFFF;}



.post-content {width:100%; float:right; margin-left:-94px;}
.post-content-margin {margin-left:94px; padding-right:20px;}

.page .post-content {width:100%; float:none; margin:0;}
.page .post-content-margin {margin:0; padding:20px 20px 5px;}


.post h2 {color:#FFE29A; font-size:2.4em; font-weight:normal; margin:0; padding:13px 0 7px 3px;}
.post h2 a {color:#FFE29A;}

.post .info {font-size:1.1em; color:#6F634D; padding:0 0 6px 3px;  background:url(images/line_1.gif) bottom left repeat-x;}
.post .info span {color:#BEAA79; font-weight:bold;}
.post .info a {color:#BEAA79; font-weight:bold; text-decoration:none;}
.post .info a:hover {text-decoration:underline;}


.post .entry {font-size:1.2em; line-height:1.333em; padding:12px 0 0 3px;}
.post .entry p {padding:6px 0 10px; margin:0;}
.post .entry p strong {color:#FFCF6B;}

.entry ul {
	margin:10px 0 10px;
	padding:0;
	list-style:none;
	text-indent:0;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry a {color:#BEAA79;}




.post .comments {background:#221A14 url(images/comments_top.gif) top repeat-x;}
.post .comments-right {background:url(images/comments_right.gif) right repeat-y;}
.post .comments-left {background:url(images/comments_left.gif) left repeat-y;}
.post .comments-bottom-right {background:url(images/comments_bottom_right.gif) bottom right no-repeat;}
.post .comments-bottom-left {background:url(images/comments_bottom_left.gif) bottom left no-repeat;}
.post .comments-top-right {background:url(images/comments_top_right.gif) top right no-repeat;}
.post .comments-top-left {background:url(images/comments_top_left.gif) top left no-repeat; width:100%; overflow:hidden;}

.post .comments-link {float:left; padding:10px 38px 11px; background:url(images/comments_icon.gif) 17px 10px no-repeat; font-size:1.1em; text-transform:uppercase; font-weight:bold;}
.post .comments-link a {text-decoration:none; color:#BEAA79;}
.post .comments-link a:hover {text-decoration:underline;}

.post .more-link {float:right; padding:10px 20px 11px; font-size:1.1em; text-transform:uppercase; font-weight:bold; color:#BEAA79;}
.post .more-link a {color:#BEAA79; text-decoration:none; padding-left:17px; background:url(images/more_icon.gif) 0 3px no-repeat;}
.post .more-link a:hover {text-decoration:underline;}
.edit-link {color:#BEAA79; text-align:right; font-size:1.1em; font-weight:bold; padding:10px 0;}
.edit-link a {color:#BEAA79; text-decoration:none; padding-left:17px; background:url(images/more_icon.gif) 0 3px no-repeat;}
.edit-link a:hover {text-decoration:underline;}

.post .tags {padding:5px 0 13px 38px; margin:0; clear: both; font-size:1.2em;}
.post .tags a {color:#BEAA79;}

.post .postmetadata {padding:20px; margin:0; clear: both; font-size:1.1em;}
.post .postmetadata a {color:#BEAA79;}


.single-comments {padding:0 20px 20px;}


.navigation {
	display: block;
	text-align: center;
	margin:15px 0;
	font-size:1.2em;
	font-weight:bold;
	color:#BEAA79;
	width:100%;
	overflow:hidden;
	}
	
.navigation a {
	color:#BEAA79;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


.no-results {padding:0px 20px 10px; text-align:left;}
.no-results h2 {color:#FFE29A; font-size:2.4em; font-weight:normal; margin:0; padding:13px 0 7px 3px;}
.no-results h2 a {color:#FFE29A;}




.narrowcolumn .search {
	padding:15px 20px 15px 10px;
	float:left;
	}
	
.narrowcolumn .search-center {
	background:url(images/search_center.gif) top repeat-x;
	}
	
.narrowcolumn .search-left {
	background:url(images/search_left.gif) top left no-repeat;
	padding-left:13px;
	}
	
.narrowcolumn .search form {
	margin:0; padding:0;
	}
	
.narrowcolumn .search input {
	vertical-align:top;
	}
	
.narrowcolumn .search .input {
	font-size:1.1em;
	width:365px; 
	border:0;
	background:#FFEBB9;
	padding:6px 0 3px; 
	margin:0 15px 0 0;
	}

/*-----------------------------------*/



/*---------- Footer styles ----------*/

#footer {font-size:1.1em; line-height:1.5em; padding:25px 40px 25px; color:#221A14; background:#FFE093 url(images/footer_top.gif) top repeat-x;}
#footer p {margin:0; padding:0;}
#footer a {color:#221A14; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span a {font-weight:bold;}

/*-----------------------------------*/






h2.pagetitle {color:#FFE29A; font-size:2.4em; font-weight:normal; margin:0; padding:13px 0 0 23px; margin:0;}

h3 {color:#FFE29A; font-size:1.6em; font-weight:bold; margin:0; padding:25px 0 2px;}
h3 a {color:#FFE29A;}

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;
	}




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
	font-size:1.1em;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding:2px;
	margin:0 0 5px 10px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#BEAA79;
	text-transform:capitalize;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	font-size:1.2em;
	}
	
#commentform p a {
	color:#BEAA79;
	font-weight: bold;
	}

#commentform p a.user-link {
	color:#BEAA79;
	text-transform:capitalize;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: bold;
	font-size:1em;
	color:#BEAA79;
	padding-top:5px;
	}

.commentmetadata a {
	color:#BEAA79;
	}
/* End Comments */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height:auto;
	}

/*	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:1px 1px 4px 20px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding:1px 20px 4px 1px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.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;
	}

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */








/* Begin Calendar */
#calendar_wrap {padding:15px 0 10px;}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size:1.4em;
	font-weight:bold;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	font-size:1.2em;
	color:#BEAA79;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td a {
	color:#BEAA79; font-weight:bold;
}

#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-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


