/*
Theme Name: Sleepy Blue
Theme URI: http://www.ehomy.net/
Description: A Smart 2-column, blue and gray Wordpress theme designed by <a href="http://www.ehomy.net">Eyoung</a>. 
Version: 1.0
Author: Eyoung
Author URI: http://www.ehomy.net/

	This theme is released under Creative Commons Attribution 2.5 License.

*/


/*######################################################################################################
  ###### General styles ###############################################################################
  ####################################################################################################*/
body {font: 62.5%/1.4 arial,verdana,geneva,lucida,sans-serif; background: #fff; color: #000; margin: 0; padding: 0;}
p, h1, h2, h3, h4, h5, h6, fieldset, form, label, input, textarea, legend, dl, dt, dd, table, caption, th, td, blockquote, cite {
 margin: 0; padding: 0; font-size: 1em;}
 ul, ol, li, ul *, ol *  {font-size: 1em;}

input, textarea {font-family: arial,verdana,geneva,lucida,sans-serif;}
textarea {overflow: auto;}

body {
	font: 62.5%/1.4 arial,verdana,geneva,lucida,sans-serif; 
	color: #333333;
	background: #fdfaf3 url(images/background/body_bg.gif) repeat-x 0 0; 
	margin: 0px;
	padding: 0px;
}

html {background: #1e1b16;}

/***************** Links *******************/
a {color: #336699;text-decoration: none;}

a:hover {color: #CC0000;}
img {border: none;}

h1 {	
	margin:0px;
	height: 60px;
	font: bold 36px/100% georgia,"Times New Roman",Times, serif;
	color: #ACD7EE;
}
h1 a, h1 a:visited{color: #ACD7EE;text-decoration: none;}
h1 a:hover{	color: #F6F5EE;	text-decoration: none;}

h2 {	
	color: #336699;	margin: 0px 0px 2px;
    border-bottom: 1px dotted #8D8D8D;
	font: bold 125%/100% georgia,"Times New Roman",Times, serif;
	padding: 3px 5px 5px 5px;
}
h2 a {
	color: #336699;
	text-decoration: none;
}
h2 a:hover {
	color: #cc0000;
	text-decoration: none;
}
/*
h3 {
	font: normal 140%/100% georgia,"Times New Roman",Times, serif;
	color: #4E79A2;
	margin: 10px 0px 5px;
}
*/
h3.pagetitle {
color: #333;
font-size: 12px;
font-weight: bold;
margin: 10px 10px 10px 0;
padding: 2px 10px 2px 15px;
text-align: right;
}
h3.pagetitle a {color: #336699;}
h3.pagetitle a:hovoer {color: #CC0000;}

h4 {
	font: normal 130%/100% georgia,"Times New Roman",Times, serif;
	color: #758d38;
	margin: 10px 0px 5px;
}

form {
	margin:0px;
	padding:0px;
}

#wrap {
  font-size: 1.3em;
	margin: 0px auto;
	width: 970px;
	/*background: #blue;*/
	overflow: hidden;
	position:relative;
}

#wrapper p {margin-bottom: 1em!important;}

/***************** Code, Blockquote etc. **************************************/
code {
	background-color: #ececec;
	padding: 1px;
	border: 1px solid #cccccc;
}
blockquote {
	background: #F9F9F9;
	border-left: 3px solid #AAAAAA;
	padding-left: 6px;
	margin: 7px 10px 7px 10px;
	font-style: italic;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}


/*######################################################################################################
  ###### Header ########################################################################################
  ####################################################################################################*/

#header {
  /*height: 105px; */
   border-top: 10px solid #1f1c17; 
	margin: 0px auto;
	width: 100%; height: 105px;
	overflow: hidden; 
	font-size: 1.3em;
}
#headerimg {
   /*position: relative;*/
	/*background: url(images/background/logo_top_icm.jpg) no-repeat 0 0;*/
	padding: 0px;
	float: left;
	width: 312px;
	text-indent: -9000px;
	/*margin: 0px auto;
	width: 970px;
	*/
}

 #header h1 {height: 95px; width: 312px; margin: 0; padding: 0; background: url(images/background/logo_top_icm.jpg) no-repeat 0 0;  text-indent: -9000px; float: left;}
 #header h1 a {display: block; height: 95px; width: 312px; background: url(/images/background/logo_top_icm.jpg) no-repeat;}
 #header h1 a:hover {border-bottom: none;}

#headerimg .description{
	position: absolute;
	bottom: 3px;
	color: #F6F5EE;
	font-size: 14px;
}

#utility {float: right; width: 190px; padding: 0;  margin: 0px; background: url(images/background/login_bg.gif) no-repeat 0 0; height: 50px;}
#utility h2 {margin: 0; padding: 7px 0; text-align: center; border-bottom: none; font: 13px arial,verdana,geneva,lucida,sans-serif; color: #cc3300; font-weight: bold; text-transform: uppercase;}
#utility a {color: #cc3300; text-transform: uppercase;}
#utility a:hover {border-bottom: none;}


/***************** Header Navigation ******************************************/
  .nav, .nav ul {margin: 0; padding: 0; list-style: none;}
  #globalNav {font-size: 12px; float: right; border-bottom: 3px solid #c0beb2; height: 40px; padding-bottom: 2px; width: 630px;  margin: 0px; display: block; overflow: hidden;}
  #globalNav  ul a {display: block;}
  #globalNav  ul li {float: left; /* otherwise there are gaps between each nav item */}
  #globalNav  ul li a{text-transform: uppercase; color: #326698; font-weight: bold; text-align: center; padding: 18px 0px 0px 0px; width: 90px;}
  #globalNav ul li a:hover {border-bottom: none;}

#navi {
	background: yellow;
	height: 50px;
	width: 780px;
	margin: 0px auto;
	margin-top: 5px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#navi ul li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #8D8D8D;
	line-height: 30px;
    font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#navi ul li a {
	display: block;
	color: #40608C;
	text-decoration: none;
	background: #ECECEC;
	padding: 0px 15px;
	line-height: 30px;
}
#navi ul li.current_page_item a {
	color: white;
	background: #4E79A2;
}
#navi ul li a:hover {
	color: #4E79A2;
	background: #FFF;
}

#navi {font-size: 12px; float: right; border-bottom: 3px solid #c0beb2; height: 40px; padding-bottom: 2px; width: 630px;  margin: 0px; display: block; overflow: hidden;}
#navi  ul a {display: block;}
#navi ul li {list-style-type: none; float: left; /* otherwise there are gaps between each nav item */}
#navi  ul li a{text-transform: uppercase; color: #326698; font-weight: bold; text-align: center; padding: 18px 0px 0px 0px; width: 90px;}
#navi ul li a:hover {border-bottom: none;}
       
/* Styles for the entire LavaLamp menu */
.lavaLamp { height: 40px; position: relative; overflow: hidden;} /* don't remove this for IE */
.lavaLamp li {float: left;   list-style: none;   }
.lavaLamp li.back {background: url(images/background/global_nav_over.gif) no-repeat 100% 50%; z-index: 8; position: absolute;}
.lavaLamp li.back .left {background: url(images/background/global_nav_over.gif) no-repeat 100% 50%;  height: 38px; width: 90px;}
.lavaLamp li a {position: relative; overflow: hidden;  z-index: 10;}

      #noShow {display: none!important;}
      #noShow:hover {background: none;}  
      #slidingNav {height: 40px; position: relative; overflow: hidden;}
      #slidingNav li {list-style: none;float: left; }
      #slidingNav li.backLava {background: url(images/navs/global_nav_over.gif) no-repeat 100% 0%;z-index: 8;position: absolute;}
      #slidingNav li a {z-index: 10;display: block;position: relative;overflow: hidden;text-transform: uppercase; color: #326698; font-weight: bold; text-align: center; padding: 18px 0px 0px 0px; width: 90px;}
      #slidingNav li a:hover {border: none;}


/*######################################################################################################
  ###### Content #######################################################################################
  ####################################################################################################*/

#content {
	padding: 10px 0px 15px 14px;
	float: left;
	/*width: 512px;*/
	width: 660px;
	overflow: hidden;
	border-right: 1px dotted #000;
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
}

#pageTitle {color: #1e1b16; font: 32px georgia,"Times New Roman",Times, serif; margin: 20px 0px .4em 0px; padding: 0 0 5px 5px; border-bottom: 3px solid #bebcb3;}
#quote {color: #949300; font: 1.15em georgia,"Times New Roman",Times, serif; font-weight: bold;  margin: 0px 0px 10px 0px; padding: 5px 10px 15px 10px;border-bottom: 1px dotted #1e1b16; }
#pageTitle a {color: #000;}
#pageTitle a:hover {color: #CC0000;}

.post {
	clear:both;
	padding: 20px 10px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
	/*width: 458px;*/
	width: 590px;
}

.entry h2 {
	color: #336699;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #8D8D8D;
	font: bold 125%/100% georgia,"Times New Roman",Times, serif;
	padding: 3px 5px 5px 5px;
}
.entry h2 a {color: #336699;}
.entry h2 a:hover, .post h2 a:hover {color: #ca670f;}

.post-cat {
	background: url(images/mini-category.gif) no-repeat 5px center;
	padding-left: 20px;
	float:left;
	font-size: 88%;
}
.post-author {
    background: url(images/icon-users.gif) no-repeat 5px center;
	margin-left: 10px;
	padding-left: 23px;
	float: left;
	font-size: 88%;
	}
.post-tag {
    margin-left: 15px;
	float: left;
	font-size: 88%;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left bottom;
	padding-left: 23px;
	float: right;
	font-size: 88%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 88%;
	color: #999999;
}
/******** post content ********/
.post-content {
	clear: both;
	padding-top: 20px;
}
.post-content p {
	margin: 0px 0px 15px 0px;
}
.post-content img {
	border: 1px solid #C7C7C7;
	padding: 5px;
}
.post-content a:hover img {
    border: 1px solid #4E79A2;
	padding: 5px;
	background: #4E79A2;
}

/**** entrymeta ****/
.entrymeta {
	border: 1px solid #cbcec3;
	background-color: #e8ecdf;
	font-size: 90%;
	margin: 15px 0;
}
.entrymeta ul {
    margin: 8px auto 8px 40px;
	padding: 0px;
}
.entrymeta ul li {
  	list-style-type: none;
}
.trackback-leftalign { background: url(images/icon-trackback.png) no-repeat 0 50%; padding-left: 14px; }
.feed-leftalign { background: url(images/icon-post-feed.gif) no-repeat 0 50%; padding-left: 14px; }
/***************** Tags below the link of the comments feed ********************/
.utwtags { background: url(images/icon-tag.gif) no-repeat 0 50%; padding-left: 14px; }

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #4A7C35;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #8D8D8D;
	padding: 10px 10px 5px 10px;
	clear: both;
}

#respond, #comments{border: 1px solid #cbcec3; background: #e8ecdf;}

/*** commentlist ***/
.commentlist {
  	list-style: none;
	line-height: 130%;
	margin: 0px 0 15px 0;
	padding: 10px;
	font: 110% verdana,Arial, Helvetica, sans-serif;
	background: #f2f5ea;
	border: 1px solid #cbcec3;
	border-top: none;
	
	
}
.commentlist li{
   margin-bottom: 6px;
	padding: 10px;
	background: #F9F9F9;
	border: 1px dotted #8D8D8D;
	margin-bottom: 15px;
	clear: both;
}
.commentlist .alt {
	/*background: #F9F9F9;
	border: 1px dotted #8D8D8D;*/
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentname{
	color: #4E79A2;
}
.gravatar {
    border: 1px solid #AAAAAA;
	padding: 5px;
    float: left;
	height: 32px;
	width: 32px;
	background: url(images/gravatar.png) no-repeat 5px 2px;
	display: inline;
}
.commentcount {
    font: bold 2.2em Georgia,sans-serif;
	color: #DEDEDE;
	float: right;
}
.commentext { /* That's the div of the text... */ 
	padding: 0px 0px 0px 50px;
	font-size: 90%;
}

/***** comment form *****/
#commentform {
	margin: 0px;
	padding: 10px;
	font: 110% verdana,Arial, Helvetica, sans-serif;
	background: #f2f5ea;
	border: 1px solid #cbcec3;
	border-top: none;
}
#commentform p {
	padding: 2px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F9F9F9;
	border: 1px dotted #8D8D8D;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 506px;
/** height: 115px; **/
	background:#F9F9F9;
	border: 1px solid #8D8D8D;
	padding: 2px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	/*float:right;*/
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/** Quicktags **/
#quicktags {
	margin-top: 4px;
	margin-bottom: 0px;
}

#quicktags input {
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #aaaaaa;
	font-size: .9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 0px 0px;
	padding: 0px 1px 0px 1px;
}

#quicktags input:hover {
	border: 1px solid #4E79A2;
}


/*######################################################################################################
  ###### Sidebar #######################################################################################
  ####################################################################################################*/

#sidebar {
	float: right;
	padding: 15px 0px 20px 20px;
	width: 240px;
	color: #666666;
	overflow: hidden;
	margin-top: 70px;
}
/*sidebar title (h2) */
#sidebar h2 {
	font: normal 130%/100% georgia,"Times New Roman",Times, serif;
	color: #333;
	margin: 30px 0px 2px;
	padding: 0 5px 5px 5px;
	border-bottom: 1px dotted #1e1b16;
}
/*sidebar text styles */
#sidebar a{
	/*color: #495233;*/
	text-decoration: none;
}
#sidebar a:hover{
	color: #135193;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
   list-style: none; 
   padding: 0;
   margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	/*border-bottom: 1px solid #DDD;*/
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li, li.widget_links li {
	/*background: url(images/mini-blogroll.gif) no-repeat left center !important;
	padding-left: 20px !important;*/
	background: url(images/background/link.gif) no-repeat 3px 9px; 
	padding: 9px 0 5px 28px !important;
    line-height: 105%;
}

ul.list-blogroll li:hover, li.widget_links li:hover  {
    background: url(images/background/link_over.gif) no-repeat 3px 9px; 
}

/*category widget */
ul.list-cat li, li.widget_categories li {
    /*background: url(images/mini-category.gif) no-repeat left center !important;*/
	background: url(images/background/arrow_green.gif) no-repeat 3px 9px; 
	padding: 9px 0 5px 28px !important;
    line-height: 105%;
}

ul.lst-cat li:hover, li.widget_categories li:hover {
	background: url(images/background/arrow_red_2.gif) no-repeat 3px 9px; 
}

/*archives widget */
ul.list-archives li, li.widget_archives li {
	background: url(images/background/circle_light_brown.gif) no-repeat 3px 9px; 
	padding: 9px 0 5px 28px !important;
    line-height: 105%;
}

ul.list-archives li:hover, li.widget_archives li:hover {
	background: url(images/background/circle_red.gif) no-repeat 3px 9px; 
}

/*arhives 11/07/2008 changed it into a dropdown menu */
#archives {margin: 10px 0; padding: 10px; background: #eee; border: 1px solid #bebcb3;}
#archives select {width: 200px; background: #f1f3d9; margin: 0px auto; display: block; padding: 2px 2px 0 5px; border: 1px dotted #bebcb3;}
#archives select option {text-align: left!important; border-bottom: 1px dotted #d0cfcb; margin: 0 5px; padding: 2px; width: 210px; }
#archives {font-size: 98%;}

/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li {
	/*background: url(images/mini-page.gif) no-repeat 0px 3px !important;*/
	background: url(images/background/circle_dark_yellow.gif) no-repeat 3px 9px; 
	padding: 9px 0 5px 28px !important;
	/*padding-left: 20px !important;*/
	line-height: 105%;
}

ul.list-page li:hover, li.widget_pages li:hover, li.widget_recent_entries li:hover {
background: url(images/background/circle_red.gif) no-repeat 3px 9px; 
}

/*sub-pages 
ul.list-page li ul li, li.widget_pages li ul li {
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}*/

/*recent comments widget */
ul.recent-comments li, li.widget_recent_comments li {
	background: url(images/mini-recent-comments.gif) no-repeat 0px 4px !important;
	padding-left: 20px !important;
	list-style: none;
	color: #5A6695;
}

/********* calendar ********/

li.calendar table, li.widget_calendar table {
   width: 100%;
	font-size: 95%;
	border: 1px solid #cac5ae;
}
.calendar caption {
 	font: bold 110%/100% "Trebuchet MS", Tahoma, Arial,sans-serif; 
	color: #b46c41;
	/*margin: 20px 0px 2px;*/
	padding: 6px;
	border: 1px solid #cac5ae;
	border-bottom: none;
	background: #dfdab5;
}

li.calendar table td, li.widget_calendar table td {
	width: auto;
	text-align: center;
	border: 1px solid #d3cfbe;
	background: #f3f1dc;
	color: #999;
}

li.calendar table th {
  background: #e9e5c4;
  border: 1px solid #d3cfbe;
  color: #999999;
}

li.calendar table td a, li.widget_calendar table td a {
   display:block;
	/*background: #e4dfb9;*/
	color: #b8502f;
	font-weight: bold;
}
li.calendar table td a:hover, li.widget_calendar table td a:hover {
   display:block;
}
li.calendar table td#today, li.calendar table td#today a:hover, li.widget_calendar table td#today, li.widget_calendar table td#today a:hover {
    background: transparent;
    color: #b8502f;
	 font-weight:bold;
}
li.calendar table td#today a, li.widget_calendar table td#today a {
    background: transparent;
	color: #b8502f;
} 

li.calendar .pad {background: transparent;}
li.calendar #prev, li.calendar #next {background: transparent; font-size: 90%; text-transform: uppercase; padding-top: 3px;}
li.calendar #prev a, li.calendar #next a {background: transparent; color: #336699;}

/*** links ***/
ul.list-meta li, li.widget_meta li {
	background: url(images/link.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*** feeds ***/
ul.list-feeds li a {
    display: block;
	background: url(images/icon-feed-orange.gif) no-repeat 3px 9px !important;
	padding: 9px 0 5px 28px !important;
	/*padding-left: 20px !important;*/
	line-height: 105%;
}
ul.list-feeds li a:hover, ul.list-feeds li.current {
	background: url(images/icon-feed-blue.gif) no-repeat 3px 9px !important;
	/*padding-left: 20px !important;*/
} 
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 0px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 122px;
	height: 20px;
	padding: 4px 19px 0px 4px;
	border: 1px solid #8D8D8D;
	background: #FEFEFE url(images/search-icon.gif) right center no-repeat;
	margin-right: 2px;
	color: #333333;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	vertical-align: middle;
}

/*######################################################################################################
  ###### Footer ########################################################################################
  ####################################################################################################*/
.WibiyaToolbarIcon_2408664 {display: none;}
#footer {position: relative; bottom: 0; }
#footer {overflow: hidden; margin: 0; padding:0; background: #1e1b16; width: 100%; border-top: 10px solid #6c685c; }
#footer .content {color: #cdcdcb; font-size: 1.2em; margin: 0 auto; overflow: hidden; padding: 25px 10px 15px 10px; width: 970px;background: url(images/background/foot_bg_2.gif) no-repeat 100% 100% !important; min-height:100%;	}
     
#footNav {overflow: hidden; margin-bottom: 30px;}
#footNav ul {width: 250px; float: right; list-style: none; }
#footNav ul li {padding: 3px 25px; background: url(images/background/foot_nav_arrow.gif) no-repeat 0 50%;}
#footNav ul li a {color: #cc3300; margin: 0; }
#footNav ul li a:hover {color:#e6dfc1; border-bottom: none; }

#footer .info {float: left; width: 660px; margin-bottom: 30px!important; overflow: hidden;}		
#footer .logo {width: 185px; height: 33px; margin: 10px 0 20px 0; background: url(images/background/logo_bottom_icm.jpg) no-repeat 0 0;}
 .dot_line {border-top: 1px dotted #ccc;margin-top: 8px; padding-top: 6px; width: 520px;}











