/*

Theme Name: Caulfield & Co.

Theme URI: http://www.CaulfieldCo.com

Description: This is a clean and modern theme with a fun and professional feel. This theme is meant to be easy to edit and modify.

Version: 1.0

Author: Zachary Sweebe

Author URI: http://www.CaulfieldCo.com

Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar

*/



body {

	background: #005e6c;

	background-repeat: repeat-x;

	margin: 0;

	padding: 0;

	font-family: 'Trebuchet MS', sans-serif;

	font-size: 14px;

	line-height: 1.5em;

	color: #555555;

	text-align: justify;

	z-index: 0;

}



#container {

	width: 960px;

	margin: 0 auto;

	background: url(images/containerbg.jpg) #ffffff;

	background-repeat: repeat-y;

}



#header {

	height: 355px;

	padding: 0 50px 0 50px;

	background: url(images/headerbg.png);

	background-repeat: no-repeat;

	font-size: 10px;

	position: relative;

}



#header h1 {

	margin: 0 0 0 7px;

	padding: 65px 0 0 0;

	font-size: 20px;

	color: #673a25;

}



#company {

	letter-spacing: -2px;

	margin-left:12px;

	margin-top:35px;

	font-size: 96px;

	color: #FFFFFF;

	font-family:"Times New Roman", Times, serif;

}

#subcompany {

	letter-spacing: -1px;

	margin-left:70px;

	margin-top:55px;

	font-size: 38px;

	color: #FFFFFF;

	display:block;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif

}



#header a {

	margin: 0 0 0 7px;

	text-decoration: none;

	color: #673a25;

}



#header a:hover {

	color: #333333;

}



#header #search {

	position: absolute;

	top: 40px;

	right: 50px;

	height: 20px;

}



#header #s {

	background: #ffffff;

	border: 1px solid #cccccc;

	color: #666666;

	width: 205px;

	margin: -10px 7px;

	font-size: 12px;

	color: #999999;

	padding: 2px;

}



#navbar {

	margin: 0 0 20px 0;

	background: url(images/navbarbg.png);

	background-repeat: no-repeat;

	height: 40px;

}



#navbar ul {

	margin: 0 0 0 0px;

	padding: 0 0 0 85px;

	border-left: 1px solid #cccccc;

}



#navbar li {

	display: block;

	float: left;

}



#navbar a {

	display: block;

	float: left;

	height: 30px;

	padding: 0 16px 0 0px;

	text-transform: uppercase;

	font-size: 16px;

	font-weight:bold;

	color: #444444;

	text-decoration: none;

	line-height: 30px;

}



#navbar a:hover {

	color: #FFFFFF;

}



#navbar .current_page_item a {

	color: #FFFFFF;

}





#navbar ul li ul {

<!--DropDown Menu 1-->

	z-index: 100;

	margin: 0 0 0 0;

	border:hidden;

	width: 154px;

	clear: both;

	position: absolute;

	padding: 0 0 0 0;

	top: 380px;

	left: -999px;

	background-color:#ea9c12;

	text-align:center;
	
	float:none;

}

.menu .children li
{
float: none;
}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {

	left: auto;

}



#navbar ul li ul li {

<!--DropDown Menu 2?-->

	width: 200px;

	margin: 0 0 0 0;

}



#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {

	background: #ea9c12;

}



#navbar ul li ul li a {

	background: #ea9c12;

	margin: 0 0 0 0;

	padding: 0 10px 0 0;

	float:none;

}



#navbar ul li ul li a:hover {

	background: none #444444;
	float:none;

}



#posts {

	width: 600px;

	padding: 0 0 0 70px;

	margin: 0 0 20px 0;

	float: left;

}



.commentbubble a {

	float: left;

	background: url(images/commentbubble.gif);

	background-repeat: no-repeat;

	background-position: 0 -1px;

	width: 30px;

	height: 30px;

	text-align: center;

	font-size: 10px;

	margin: 0 5px 0 0;

}



.commentbubble a:hover {

	float: left;

	background: url(images/commentbubblehover.gif);

	background-repeat: no-repeat;

	background-position: 0 -1px;

	width: 30px;

	height: 30px;

	text-align: center;

	font-size: 10px;

	margin: 0 5px 0 0;

}



.date {

	font-size: 12px;

	color: #999999;

	line-height: 1.5em;

}



.post {

	margin: 0 0 50px 0;

}



.tags {

	font-size: 10px;

	line-height: 1.5em;

	color: #999999;

}



.entry {

	margin: 20px 0 0 0;

}



.entry p {

	margin: 0 0 20px 0;

}



.entry hr {

	height: 1px;

	border: none;

	background: #cccccc;

}



.post h2 {

	font-size: 22px;

	font-weight: bold;

	margin: 0 0 5px 0;

}



.post h3 {

	font-size: 14px;

	font-weight: bold;

	padding: 10px 0;

}



.post a, .navigation a {

	color: #555555;

	text-decoration: none;

	font-weight: bold;

}



.post a:hover, .navigation a:hover {

	color: #222222;

}



.post a img {

	border: none;

}



.post blockquote {

	background: url(images/blockquotebg.gif) no-repeat left top;

	color: #777777;

	font-style: italic;

	padding: 10px 5px 5px 36px;

}



.postmetadata {

	font-size: 10px;

	line-height: 1.5em;

}



.alignleft {

	float: left;

	margin: 5px 20px 20px 0;

}



.alignright {

	float: right;

	margin: 5px 0 20px 20px;

}



.aligncenter {

	display: block;

	margin: 0 auto 20px auto;

}



.alignnone {

	margin: 0;

}



.wp-caption.alignleft {

	float: left;

	margin: 5px 20px 20px 0px;

}



.wp-caption.alignright {

	float: right;

	margin: 5px 0 20px 20px;

}



.wp-caption.aligncenter {

	display: block;

	margin: 0 auto 20px auto;

}



.wp-caption.alignnone {

	margin: 20px 0;

}



.post .wp-caption {

	border: 1px solid #cccccc;

	background: #ebebeb;

	text-align: center;

	padding: 10px 5px 0 5px;

}



.post .wp-caption-text {

	margin: 0;

	font-size: 12px;

}



#commentform #author, #commentform #email, #commentform #url, #commentform #comment {

	background: #ffffff;

	border: 1px solid #cccccc;

	color: #666666;

	margin: 0 0 10px 0;

	padding: 5px;

}



.commentlist {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



.commentlist li {

	background: #ebebeb;

	padding: 20px 20px 0 20px;

	border: 1px solid #cccccc;

	margin: 0 0 20px 0;

}



.commentlist p {

	clear: both;

	margin: 0 0 20px 0;

}



.avatarcontainer {

	float: left;

	margin: 0 5px 10px 0;

}



.avatar {

	border: 1px solid #cccccc;

}



.sidebar {

	margin-left: 690px;

	width: 210px;

	position: relative;

	top: -30px;

	font-size: 11px;

}



.sidebar ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



.sidebar h2 {

	margin: 0 0 5px 0;

	padding: 30px 0 0 0;

	font-size: 16px;

	color: #666666;

	width: 210px;

}



.sidebar a {

	display: block;

	color: #555555;

	text-decoration: none;

	padding: 0 10px 0 10px;

}



.sidebar a:hover {

	color: #333333;

	background: #ebebeb;

}



.sidebar ul li ul li {

	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/

}



.sidebar ul li ul li ul li a {

	font-size: 10px;

	padding: 0 10px 0 20px;

}



#footer {

	clear: both;

	height: 96px;

	background: url(images/footerbg.jpg);

	background-repeat: no-repeat;

}



#footer p {

	text-align: center;

	font-size: 16px;

	position: relative;

	top: 40px;

}



#footer a {

	color: #666666;

	font-weight:bold;

	text-decoration:none;

}



#footer a:hover {

	color: #333333;

}



#wp-calendar {

	width: 210px;

	background: #ebebeb;

	border: 1px solid #cccccc;

	margin: 0;

	font-size: 12px;

	text-align: center;

}



#wp-calendar caption {

	text-align: left;

}



#wp-calendar #today {

	background: #cccccc;

}



#wp-calendar a {

	display: block;

	width: 100%;

	height: 100%;

	border: none;

	padding: 0;

}



#wp-calendar a:hover {

	background: #cccccc;

}