/* Blue Color Styles */

/*-----------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Header
-2.3 Navigation
--2.3.1 Drop-downs
-2.4 Introduction
-2.5 Content
-2.6 Sidebar
-2.7 Footer

3. WIDGETS

4. POSTS
-4.1 Typographic Elements
-4.2 Images
-4.3 PageNavi

5. COMMENTSAREA
-5.1 Comments
-5.2 Comments Form

6. GENERAL STYLES

-----------------------------------------------*/



/*-----------------------------*/
/* 1. SETUP */
/*-----------------------------*/

/* 1.1 Defaults */

body  {
	color: #3f312e;
	background: #69c3e5 url(pf/bg.jpg) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #3f312e;
}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #fb5e00; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	color: #3f312e;
}


/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */

#main  {
	background: url(pf/main.png) repeat left top;
}

#main #inside  {
	background-color: #fff;
}

/* 2.2 Header */

/* 2.3 Navigation */

#nav a:link, #nav a:visited {
	color: #fff;
	border-left: 1px solid #267e9f;
	border-top: 1px solid #267e9f;
	border-right: 1px solid #267e9f;
	background-color: #61b5d5;
}

#nav li.current_page_item a, #nav li a:hover  {
	color: #3f312e;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff url(pf/nav.jpg) repeat-x left top;
}

/* Style drop down list */

#nav li ul { border: 1px solid #267e9f;}
#nav li ul li {	border-bottom: 1px solid #267e9f; background: #FFF; }
#nav li ul li a { background-color: #61b5d5!important; background-image: none!important; border: none!important;}
#nav li ul li a:hover { background: #fff url(pf/nav.jpg) repeat-x left top!important; border: none!important;}

/* 2.4 Introduction */

#about  {
	margin: -20px 0 20px -40px;
}

#about  {
	background: #fb5e00 url(pf/about.jpg) repeat-x top left;
}

#about h2  {
	color: #fff;
}

#about p  {
	color: #fff;
}

#about img  {
	border: 5px solid #f57833;
}

#about a, .scrollContainer .info a  {
	color: #ffcc66;
}

#about .fold, #slider .fold  {
	background: url(pf/about_fold.png) no-repeat left top;
}

#sidebar li {
	margin-right: -20px;
}

span.website  {
	border: 1px solid #ededed;
	color: #1b82a8;
	color: #3f312e;
	display:block;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}
.twitter {
	background: #ececec url(pf/connect_grad_twitter.png) repeat-x -10px center;
	padding: 10px 10px 10px 50px;
}
.linkedin {
	background: #ececec url(pf/connect_grad_linkedin.png) repeat-x -10px center;
	padding: 10px 10px 10px 50px;
}

/* 2.5 Content */

h2.result_heading  {
	border-bottom: 2px solid #3f312e;
}

/* 2.6 sidebar */

#sidebar a  {
	color: #1b82a8;
}

/* 2.7 Footer */


#footer p  {
	color: #1b6784;
}

#footer ul li a  {
	color: #4f4f4f;
}

#footer ul li.current_page_item a, #footer ul li a:hover  {
	color: #3f312e;
}



/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget h3  {
	color: #fff;
	background-color: #1b82a8;
}

.widget h3 span.fold  {
	background: url('pf/widget_fold.png') no-repeat center center;
}

.widget ul li {
	background: url(pf/bullet.png) no-repeat 8px 13px;
	color: #6c6c6c!important;
}
.widget ul li small {
	font-size: 12px;
	color: #4c4c4c!important;
}

.widget ul li a:link, .widget ul li a:visited  {
	color: #6c6c6c!important;
}

.widget ul li a:hover  {
	color: #1b82a8!important;
}

.widget_recent_comments li  {
	border-bottom: 1px solid #e0e6e6;
	background: url(pf/bullet.png) no-repeat 8px 13px;
}

.widget_recent_comments li a  {
	background: none!important;
	border: none!important;
}

#searchform #s  {
	border: 1px solid #898989;
}

#searchform .submit  {
	color: #fff;
	border: 1px solid #fb5e00;
	background-color: #ee7329;
}

#twitter a  {
	background-image: none;
}

/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {
	/*border-bottom: 1px solid #dcd6d5;*/
}

.post .meta  {
	color: #8a7975;
}

.post .meta .comments  {
	background: url(pf/ico-comments.png) no-repeat right 1px;
}

.post .categories a  {
	color: #fff;
	background-color: #fb5e00;
}

.post .categories a:hover  {
	text-decoration: none;
}

/* 4.1 Typographic Elements */

.entry blockquote  {
	color: #666;
}

/* 4.2 Images */

.entry img  {
	border: 3px solid #dbdbdb;
}

img.wp-smiley  {
	border: none;
}

/* 4.3 Page Navi */

.Nav strong.on  {
	color: #fff;
	background-color: #1b82a8;
}

.Nav a:link, .Nav a:visited  {
	color: #1b82a8;
}

/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments ol.commentlist  {
	border-top: 1px solid #dcd6d5;	
}

#comments ol.commentlist li {
	border-bottom: 1px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .avatar img  {
	border: 3px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .user-meta span.date  {
	color: #565656;
}

#comments ul.children {
	background: url(pf/comment_reply.png) no-repeat left 11px;
}

#comments ul.children li {
	border-bottom: 0;
}

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	color: #fff;
	background: #9F9F9F;
}

#comments .navigation a:hover {background: #888;}

#comments .commentlist #respond #form_wrap {
	border:0;
}

/* 5.2 Comments Form */

#commentform input.txt  {
	border: 1px solid #898989;
}

#commentform textarea  {
	background-color: #f4f4f4;
	border: 1px solid #898989;
}

#commentform #submit  {
	color: #fff;
	border: 1px solid #fb5e00;
	background-color: #ee7329;
}

/*-----------------------------*/
/* 6. GENERAL STYLES */
/*-----------------------------*/


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

div#sidebar .widget li {
	border-bottom: 1px solid #E0E6E6;
	}
	
a.button, input.button {	
    margin-right: 15px;	
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    background-color: white;
    background-image: url(pf/white-grad.png) !important;
    text-shadow:0 1px 0 #FFFFFF;
    border-color: #BBBBBB;
    color: #464646 !important;
    -moz-border-radius-bottomleft:11px;	 -webkit-border-bottom-left-radius: 11px;
	-moz-border-radius-bottomright:11px; -webkit-border-bottom-right-radius: 11px;
	-moz-border-radius-topleft:11px;	 -webkit-border-top-left-radius: 11px;
	-moz-border-radius-topright:11px;    -webkit-border-top-right-radius: 11px;
	-moz-box-sizing:content-box;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height: 17px !important;
	padding:2px 8px !important;
	text-decoration:none;
} a.button:hover {
	background-image: url(pf/white-grad-active.png);
	text-decoration: none;
	color: #333333 !important;
} a.button img {
	line-height: 20px;
	margin: 0px;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	border: 0 !important; !important; !important;
}
.scrollContainer .info, .scrollContainer .info h2 a {
	color: white;
}
#nav .page-item-308 a {
	background-color: #FB5E00;
} 