/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Junde.me theme.
Version: 1.6
Author: Junde Yu
Author URI: http://junde.me/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS",verdana,Helvetica,sans-serif;
	color:#333333;
	text-align: center;
	background-color: #F2F1E9;
	padding:0px;
	margin:0px;		
	}

#page {
	background-color: #FFFFFF;
	text-align: center;
	width:1088px;
	color:#333333;
	padding:0px;
	margin:0px;
	}

a:link, a:active, a:visited {
	color:#3366CC;
	text-decoration:none;
	
}

a:hover {
	color:#3366CC;
	border-bottom:dashed 1px #3366CC;
}


h5 {
	color:#333333;
	font-size:4em;
	font-weight:normal;
	padding:0px;
	margin-bottom:0px;
	margin:0px;
}

h5 a:link, h5 a:active, h5 a:visited {
	color:#333333;
	text-decoration:none;
	border:none;
}

h5 a:hover {
	color:#3366CC;
	}
	
#container {
	margin-top:18px;
	width:808px;
	text-align:left;
	background-color:#FFFFFF;
	margin-bottom:18px;	
	padding-bottom:8px;
}

#header {
	margin-left:40px;
	margin-right:40px;
	text-align:left;
	height:70px;
	padding-top:28px;
	}

#headerimg 	{
	width: 362px;
	float:left;
	margin-right:160px;
	
	}

.img_jd {
	border:none;
	margin-right:15px;
}

#desc {
position:relative;
float:left;
height:10px;
font-size:12px;
}

#contact {
	width:201px;
	float:left;
	margin-top:-10px;
}

.socialmedia {
	border:none;
	margin-left:7px;
	margin-right:7px;
	//margin-left:6px;
	//margin-right:6px;

}

#email {
	background-color:#FAFAFA;
	padding:3px;
	color:#333333;
	font-size:13px;
	text-align:center;
	width:188px;	
}

#slogan {
	padding-top:38px;
	padding-bottom:38px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:36px;
}

.smaller {
	font-size:11px;
	color:#999999;
}

.red {
	color:#990000;
}

#eatrice {
	padding-top:25px;
	padding-bottom:12px;
	margin-left:40px;
	margin-right:40px;
	border: solid 8px #000;
	height:120px;
}

.openquote {
	margin-left:49px;
	float:left;
	position:relative;
	padding-bottom:38px;
}

.cnrice {
	margin-top:20px;
	font-size:36px;	
	line-height:48px;
	float:left;
	position:relative;
	height:40px;
}

.enrice {
	margin-top:5px;
	font-size:14px;
	line-height:24px;	
	float:left;
	position:relative;	
	height:30px;
	width:490px;
}

.closequote {
	margin-top:8px;
	margin-left:60px;
	float:left;
	position:relative;
}

.rice {
	margin-left:-10px;
}

#main {
	margin-top:50px;	
	font-size:14px;
	line-height:18px;
	height:908px;
}

#hats {
	width:370px;
	float:left;
	position:relative;
	margin-right:40px;
}

.hatstext {
	font-size: 14px;
	line-height:20px;
}

#clients {
	margin-left:20px;
	width:740px;
	float:left;
	position:relative;
}

#blogs {
	margin-left:20px;
	width:370px;
	color:#FF6600;
	float:left;
	position:relative;
}

.blogposts li {
	line-height:24px;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-left:30px;	
	line-height:18px;
	padding-bottom:10px;
}

.blogposts{
	padding-top:10px;
}

#blogs a:active, #blogs a:link, #blogs a:visited {
	color:#FF6600;
}

#blogs a:hover {
	text-decoration:none;
	border-bottom: dashed 1px #FF6600;
}

.icon {
	padding-bottom:600px;
	padding-right:10px;
}

.icon2 {
	padding-bottom:200px;
	padding-right:10px;
}

.icon3 {
	padding-bottom:80px;
	padding-right:10px;
}



.title {
	color:#000000;
	font-size:20px;
	line-height:10px;
	font-weight:bold;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:14px;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

#content {
	font-size: 14px;
	width:550px;
	margin-left:40px;
	border-top:dashed 1px #cccccc;
	padding-top:15px;
	padding-right:188px;
	line-height:24px;
	color:#666666;
	}

#content_about {
	font-size: 14px;
	width:610px;
	margin-left:40px;
	border-top:dashed 1px #cccccc;
	padding-top:15px;
	padding-right:188px;
	line-height:24px;
	color:#666666;
	height:2138px;
	}


.footer, h4 {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	padding:0px;
	margin:0px;
}

h4 {
	border-top:dashed 1px #CCCCCC;
}

h3 {
	color:#333333;
	font-family:"Trebuchet MS",verdana,Helvetica,sans-serif;
	font-size:18px;
	line-height:20px;
}

ul li {
	padding-bottom:5px;
}

ul {
	margin-top:5px;
	padding-top:0px;
}

#backhome {
	margin-left:40px;
	margin-top:-20px;
}

h6 {
	font-size:20px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.pic {
	width:300px;
	float:left;	
	margin-bottom:10px;
}
.caption {
	margin-left:10px;
	width:300px;
	float:left;
	height:225px;
	margin-bottom:10px;	
}

.caption2 {
	margin-left:10px;
	width:300px;
	float:left;
	height:200px;
	margin-bottom:10px;	
}

h7 {
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
}