@charset "iso-8859-1";
/*  
Theme Name: WP2
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:#FFFFFF url(images/head_bg.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 ----------*/

#header {background:url(images/header_bg.jpg) top center no-repeat; min-height:200px;}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 4.2em;
	margin:0;
	padding:37px 0 10px 81px;
	color:#FFFFFF;
	float:left;
	}
	
h1 a {
	color:#FFFFFF;
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:none;
	}

#header .description {
	float:left;
	padding:64px 0 0 7px;
	color:#B2E8FF;
	font-size:1.4em;
	text-transform:uppercase;
	}

.navBar {
	padding:38px 56px 0;}
	
.menu {
	background:#FFFFFF url(images/menu_top.gif) top repeat-x;
	float:left;
	}
	
.menu-top-left {
	background:url(images/menu_top_left.gif) top left no-repeat;
	}

.menu-top-right {
	background:url(images/menu_top_right.gif) top right no-repeat;
	overflow:hidden;
	margin-left:15px;
	}

.menu ul {
	width:547px;
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	overflow:hidden;
	}
	
.menu ul li {
	padding:27px 34px 26px 30px;
	background:url(images/menu_separator.gif) top left no-repeat;
	float:left; 
	}
	
.menu ul li a {
	color:#2F8CC5;
	text-decoration:none;
	}
	
.menu ul li a:hover {
	color:#1E1D1B;
	}
	
.rss-feed {
	float:right;
	padding:2px 1px 10px 10px;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.rss-feed a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.rss-feed a:hover {
	text-decoration:underline;
	}
	
.rss-feed img {
	vertical-align:middle;
	margin:0 0 5px 5px;
	}
	
	
#header .search {
	float:right; 
	font-size:1.2em; 
	color:#FFFFFF; 
	padding:21px 13px 0;
	margin-bottom:-8px;
	}
	
#header .search input {
	vertical-align:middle;
	}
	
#header .search .input {
	vertical-align:middle; 
	background:#FFFFFF; 
	width:138px; 
	border:1px solid #404040; 
	padding-bottom:2px; 
	margin:0 2px 0 8px;
	color:#FFFFFF;
	}
	
/*-----------------------------------*/



/*---------- Content container ------*/

#content {
	margin:0 47px;
	}
	
.content-container {
	width:100%;
	overflow:hidden;
	}

/*-----------------------------------*/



/*---------- Sidebar styles ---------*/

#sidebar {
	float:right;
	width:257px;
	padding:4px 7px 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;	
	}
	
.widget {
	background:#E2EFF8 url(images/widget_bottom.gif) bottom repeat-x;
	margin-bottom:2px; width:100%;
	}	
.widget-top {
	background:url(images/widget_top.gif) top repeat-x;
	}	
.widget-right {
	background:url(images/widget_right.gif) right repeat-y;
	}	
.widget-left {
	background:url(images/widget_left.gif) left repeat-y;
	}	
.widget-bottom-right {
	background:url(images/widget_bottom_right.gif) bottom right no-repeat;
	}	
.widget-bottom-left {
	background:url(images/widget_bottom_left.gif) bottom left no-repeat;
	}	
.widget-top-right {
	background:url(images/widget_top_right.gif) top right no-repeat;
	width:100%;
	}	
.widget-top-left {
	background:url(images/widget_top_left.gif) top left no-repeat;
	padding:5px 8px 10px 5px;
	}	
	
.widget-heading {background:#688F19 url(images/w_heading_bottom.gif) bottom repeat-x;}
.widget-heading-top {background:url(images/w_heading_top.gif) top repeat-x;}
.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: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:#EE5D07; 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:#EE5D07; 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 .widget-top-left {padding:5px 8px 30px 5px;}
#tag_cloud .widget-heading {margin-bottom:15px; width:100%;}
#tag_cloud a {color:#3180AE; padding:0 1px;}

/*-----------------------------------*/



/*---------- Content styles ---------*/

.narrowcolumn {
	float: left;
	padding: 0 0 20px 41px;
	margin:0;
	width: 660px;
	}

.post {margin:23px 0 8px; padding-bottom:3px; background:url(images/line_2.gif) bottom left repeat-x; width:100%;}

.date {float:left; background:#EF6307 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 1px 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:#6B8D2C; font-weight:bold; text-transform:capitalize;}
.post .info a {color:#6B8D2C; 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:#4599CB;}

.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:#4599CB;}

.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:#EE5E07;}

.post .more-link {float:right; padding:10px 20px; font-size:1.2em; font-weight:bold; color:#3180AE;}
.post .more-link a {color:#3180AE;}
.edit-link {color:#3180AE; text-align:right; font-size:1.2em; font-weight:bold; padding:10px 0;}
.edit-link a {color:#3180AE;}

.post .tags {padding:3px 0 14px; margin:0; clear: both; font-size:1.2em;}
.post .tags a {color:#3180AE;}

.post .postmetadata {padding:10px 0 14px; margin:0; clear: both; font-size:1.2em;}
.post .postmetadata a {color:#EE5E07;}



.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size:1.2em;
	font-weight:bold;
	color:#3180AE;
	width:100%;
	overflow:hidden;
	}
	
.navigation.bottom{
	margin-bottom:0;
	}
	
.navigation a {
	color:#3180AE;
	}

.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; color:#FFFFFF; font-size:1.1em; line-height:1.5em; padding:20px 40px 15px; background:url(images/footer_bg.gif); border-top:2px solid #363D41;}
#footer a {color:#FFFFFF; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {color:#92C9E8;}
#footer span a {font-weight:bold; color:#92C9E8;}

/*-----------------------------------*/






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:#EE5E07;
	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:#3180AE;
	font-weight: bold;
	}

#commentform p a.user-link {
	color:#EE5E07;
	text-transform:capitalize;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: bold;
	font-size:1em;
	color:#3180AE;
	padding-top:5px;
	}

.commentmetadata a {
	color:#3180AE;
	}
/* 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:#EE5E07;
	font-size:1.2em;
	font-weight:bold;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color:#EE5E07;
	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:#3180AE;
	}

#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 */


