/*
Theme Name: FreshBlue Idea
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: This theme include a PSD file that is at customize folder. Just edit it and save in images folder to replace current default image title.  The file should be saved as PNG file. You can also delete image and use text as title of your blog. Instruction is at header file. Design by <a href="http://www.robbiewilliams.pl/" title="Robbie Williams">Robbie Williams</a>  <a href="http://www.robbiewilliams.pl/wordpress" title="WP Themes">WP Themes</a> & <a href="http://www.nightday83.art.pl" title="Webdesign & Seo Warsaw">ND83</a>. 
Version: 1.5
Author: Nd83
Author URI: http://www.nightday83.art.pl
License: General Public License (GPL)
*/


body{
	padding:0px;
        padding-top:20px;
        margin:0px;
	font-family:Arial, Tahoma, SunSans-Regular;
	font-size:11px;
	background:url(images/bg.gif) repeat-x top #381c2a;
}

img{
	border:0px;
}

a{
	color:#773C5A;
	text-decoration:none;
}


.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:920px;
	text-align:left;
}

.pagetitle {color: #8a3132;} 

/*header*/
div#page #header{
	width:100%;
	height:160px;
	background:#381C2A;
}

#logo {
position: absolute;
top: 20px;
margin: 0;
bottom: 10px;
padding: 0;
background: transparent url(images/title.png) no-repeat 0 0;
width: 342px;
height: 60px;
overflow: hidden;
line-height: 1000px;}

#logo a
{
display: block;
width: 342px; height: 60px;
}

#logo h1{
text-transform: uppercase;
}

#logo h1 .tld{
color: #000;
}

#logo h1 a{
text-decoration: none;
}

#logo h1 a:hover{
text-decoration: underline;
}





/* h1 - TITLE if you don't want to use an image*/

#h1 {	
	position: absolute;
	top:40px;
	padding: 0 0 0 40px;
	font-size: 1.45em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #fff;
	letter-spacing: -1px;}

#h1 a:hover {text-decoration: none;
	color: #EAE8E9;}


#rss2 {
	z-index: 2;
	position: absolute;
	top: 120px;
	width: 763px;
	text-align: right;}

#search {
	position: absolute;
	top: 15px;
	font: Arial, Tahoma, SunSans-Regular;
	width: 763px;
	text-align: right;}

#s {	color: #ababab;
	width: 115px;
	font: Arial, Tahoma, SunSans-Regular;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;

}

#s:focus {
	color: #3c3c3c;
	width: 115px;
	font: Arial, Tahoma, SunSans-Regular;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;

}

#s:hover {
	color: #3c3c3c;
	width: 115px;
	font: Arial, Tahoma, SunSans-Regular;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

/* Menu */


    #tabs1 {	z-index: 4;
	position: absolute;
	top: 130px;	padding: 0px 0px 0px 22px;
	float:left;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      }
    #tabs1 a{
	float:left;
	background: transparent url(images/menu.png) no-repeat right top;
	margin:0;
	color: white;
	padding:0px 12px 3px 10px;
	text-decoration:none;
      }

    #tabs1 a:hover {
	float:left;
	color: #797979;
	margin:0;
	text-decoration:none;}

/*header text*/

div#header_text{
	width:100%;
	height:181px;
	background:url(images/header_text_bg.png) no-repeat top #EAE8E9;
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#EAE8E9;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#EAE8E9;
	text-align:left;
	font-size:10px;
	font-family:Arial, Tahoma, SunSans-Regular;
	line-height:18px;
	width:55%;
}

/* blog*/

div#page #blog{
	background:#EAE8E9 url(images/allbg.gif) repeat-y top left;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

/* SLIDEBAR Box Style */

.calendar {
	text-align:center;
	color: #381C2A;}

.calendar a:hover {
	background: #381C2A;
	color: white;
}

.calendar td {
height:15px;
padding:  0px 3px 0px 3px}

.calendar td a {
padding:  0px 3px 0px 3px;background: #EAE8E9;
display:block;
color:#381C2A;
text-decoration:none;
line-height:15px;
}

#today {padding:  0px 3px 0px 3px;	background: #381C2A;
	font-weight: bold;
	color: white;}

.calendar td a:hover {

display:block;
color: white;
background: #381C2A;
text-decoration:none;
}

.boxed ul {
        list-style: none;
	padding:0 0 0 10px;
	margin:0;}

.boxed a {
	color: #773c5a;
	border-bottom: 1px dotted white;}

.boxed a:hover {
	border-bottom: 1px dotted #381C2A;}


.boxed li
{	background: none;
        display: block;
	line-height:1.40em;
	font-size:1.10em;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #381C2A;	background:transparent url(images/mmenu.gif) no-repeat top left;
} 


.boxed {
margin: 0px;
}

.boxed .title {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #EAE8E9;
	background:#EAE8E9 url(images/sli_title.gif) repeat-y top left;
}




/* Content */

#content {
		background:#EAE8E9 url(images/allbg.gif) repeat-y top left;
	width: 870px;
	margin: 0 auto;
	padding: 0 35px 0px 15px;
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
}

/* Content */

#main {
	float: left;
	width: 600px;
	margin: 0 auto;
	padding: 0 0px 0px 0px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
        padding: 20px 0px 0px 0px;
}

.white
{color: white;}

/* Footer */

#footer {
	height: 75px;
	padding: 55px 0 0 0;	line-height:1em;
	clear: both;
	color: #EAE8E9;
	width: 920px;
	margin: 0 auto;
	font-size:0.95em;
	background: #381c2a url(images/footer.gif);}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, 
{
color: #381C2A;
text-decoration:none;
}

#main h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
        color: #000000;
	text-decoration:none;
	background: transparent url(images/title.jpg)  repeat-x top ;
	padding: 7px 0px 5px 10px}

#main h2:hover {
	text-decoration: none;
	color: #EAE8E9;
}

.h2 a {
	text-decoration: underline;
	color: #ffffff;
	border-bottom: 1px dotted white;}

.h2 a:hover {
	border-bottom: 1px dotted #381C2A;}


.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;
	color: #381C2A;	}

.entry {text-algin: justify;
	font-size: 1.10em;
	color: #02171d}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}



/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Arial, Tahoma, SunSans-Regular;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: white;
	border-top: 1px solid #EAE8E9;
	border-left: 1px solid #EAE8E9;
	border-bottom: 1px solid #381C2A;
	border-right: 1px solid #381C2A;
width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #381C2A;
	border-left: 1px solid #381C2A;
	border-bottom: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid #381C2A;
	border-left: 1px solid #381C2A;
	border-bottom: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fff;
	border-top: 1px solid #EAE8E9;
	border-left: 1px solid #EAE8E9;
	border-bottom: 1px solid #381C2A;
	border-right: 1px solid #381C2A;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: white;
	border-top: 1px solid #381C2A;
	border-left: 1px solid #381C2A;
	border-bottom: 1px solid #EAE8E9;




	border-right: 1px solid #EAE8E9;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: white;
	border-top: 1px solid #381C2A;
	border-left: 1px solid #381C2A;
	border-bottom: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #fff;
	border-top: 1px solid #EAE8E9;
	border-left: 1px solid #EAE8E9;
	border-bottom: 1px solid #381C2A;
	border-right: 1px solid #381C2A;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #381C2A;
	border-left: 1px solid #381C2A;
	border-bottom: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;}

/* --- UH New Styles --- */

.left { float: left; display: inline; }
.right { float: right; display: inline; }
.ad468x60 { width: 468px; height: 60px; }

/* ----- global login -------------- */
#global_login { font: Arial, Tahoma, SunSans-Regular; color=#ffffff; }
#notloggedin a { color: #ffffff; font-weight: bold; }
#notloggedin { color: #ffffff; font-weight: bold; }

/* ----- global_wrap --------------- */
#global_wrap { width: 920px; margin: 0 auto; text-align: left; position:relative; }

/* ----- global_header --------------- */
#global_header {background:#381c2a;}
	#global_header h1 { text-indent: -9999px; margin: 5px 20px 20px 20px; padding: 0; background:#381c2a;}
		#global_header h1 a { display: block; width: 318px; height: 50px; background: url(http://nciblogs.com/bloguniquehomes/wp-content/themes/freshblue-idea-10/images/global_logo.jpg); background:#381c2a; }		
		
/* ----- global_nav --------------- */
#global_nav { clear: both; margin: 0; padding: 0; list-style: none; }
	#global_nav li { float: left; }
		#global_nav a { background: url(http://nciblogs.com/bloguniquehomes/wp-content/themes/freshblue-idea-10/images/global_nav.jpg); display: block; text-indent: -9999px; height: 26px; }
			#global_nav a.active { cursor: default; }
		/* --- #nav_search --- */
		a#nav_search { width: 128px; background-position: 0 0; }
			a#nav_search:hover { background-position: 0 -26px; }
			a#nav_search.active { background-position: 0 -52px; }
		/* --- #nav_specialists --- */
		a#nav_specialists { width: 163px; background-position: -129px 0; }
			a#nav_specialists:hover { background-position: -129px -26px; }
			a#nav_specialists.active { background-position: -129px -52px; }
		/* --- #nav_services --- */
		a#nav_services { width: 141px; background-position: -292px 0; }
			a#nav_services:hover { background-position: -292px -26px; }
			a#nav_services.active { background-position: -292px -52px; }
		/* --- #nav_magazines --- */
		a#nav_magazines { width: 158px; background-position: -433px 0; }
			a#nav_magazines:hover { background-position: -433px -26px; }
			a#nav_magazines.active { background-position: -433px -52px; }
		/* --- #nav_news --- */
		a#nav_news { width: 113px; background-position: -591px 0; }
			a#nav_news:hover { background-position: -591px -26px; }
			a#nav_news.active { background-position: -591px -52px; }
		/* --- #nav_blog --- */
		a#nav_blog { width: 110px; background-position: -704px 0; }
			a#nav_blog:hover { background-position: -704px -26px; }
			a#nav_blog.active { background-position: -704px -52px; }
		/* --- #nav_videos --- */
		a#nav_videos { width: 106px; background-position: -814px 0; }
			a#nav_videos:hover { background-position: -814px -26px; }
			a#nav_videos.active { background-position: -814px -52px; }	
			
/* ----- global_content --------------- */
#global_content { background: #fff; }

/* ----- global_footer -------------------- */
#global_footer { text-align: center; font-size: 11px; color: #fff; max-width:920px;}
	#global_footer ul { margin: 0; padding: 0; list-style: none; }
	#global_footer a { color: #fff; text-decoration: none; }
	#footer_nav { background: #EAE8E9; font-size: 11px; margin-bottom: 40px; color: #C6C2C2; padding: 10px 0; max-width:920px;}
		#footer_nav a { text-transform: uppercase; color: #381E2B; padding: 0 8px; }
	#footer_eho { font-family: Georgia; font-size: 12px; margin-bottom: 20px; text-transform: uppercase;  }
		#footer_eho span { padding: 4px 38px 4px 0; background: url(http://nciblogs.com/bloguniquehomes/wp-content/themes/freshblue-idea-10/images/logo_eho.gif) no-repeat right; }


	#top_markets { margin: 0 auto; margin-bottom: 25px; width: 700px; text-align: left; }
		#top_markets h4 { font-size: 13px; margin-bottom: 5px; color: #fff; }
		#top_markets .set { float: left; width: 175px; }
			#top_markets .set li { list-style: none; }
	#global_footer .disclaimer { margin: 0 auto; margin-bottom: 20px; width: 570px; color: #fff; font-size: 10px; }
	#nci_nav { margin-bottom: 20px; color: #ffffff; }
		#nci_nav img { margin-bottom: 5px; }
		#nci_nav a { padding: 0 6px; }
	#nci_partners { margin-bottom: 30px; color: #ffffff; }
		#nci_partners strong { text-transform: uppercase; font-size: 11px; margin-bottom: 5px; display: block; color: #fff; }
		#nci_partners a { padding: 0 6px; }
		
/* ----- float clearing -------------------- */
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {clear: both;}