/*
Theme Name:		Blue Korea
Theme URI:		
Description:	
Version:		1.0
Author:			Ashton Brown
Author URI:		
*/

/* CSS Document */

/* Begin WordPress Images */

p img {
	padding: 0;
	max-width: 100%;
	float: none;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End WordPress Images */

/********** LAYOUT *********/
body {
	background-color: #e9ecf1;
	background-image: url(images/body-background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.container {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #f3f3f3;
}
.header {
	background-color: #465c81;
	height: 80px;
	background-image: url(images/title-bar.jpg);
	background-repeat: repeat-x;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.widget {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	margin-top: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 170px;
	float: left;
}
.widgettitle {
	margin-bottom: 0px;
	color: #FFF;
}
.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: #FFF;
	background-image: url(images/nav-bar.gif);
	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: #f2eeb3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav ul li a {
	color: #f2eeb3;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
}

.nav ul li a:hover,.nav ul li.current_page_item a {
	color: #aae1f2;
}

#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: #3996b2;
	font-size: 110%;
	color: #195170;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a99e85;
	text-align: left;
	background-color: #ded4bd;
}

#subnav li a:hover {
	background-color: #cad7e0;
	color: #8d7131;
	text-align: left;
}

.footer {
	font-size: 80%;
	color: #573b25;
	background-color: #b58a63;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer a:link, .footer a:visited {
	color: #573b25;
}



/********** TYPORGAPHY **********/

p a:link { color:#000000; }
p a:visited { color: #000000; } 

h1 a, h1, h2, h2 a, 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: #3996b2;
}
.strong {
        color: #557584;
}
.shy {
	text-decoration: none;
}

/********** UNIQUE ELEMENTS **********/
.sidebar-app-button {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 10px;
}

.sidebar li {
	list-style:none;
	color: #6b5a4c;
	text-align: left;
}

.quote {
	margin-top: 20px;
	margin-bottom: 20px;
}

.header-div {
	width: 285px;
	float: right;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	line-height: 4pt
}
.callus {
	padding-top: 26px;
}
.phone {
	font-size: 25px;
}


.subscribe {
padding-top: 15px;	
	}

 .subscribe a {
	color: #7f5a3e;
	text-decoration: none;
}
h2 {
margin-bottom: 0px;
}