 /*
Theme Name: Ultrablue
Theme URI: http://www.freewordpresslayouts.com
Version: 1.0
Description: 2 Column theme
Author: Smartertemplates.com
Author URI: http://www.smartertemplates.com
*/

* { margin:0; padding:0; border: none;}

/* Links */

a:link, a:visited { text-decoration: underline; color: #90b2b3; }
a:hover, a:active { color: /*#90b2b3;*/ #bfae47; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0 5px; font-family: Georgia, serif;  }

h1 { font-size: 30px; margin-top: 10px; color:#bfae47;}

h2 { font-size: 22px; color:#90b2b3;
 }

h3 { font-size: 20px; 
color:#bfae47;
}

h4 {
 	font-size: 18px;
	color:#90b2b3;
	margin-bottom: 5px;
	}

h5 { font-size: 14px; margin-top: 10px; padding-bottom: 10px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1em;
}
pre:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: "Trebuchet MS", Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul {list-style: none;}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

table {
	font-size: 12px;
	}
th {
	color: #333;
	font-size: 16px;
	padding-top: 10px;
	font-family: Georgia, serif;
	font-weight:normal;
	margin-bottom: 0px;	
	}
tr.head th {
	font-size: 16px;
	font-weight: bold;
}
td {
	padding-right: 2px;
	vertical-align:top;
}
span.highlight {
	color: #90b2b3;
	font-weight:bold;
	
/* Structure */
}
body
{
	position:relative;
	text-align:center;
	margin: 0 auto;
	width: 990px;
	color: #222222;
	background-position: top left;
	background-color: #FFFFFF;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}
body.home
{
	background-image: url(images/bg_home.jpg);
}

#wrapper2 {
width: 990px;
margin: 0 auto;

}
#headerbg {
width: 990px;
margin: 0 auto;
float:left;
}

#logo {
	margin: 20px auto 5px auto;	
	width: 100%;
}

#navigation
{
	width: 990px;
	float: left;
	margin: 0px;
	height: 42px;
	background-image: url(images/nav-bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	}
#wrapper
{
	float: left;
	width: 990px;
	color: #555555;
	background: #fff;
	/*background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: 270px 50px;*/
	background-image: url(images/bg_main_line.jpg);
	background-repeat: no-repeat;
	background-position: 700px 50px;
	min-height:750px;
	height:auto !important;
	height: 750px;
}

#wrapper-nosidebar
{
	float: left;
	width: 990px;
	color: #555555;
	background: #fff;
	min-height:750px;
	height:auto !important;
	height: 750px;
}

#content-wrapper
{
	width: 680px;
	background-position:20px 0px;
	margin-top: 20px;
	float: left;
	text-align:left;
	background-image: url(images/post-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}

#content-wrapper-nosidebar
{
	width: 990px;
	background-position:4px 0px;
	margin-top: 20px;
	float: left;
	text-align:left;
	background-image: url(images/post-bg-nosidebar.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}

#content
{
	float: left;
	padding: 10px 10px 20px 50px;
	background-image: url(images/bg_main_scissors.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height:750px;
	height:auto !important;
	height: 750px;
}
#content p
{
	padding-bottom: 10px;
}
#content img {
	margin: 10px;
	padding: 2px;
	border: 1px solid #eee;

}
#sidebar-wrapper {
	/*width: 240px;*/
	float: right;

}
#sidebar-wrapper a {
	text-decoration:none;
	}
#sidebar
{
	float: right;
	padding: 20px 5px 10px 5px;
	margin-top: 0px;
}
.sideblock {
	width: 240px;
	}
a.mail {
	color: #DE5F1C;
}
a.mail:hover {
	color: #BFAE47;
	}
#footer
{
	clear: both;
	float: left;
	width: 990px;
	height: 143px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	
}
#footer p {
	padding-top: 20px;
}
#footer a {
/*	color: #fff; 
	font-size: 15px;
	padding: 5px; */

}
#footer a: visited {
	color: #bbc674;

}
#footer a:hover {
	color: #bbc674;
}
#footer ul { 
	list-style-type: none; 
	list-style-image: none; 
	text-align: center;
	padding: 20px 0px 0 0; 
	margin: 0px auto; 
	width: 990px;
}
#footer li { 
	display: inline; }

#footer li input {
	margin-top: 16px;
}
#footer li a:link,
#footer li a:visited
{
	/*float: left;
	display: block;*/
	padding: 20px 16px;

}

#footer form {
	position:relative;
	padding-right: 0px;
	float: right;
	width: 210px;
}
#footer input.input-text {
	margin-top: 18px;
	float:left;
	}
#footer input.footer_submit  {
	margin-top: 21px;
	margin-left: 5px;
	float: right;
	}

/************************************************************/	
#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#navigation h1 { margin-left: 180px; padding-top: 45px; float: left;}
#navigation h1 a { color: #FFFFFF;}

/* Navigation */

#navigation ul { text-align:center; list-style-type: none; list-style-image: none; margin: 0 auto; padding: 0 0px 0 0; height: 40px; width: 990px; display:block; }

#navigation li { float: left;	padding: 12px 23px;
 }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	display: block;

}


/* Wrapper */
#wrapper a:link, #wrapper a:visited {font-weight: bold; }
#wrapper-nosidebar a:link, #wrapper-nosidebar a:visited {font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }
#wrapper-nosidebar a:hover, #wrapper-nosidebar a:active { }

/* Content */
#content .post { font-size:14px; font-weight:bold; line-height:1.4em; color:#69686e; margin-right: 60px; }
	
#content .post-title a { border-bottom-width: 0; color:#bfae47; text-align:left; margin-bottom: 10px; font-size:24px;text-decoration: none;  }


#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
}
.post-wrapper {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	width: 626px;
}
#content ul, #content ol {
	margin-left: 30px;
	
}
#content .post p.name {
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	padding-bottom: 10px;
}
span.price {
	font-style:italic;
	margin-left: 20px;
	font-weight:normal;
}
.bios h3 {
	margin-top: 30px;}
		
/* Sidebar */

#sidebar {
	margin-top: 8px;
	}

#sidebar h3 {
	margin-top: 3px; font-size: 14px; font-weight: bold; 
	background: url(images/bg_sidebar.gif);
	background-repeat: repeat-x;
	padding: 10px 5px 0px 5px;
	font-family: Georgia, serif; 
	text-transform: lowercase;
	color: #DE5F1C;
	letter-spacing: 2px;
	font-size: 20px;
	width: 95%;
}
#sidebar a:hover, #sidebar a:active {
	color: #BFAE47;
			
	}
#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}


.sideblock {
	margin-bottom: 20px;
	
}

.sideblock ul li a {
	color: #69686e;
	font-size: 14px;
}	
/************** e newsletter *****************/
form#ccoptin input{
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 11px;
	
	}
button#go {
background-color:#FFFFFF;
border:1px solid #90B2B3;
color:#90B2B3;
float:right;
margin-right:37px;
margin-top:5px;
font-size: 11px;
padding: 1px;
font-weight:bold;
}

button#go:hover {
	color: #DE5F1C;
	}
/* Subnav */

ul#subnav {	
	list-style: none;
	margin-left: 0px;
	text-align:left;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 2px 0px;
	width: 560px;
	margin-bottom: 20px;
	
}
ul#subnav li {
	display:inline;
	}
ul#subnav li a {
	margin-right: 20px;
	text-decoration: none;
	color: #999;	}



/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }


.alignright {
	float:right;
	clear:right;
}
.alignleft {
	float:left;
	}
#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
	
#comment_box {
	margin-left: 30px;
	}
div.comments {
	margin-left: 50px;
	margin-right: 60px;
	}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #fff;
	font: 2.3em "Trebuchet MS";
	padding-top: 8px;
	text-align: center;
	margin-top: -12px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 16px;
color: #BBE2FF;
text-transform: lowercase;
margin-left: 180px;
margin-bottom: 2px;
float: left;

}

table.schedule th {
	font-weight:bold;
	color: #90B2B3;
	font-size: 13px;
	}
table.schedule tr.head th {
	font-weight:bold;
	color: #333;
	font-size: 15px;
	}
	
/************************** mailpress form ***********************/
#sidebar input.MailPressFormEmail {
	border: 1px solid #BFAE47;
	
	}
#sidebar input.MailPressFormSubmit {
	background-color: ;
	background: url(images/submit_yellow.gif);
	background-repeat:no-repeat;
	width: 54px;
	height: 25px;
	color: #BFAE47;
	font-weight:bold;
	}
#footer #formdiv {
	position:relative;
	padding-right: 0px;
	margin-top: 10px;
	float: right;
	margin-right: 15px;
	width: 200px;
}
#footer form#form input.MailPressFormEmail {
	margin-top: 10px;
	float:left;
	border: 1px solid #BFAE47;
	color: #BFAE47;
	}
#footer form#form input.MailPressFormSubmit  {
	margin-top: 8px;
	left: 150px;
	position:absolute;
	background-color: #fff;
	color: #BFAE47;
	font-weight:bold;
	background: url(images/submit_yellow.gif);
	background-repeat:no-repeat;
	width: 54px;
	height: 25px;
	}
/****************************** clearfix ***********************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/************************ payments ************************/
#payments table {
	font-size: 16px;
	vertical-align:middle;
	}
#payments table td {
		vertical-align:middle;
	}
#payments form {
	float:right;
	}
#payments form img {
	display: none;
	}
#payments form input {
	vertical-align:middle;
	padding: 5px 0px;
	}
	
/*** sitemap ***/

ul.sitemap {
	padding-top: 20px;
	list-style:none inside none;
}

/* start suckerfish css*/

#cc_navigation {
	width: 990px;
	float: left;
	margin: 0px;
	height: 40px;
	background:#90B2B3;
	border-bottom: 3px solid #DE5F1C;
}

#suckerfishnav {
	width: 850px;
	margin: 0 auto;
	padding: 0;
    font-size:17px;
    font-family:"Times New Roman", Times, serif;
    font-weight:bold;
	text-transform: lowercase; 
	text-align: center;
	z-index: 999;
    }
#suckerfishnav, #suckerfishnav ul {
    /*float:left;*/
    list-style:none;
    line-height:40px;
    padding:0;
	width: 820px;
	margin: 0 auto;	
	z-index: 999;
	height:40px;
	}
#suckerfishnav
	{
		padding: 10px 0 0 0;	
	}
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 20px;
	height: 33px;
    }
#suckerfishnav li ul li a
{
	height: 12px;	
}
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:180px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:1px solid #666666;	
    }
#suckerfishnav li li {
    width:180px;
    border-bottom:1px solid #ccc;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:160px;
    color:#333333;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#DFD4CE;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#333333;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#ffffff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#333333;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#F3ECE8;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    /*background:#79AEAF;*/
    }
	
input.orientation {
	font-size:22px;
	padding:2px 0;
	border:1px solid #DE5F1C;
	background:#fff;
	cursor:pointer;
	width:330px;
	text-align:center;
}
input.orientation:hover {
	background:#E0EFEF;
}

.wp-table-reloaded { font-weight:normal; }

.cufon
{
	font-weight: bold;	
}