/*
Theme Name:		Blue Korea
Theme URI:		
Description:	
Version:		1.0
Author:			Ashton Brown
Author URI:		
*/

/* CSS Document */

/********** LAYOUT *********/
body {
	background-color: #0B0B22;
}
.container {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #f3f3f3;
}
.header {
	background-image: url('images/header-bkg.jpg');
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.sidebar{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
}
.content-area{
	margin-top: 10px;
	margin-bottom: 10px;
}
.content-area center{
	font-size: 70%;
	color: #FFFFFF;
	background-color: #7ea0b9;
}
.text_box{
}
.text_box h1{
	color: #0b0b22;
	background-color: #cd7c33;
	font-size: 140%;
	font-weight: bold;
	padding: 7px;
}
.content-area_box{}
.full-width-box {
	margin-bottom: 10px;
}
.alignright{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
p img , p a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/********** NAVIGATION **********/
.nav {
	color: #000000;
	background-image: url('images/title-bar.jpg');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.nav ul {
	display:inline;
}
.nav ul li {
	display:inline;
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 30px;
}

.nav ul li a:hover,.nav ul li.current_page_item a {
	color: #0B0B22;
}

#subnav li a:link, #subnav li a:visited {
text-decoration: none;
display: block;
padding-top: 0.4em;
padding-right: 0pt;
padding-bottom: 0.4em;
padding-left: 0.5em;
color: #3f7bb9;
font-size: 110%;
background-color: #6897ad;
color: #000;
font-size: 1.2em;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #073f58;
}

#subnav li a:hover {
background-color: #b6cad2;
}

.footer {
	font-size: 80%;
	color: #50330a;
	background-color: #cd7c33;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer a:link, .footer a:visited {
color: #50330a;
}
.shy {
	text-decoration: none;
}


/********** TYPORGAPHY **********/

a:link { color:#000000; }
a:visited { color: #000000; } 

h1, h2, h3, h4, h5, h6 {
color: #1e6280;
}

h1 {
font-size: 2em;
line-height: 1;
margin-bottom: 0.5em;
}

.header_small {
	font-size: 110%;
	font-weight: bold;
}
.page-title {
	font-size: 250%;
	color: #cd7c33;
}
.strong {
        color: #557584;
}
.quote-widget {
        color: #ffffff;
        padding-left: 15px;
        padding-right: 10px;
}
.testimonial-widget-title {
        color: #ffffff;
        padding-left: 5px;
}
/********** UNIQUE ELEMENTS **********/
.sidebar-app-button {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 10px;
}
.testimonial {
	padding-right: 13px;
	padding-left: 17px;
	padding-bottom: 60px;
}
.testimonial .title {
	font-size: 130%;
}
.testimonial .quote {
	padding-right: 10px;
	padding-left: 10px;
}
.testimonial .from {
	padding-left: 80px;
	font-size: 130%;
}
.sidebar li {
	list-style:none;
}
.testimonial {
	padding:10px;
}
.header-div {
	width: 285px;
	float: right;
	text-align: center;
	font-size: 12px;
	color: #ffef3b;
	line-height: 4pt
}
.callus {
	padding-top: 26px;
}
.phone {
	font-size: 25px;
}
.sun-bullet li {
	list-style-image: url(http://www.earthwindandsolarsystems.com/wp-content/themes/bluekorea/images/sun-bullet.gif);
	font-size: 14px;
	padding-top: 5px;
	}
	
textarea {
width: 300px;
height: 200px;
}