/*-----------------------------------------------------------------------------
	Blueprint-WP Theme
	By: Joshua Sowin (fireandknowledge.org)
-----------------------------------------------------------------------------*/

body 	{  margin-bottom: 0; margin-top: 0; }

img, div, a, input { behavior: url(css/iepngfix.htc) }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a:hover { color:#3ea9f5;}


#page {
	float: left;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../images/quote.png') .5em top no-repeat;
}

a 				{
	color: #0269b1;
	text-decoration: none;
}
/*a:hover			{ color: #000; }*/
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
/*p img			{ float: none; }*/
a.button 		{ float: left; } /* Fix for buttons */
/*input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }*/
ul 				{
	list-style-type: none;
}
ul li 			{
	background: url('../images/icons/bullet_square_grey.gif') left 5px no-repeat;
}
ol				{ margin-left: 35px; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{
	font-size: 0.786em;
}
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #2369c0;
 	letter-spacing: 0px;
	text-decoration: none;
}


h2 a 					{
	color: #2369c0;
	text-decoration: none;
	letter-spacing: -2px;
	line-height: 1em;
	margin-top: 7px;
}

h2 a:hover{
	color: #bb8549;
	
}
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent .content 	{
	padding: 4px;
}	

.navigation, 
.navigation a			{ color: #AAA; }
.alignright 			{ float: right; }
.alignleft 				{ float: left; }

.post					{
	margin-bottom: 25px;
}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	float: left;
	width: 950px;
	 background-repeat: no-repeat;
	height: 235px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	height: 43px;
	width: 192px;
	padding-bottom: 10px;
}
#top{
	width: 722px;
	position: relative;
	float: left;
	height: 200px;
}
#top h2.firstline {
	font-size:43px;
	position:absolute;
	left:211px;
	top:43px;
	}
#top h2.secondline {
	font-size:39px;
	position:absolute;
	left:29px;
	top:74px;
	}
	
#top h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:3.308em;
	color:#fff;
	font-weight: bold;
}

#navmenu{
	float: left;
	height: 53px;
	width: 410px;
	font-weight: normal;
	font-size: 0.857em;
}

#navmenu ul {
	float: left;
	padding-left: 31px;
	padding-top: 15px;
}
#navmenu li {
	display: inline;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navmenu a {
	padding-right: 12px;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 12px;
	color: #085f91;
	font-family: Arial, Helvetica, sans-serif;
}
#navmenu a:hover {
	color:#3ea9f5;
}
#navmenu .selected {
	background-image: url(../images/btleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 100;
}
#navmenu .selected a {
	background-image: url(../images/btright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #bb854a;
	padding-bottom: 2px;
}
.clear{clear:both;}
#subsribe {
	float: left;
	height: 43px;
	width: 240px;
	display: block;
	z-index: 0;
}
.rss a img {
	float: none;
	height: 17px;
	width: 16px;
	margin: 0px;
	padding: 0px;
}
.rssicon img {
	float: right;
	padding-top: 14px;
	background-image: url(../images/frp_blog_divider.png);
	background-repeat: no-repeat;
	background-position: right 12px;
	padding-right: 10px;
}
#subsribe .rss a {
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-top: 14px;
	font-size: 0.857em;
	float: right;
	padding-left: 0px;
	padding-right: 5px;
}
#subsribe .sign {
	float: right;
	font-size: 0.857em;
	padding-left: 5px;
	display: block;
	padding-top: 14px;
}
#sticker {
	position: relative;
	z-index: 5;
	top: 0px;
	float: left;
	right: 24px;
}
#sticker a img {
	float: right;
	position: absolute;
}
.leftshadow {
	float: left;
	width: 19px;
	background-image: url(../images/frp_blog_rightshad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 1300px;
	overflow: hidden;
	height: 100%;
}
#block {
	background-image: url(../images/frp_blog_gradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 716px;
	height: 600px;
}
#sloganwrapper {
	background-image: url(../images/frp_blog_topback.jpg);
	background-repeat: no-repeat;
	height: 170px;
	background-position: center;
	width: 960px;
	padding-top: 10px;
	float: left;
}







/*#header {
	height: 89px;
}

#header h1, #header .description {
	padding-left: 50px;
	margin: 0;
	line-height: 1em;
}
*/

/*#maincontent, #sidebar {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}

*/
/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ padding: 0; background: #668040; float: left; width: 100%; line-height: 1.5em; }

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color: #F2FFDF; padding: 5px 15px; float: left; text-decoration: none; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #485A2D; color: #F2FFDF; }

#subnav				{ background: #616161; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #F2FFDF; }

#nav li.first a { margin-left: 50px; }

	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}

/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/

/*#page 		{ background: url('../images/sidebar_bg.gif') right repeat-y;  fake bg  }*/
/*#sidebar 	{
	width: 230px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}*/

#sidebar h2 { font-size: 1.3em; line-height: 1.2; }

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

/* Hide search from sidebar 
#sidebar #search {
	width: 229px;
}*/

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{
	width: 896px;
	float: left;
	padding-top: 10px;
	margin-top: 30px;
	background-image: url(../images/footer.jpg);
	height: 141px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	padding-bottom: 20px;
}

#footer a 		{ text-decoration: none; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}
.artilce p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#searchform {
	background-image: url(../images/frp_blog_search.png);
	background-color: transparent;
	height: 32px;
	width: 217px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 23px;
	margin-bottom: 15px;
}
#searchform input {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
}
#searchicon {
	float: left;
	padding-left: 10px;
	padding-top: 1px;
}
#searchform .holder {
	float: left;
	padding-top: 6px;
	padding-left: 7px;
}
.searchicon{
	height: 21px;
	width: 27px;
	background-image: url(../images/iconsearch.gif);
	background-repeat: no-repeat;
}
#rss_icon {
	height: 14px;
	width: 14px;
}
p #rss_icon img {
	margin: 0px;
	padding: 0px;
	float: none;
}
.bigslogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5.286em;
	font-weight: bold;
	letter-spacing: -4px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.163em;
	padding-top: 16px;
}
.smallslogan {
	color: #3ea9f5;
	font-weight: bold;
	text-align: right;
	font-size: 2.5em;
	margin: 0px;
	line-height: 1em;
	background-image: url(../img/adwords_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 11px;
	letter-spacing: -1px;
}#folder {
	position: absolute;
	height: 192px;
	width: 279px;
	float: left;
	top: 121px;
}
#folder img {
	position: relative;
	left: -104px;
}
.roundedbox_container {
	width: 227px;
	float: right;
	margin-bottom: 14px;
}
.boxtop {
	background-image: url(../images/box_01top.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 227px;
	float: right;
}
.boxtop h6 {
	text-transform: uppercase;
	font-weight: normal;
	color: #FFF;
	padding-top: 8px;
	padding-left: 18px;
}
.box_midll {
	background-image: url(../images/box_07.png);
	background-repeat: repeat-y;
	width: 227px;
	height: 100%;
	background-position: top;
	float: right;
	margin: 0px;
	padding: 0px;
}
.boxbott {
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 227px;
	float: right;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
.box_midll .georgia12px {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.content h1 a {
	color: #333;
	font-weight: bold;
}
.content h1 a:hover {
	color: #59A9F5;
	font-weight: bold;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.786em;
	padding-top: 6px;
	padding-bottom: 12px;
	float: left;
}
.fcontaner {
	float: left;
	width: 180px;
	padding-right: 20px;
	margin: 0px;
	overflow: hidden;
}
.fcontaner h4 {
	font-weight: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 11px;
}
.fcontaner ul {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
.fcontaner li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: none;
	width: 100%;
	height: auto;
}
.fcontaner ul li a {
	font-size: 0.929em;
	line-height: normal;
	color: #4c8bb7;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.small a {
	padding-left: 11px;
}
#commentform p label {
	color: #666;
	padding-left: 12px;
}
#comment {
}
#sub {
}
#commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
