@charset "iso-8859-1";
/*  
Theme Name: WP1
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:Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	text-align:left;
	background:#D7D7CB url(images/head_right.jpg) top center repeat-x;
	padding:0; margin:0;
	line-height:normal;
	}
	
.clear {clear:both; font-size:0; line-height:0; height:0;}



#page {
	width: 1100px; margin:0 auto;
	}



.post {
	text-align: justify;
	}



/*---------- Header styles ----------*/
.talling-right {
	position:relative;
	float:left; 
	margin-right:-100%; 
	z-index:0; 
	width:50%; 
	height:200px; 
	background:url(images/head_left.jpg) top right repeat-x;
	}


#header {position:relative; z-index:100; background:url(images/header_bg.jpg) top center no-repeat; min-height:200px;}

.rss-feed {
	float:right;
	padding:60px 88px 43px 20px;
	font-size:1.2em;
	color:#497991;
	font-weight:bold;
	}
	
.rss-feed a {
	color:#497991;
	text-decoration:none;
	}
	
.rss-feed a:hover {
	text-decoration:underline;
	}
	
.rss-feed img {
	vertical-align:middle;
	margin-left:10px;
	}

h1 {
	font-size: 4.2em;
	line-height:normal;
	font-style:italic;
	margin:0;
	padding:39px 0 0 83px;
	color:#FFFFFF;
	}
	
h1 a {
	color:#FFFFFF;
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:none;
	}

#header .description {
	margin-top:-8px;
	padding:0 0 0 188px;
	font-size:1.4em;
	line-height:normal;
	font-style:italic;
	text-transform:uppercase;
	color:#638BA0;
	}

.navBar {
	background:#FFFFFF url(images/navBar_top.gif) top repeat-x;
	margin:0 47px;
	clear:right;
	}

.navBar-right {
	background:url(images/shadow_right.gif) right repeat-y;
	}
.navBar-left {
	background:url(images/shadow_left.gif) left repeat-y;
	}
.navBar-top {
	background:url(images/navBar_top2.gif) 9px 0 no-repeat;
	}
.navBar-top-right {
	background:url(images/navBar_top_right.gif) top right no-repeat;
	}
.navBar-top-left {
	background:url(images/navBar_top_left.gif) top left no-repeat; width:100%;
	}
.navBar-padding {
	padding:10px 9px 0;
	}
	
.menu {
	background:url(images/menu_bg.gif);
	}
	
.menu-bottom {
	background:url(images/menu_bottom.gif) bottom repeat-x;
	padding:19px 0 10px;
	width:100%;
	overflow:hidden;
	}

.menu ul {
	width:620px;
	margin:0; 
	padding:0 10px; 
	list-style:none;
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	overflow:hidden;
	}
	
.menu ul li {
	margin-bottom:5px;
	padding:8px 36px 11px 30px;
	background:url(images/menu_separator.gif) top right no-repeat;
	float:left; 
	}
	
.menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#header .search {
	float:right; 
	font-size:1.2em; 
	color:#787777; 
	padding:4px 33px 0 10px;
	margin-bottom:-8px;
	}
	
#header .search input {
	vertical-align:middle;
	}
	
#header .search .input {
	vertical-align:middle; 
	background:#555D61; 
	width:138px; 
	border:1px solid #2B3437; 
	padding-bottom:2px; 
	margin:0 2px 0 8px;
	color:#FFFFFF;
	}
	
/*-----------------------------------*/



/*---------- Content container ------*/

#content {
	margin:0 47px;
	background:#FFFFFF url(images/shadow_bottom.gif) bottom repeat-x;
	}
	
.content-right {
	background:url(images/shadow_right.gif) right repeat-y;
	}
	
.content-left {
	background:url(images/shadow_left.gif) left repeat-y;
	}
	
.content-bottom-right {
	background:url(images/corner_bottom_right.gif) bottom right no-repeat;
	}
	
.content-bottom-left {
	background:url(images/corner_bottom_left.gif) bottom left no-repeat;
	}
	
.content-container {
	width:100%;
	overflow:hidden;
	}

/*-----------------------------------*/



/*---------- Sidebar styles ---------*/

#sidebar {
	float:right;
	width:257px;
	padding:10px 9px 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 0 0 1px;
	}
	
#sidebar .advertisement ul li img {
	margin-bottom:2px;	
	}
	
.sidebar-bottom-right {
	background:#E1E1D8 url(images/sidebar_bottom_right.gif) bottom right no-repeat;
	}	
.sidebar-bottom-left {
	background:url(images/sidebar_bottom_left.gif) bottom left no-repeat;
	}	
.sidebar-top-right {
	background:url(images/sidebar_top_right.gif) top right no-repeat;
	}	
.sidebar-top-left {
	background:url(images/sidebar_top_left.gif) top left no-repeat;
	padding:5px 8px 10px 5px;
	}	
	
.widget-heading {background:#D75C08 url(images/w_heading_top.gif) top repeat-x;}
.widget-heading-right {background:url(images/w_heading_top_right.gif) top right no-repeat;}
.widget-heading-left {background:url(images/w_heading_top_left.gif) top left no-repeat;}

.widget-heading h2 {margin:0; padding:10px 15px 10px 39px; font-size:1.3em; font-weight:bold; color:#FFFFFF;}
	

.widget ul {margin:0; padding:2px 5px 10px; list-style:none; font-size:1.3em;}
.widget ul li {padding:3px 16px 5px; list-style:none; background:url(images/li_line.gif) bottom left repeat-x; color:#355A6D; font-weight:bold;}
.widget ul li a {color:#4B4B4B; font-weight:normal; padding-left:16px; background:url(images/bullet_1.gif) 0 7px no-repeat; text-decoration:none;}
.widget ul li a:hover {text-decoration:underline;}

.widget ul.children {padding:5px 0 0 16px; font-size:1em;}
.widget ul.children li {padding:3px 0px 5px 12px; list-style:none; background:none; color:#355A6D; font-weight:bold;}
.widget ul.children li a {color:#4B4B4B; font-weight:normal; padding-left:7px; background:url(images/bullet_2.gif) 0 7px no-repeat;}


.linkcat ul {margin:0; padding:2px 5px 10px; list-style:none; font-size:1.3em; font-weight:bold;}
.linkcat ul li {padding:3px 16px 5px; list-style:none; background:url(images/li_line.gif) bottom left repeat-x;}
.linkcat ul li a {color:#4B4B4B; padding-left:16px; background:url(images/bullet_1.gif) 0 7px no-repeat; text-decoration:none;}
.linkcat ul li a:hover {text-decoration:underline;}


#sidebar .widget-heading.hidden {display:block;}
#sidebar #searchform {margin:10px 0; padding: 5px 3px; text-align:center;}
#sidebar #searchform input {vertical-align:middle;}
#sidebar #searchform .input {vertical-align:middle; width:160px; border:1px solid #D7D7CB; padding-bottom:2px;}



.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:#355A6D; padding:0 1px;}

/*-----------------------------------*/



/*---------- Content styles ---------*/

.narrowcolumn {
	float: left;
	padding: 0 0 20px 41px;
	margin:0;
	width: 660px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


.post {margin:29px 0 2px; padding-bottom:3px; background:url(images/line_2.gif) bottom left repeat-x; width:100%;}

.date {float:left; background:#DB6A0D url(images/date_top.gif) top repeat-x; margin:0 9px 0 2px;}
.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;}
.date-top-left {background:url(images/date_top_left.gif) top left no-repeat; padding:5px 13px 3px 12px;}

.date {text-align:center;}
.date span {font-size:1.3em; line-height:1em; font-weight:bold; color:#070707;}
.date strong {font-size:2.4em; font-weight:bold; color:#FFFFFF;}


.post-heading {width:100%; overflow:hidden; padding-bottom:8px; background:url(images/line_1.gif) bottom left repeat-x;}

.post h2 {color:#1F1F1F; font-size:2.4em; font-weight:normal; margin:0; padding:2px 0 2px;}
.post h2 a {color:#1F1F1F;}

.post .info {font-size:1.2em; color:#121212; padding-bottom:3px;}
.post .info span {color:#BC3201; font-weight:bold; text-transform:capitalize;}
.post .info a {color:#BC3201; font-weight:bold;}
.post .info a:hover {text-decoration:underline;}


.post .entry {font-size:1.2em; line-height:1.417em; padding:0 0 0 3px;}
.post .entry p {padding-bottom:5px;}
.post .entry a {color:#27778B;}

.entry ul {
	margin:10px 0 10px;
	padding:0;
	list-style:none;
	text-indent:0;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry .content-link {padding:3px 0 15px 39px; margin:0; list-style:none; font-size:1.083em; background-position:top left; background-repeat:no-repeat;}
.entry .content-link a {color:#27778B;}

.entry .content-link.type1 {background-image:url(images/content_link_icon1.gif);}
.entry .content-link.type2 {background-image:url(images/content_link_icon2.gif);}
.entry .content-link.type3 {background-image:url(images/content_link_icon3.gif);}




.post .comments {background:#E4E4DC 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 31px; background:url(images/comments_ic.gif) 10px 12px no-repeat; font-size:1.2em;}
.post .comments-link a {text-decoration:none; color:#121212;}
.post .comments-link a:hover {text-decoration:underline;}
.post .comments-link a span {font-weight:bold; color:#BC3201;}

.post .more-link {float:right; padding:10px 20px; font-size:1.2em; font-weight:bold; color:#355A6D;}
.post .more-link a {color:#355A6D;}
.edit-link {color:#355A6D; text-align:right; font-size:1.2em; font-weight:bold; padding:10px 0;}
.edit-link a {color:#355A6D;}

.post .tags {padding:3px 0 14px; margin:0; clear: both; font-size:1.2em;}
.post .tags a {color:#355A6D;}

.post .postmetadata {padding:10px 0 14px; margin:0; clear: both; font-size:1.2em;}
.post .postmetadata a {color:#BC3201;}



.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size:1.2em;
	font-weight:bold;
	color:#355A6D;
	width:100%;
	overflow:hidden;
	}
	
.navigation a {
	color:#355A6D;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


.no-results {padding-top:30px; text-align:left;}
.no-results h2 {color:#1F1F1F; font-size:2.4em; font-weight:normal; margin:0; padding:2px 0 2px;}
.no-results h2 a {color:#1F1F1F;}

#searchform {margin:10px 0; padding: 5px 3px;}
#searchform input {vertical-align:middle;}
#searchform .input {vertical-align:middle; width:355px; border:1px solid #D7D7CB; padding-bottom:2px;}

/*-----------------------------------*/



/*---------- Footer styles ----------*/

#footer {text-align:center; font-size:1.1em; line-height:1.5em;}
#footer a {color:#4B4B4B; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span a {font-weight:bold;}

/*-----------------------------------*/






h2.pagetitle {color:#1F1F1F; font-size:2.4em; font-weight:normal; margin:0; padding:32px 0 2px;}

h3 {color:#1F1F1F; font-size:1.6em; font-weight:bold; margin:0; padding:15px 0 2px;}
h3 a {color:#1F1F1F;}

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:#BC3201;
	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:#355A6D;
	font-weight: bold;
	}

#commentform p a.user-link {
	color:#BC3201;
	text-transform:capitalize;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: bold;
	font-size:1em;
	color:#355A6D;
	padding-top:5px;
	}

.commentmetadata a {
	color:#355A6D;
	}
/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	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:#BC3201;
	font-size:1.2em;
	font-weight:bold;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color:#BC3201;
	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:#355A6D;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td a {
	color:#121212; 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 */


