/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */



/* GLOBAL ESSENTIALS */
/*_________________________________________________*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	width: 100%;
	font-family: "Georgia", "Times", "Serif";
	font-size: 62.5%;
	color: #717074;
	background-color: #FFF;
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #1E4164;
	}

img, a img {
	border-style: none;
	}


/* STRUCTURE */
/*_________________________________________________*/

#wrapper {
	width: 100%;
	}

#inner {
	width: 820px;
	padding: 30px 0 0 50px;
}

#header {
	width: 100%;
	height: 170px;
	padding-top: 43px;
	border-bottom: 3px solid #8CC63F;
	}

#primary {
	font-family: "Arial","Helvetica","Sans-Serif"; 
	width: 215px;
	padding-top: 41px;
	float: left;
	display: inline;
	background-color: #ADDFEA;
	background-image: url(images/primary_header.gif);
	background-repeat: no-repeat;
	}

#container {
	width: 560px;
	float: right;
	display: inline;
	}

#content {
	width: 560px;
	}

#secondary {
	width: 100%;
	padding: 0 0 20px 0;
	background-color: #FFF;
	border-top: 3px solid #8CC63F;;
	clear: both;
	}

#footer {
	width: 100%;
	background-color: #E5F5F8;
	clear: both;
	padding: 10px 0;
	}

#footer p {
	font-family: "Arial","Helvetica","Sans-Serif"; 
	color: #1E4164;
	font-size: 1.1em;
	margin-left: 310px;
}

#nav-below {
	width: 560px;
	margin: 10px 0;
	float: right;
	display: inline;
	font-family: "Verdana", "Arial", "Sans-Serif";
	font-size: 1.1em;
	line-height: 1.1em;
	}

.nav-previous {
	float: left;
	}

.nav-next {
	float: right;
	}


/* PAGE HEADER */
/*_________________________________________________*/

h1#blog-title, #blog-description, #nav-above, #access {
	display: none;
}


/* HEADERS */
/*_________________________________________________*/

h2 {
	font-family: "Georgia", "Times", "Serif";
	font-size: 2.4em;
	line-height: 1.0em;
	font-weight: normal;
	color: #1E4164;
	border-bottom: 1px solid #1E4164;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	}

h3.entry-title {
	font-family: "Georgia", "Times", "Serif";
	font-size: 1.8em;
	line-height: 1.0em;
	font-weight: normal;
	color: #1E4164;
	border-bottom: 1px solid #1E4164;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	}

h2.page-title {
	font-family: "Georgia", "Times", "Serif";
	font-size: 2.4em;
	line-height: 1.0em;
	font-weight: normal;
	color: #1E4164;
	margin: 0 0 20px 0;
	border-bottom: none;
	}

h2.page-title a {
	color: #1E4164;
	}


/* POST STYLING */
/*_________________________________________________*/

.entry-content {
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 0 0 10px 0;
	}

.entry-content a:link, .entry-content a:visited, .entry-content a:active {
	border-bottom: 1px dotted #00A4E4;
	color: #717074;
	}

.entry-content a:hover {
	color: #00A4E4;
}

.hentry {
	margin: 0 0 40px 0;
	}

.hentry ul {
	margin: -10px 0 20px 0;
	list-style-type: disc;
	}

.hentry ol {
	margin: 5px 0 10px 0;
	}

.hentry ul li {
	margin: 0 0 0 20px;
	}

.hentry ol li {
	margin: 0 0 0 35px;
	}
	
.entry-meta {
	font-family: "Verdana", "Arial", "Sans-Serif";
	font-size: 1.0em;
	line-height: 1.2em;
	color: #FFF;
	background-color: #8CC63F;
	padding: 3px 5px 3px 7px;
	}
	
.entry-meta a {
	color: #FFF;
	line-height: 1.5em;
}

.entry-meta abbr.published {
	text-decoration: none;
	border: none;
}


/* COMMENTS STYLING */
/*_________________________________________________*/

#comments {
	float:left;
	display:inline;
	}

#comments-list h3, #respond h3 {
	font-family: "Verdana", "Arial", "Sans-Serif";
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #1E4164;
	margin: 0 0 20px 0;
	padding: 8px 0 4px 0;
	border-bottom: 1px solid #1E4164;
	}

#respond h3 {
	border: none;
	font-size: 1.0em;
	margin-bottom: 8px;
}

#comments ol {
	color: #1E4164;
}
	
.comment-author img {
	display: none;
}	

#comments-list ul {
	list-style-type: none;
	}

#comments-list li {
	font-size: 1.2em;
	line-height: 1.4em;
	}

.comment-meta {
	font-family: "Verdana", "Arial", "Sans-Serif";
	color: #8CC63F;
	font-size: 0.8em;
	padding-top: 4px;
	border-top: 1px solid #AFE0E9;
	margin-bottom: 20px;
	}

.comment-meta a {
	color: #8CC63F;
}

#comments p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #666;
}

#respond {
	font-size: 1.2em;
	line-height: 1.4em;
	}

.comment-author {
	color: #1E4164;
	font-size: 1.2em;
	margin-bottom: 5px
}

input#author, input#email, input#url, textarea#comment {
	width: 350px;
	margin-bottom: 10px;
}


/* POST STRUCTURE */
/*_________________________________________________*/


.hentry p {
	margin: 0 0 15px 0;
	}

.hentry img {
	margin: 0 0 5px 0;
	}

.entry-content p img{
	clear: both;
	margin-bottom: 5px;
	}


/* SIDEBAR STYLING */
/*_________________________________________________*/

#primary ul {
	background-image: url(images/primary_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
	list-style: none;
}

#primary ul ul {
	background-image: none;
	padding: 0px;
	padding: 10px 21px;
	}

#primary ul li h3 {
	font-family: "Verdana", "Arial", "Sans-Serif";
	font-size: 1.3em;
	line-height: 2.0em;
	font-weight: normal;
	color: #001b36;
	padding-left: 25px;
	text-transform: uppercase;
	background-image: url(images/blue_star.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	}

.textwidget {
	font-family: "Georgia", "Times", "Serif";
	font-size: 1.2em;
	background-color: #E1F2F7;
	margin: 0 4px;
	padding: 10px 21px 15px 21px;
	color: #666;
}

.widget_search {
	font-family: "Georgia", "Times", "Serif";
	font-size: 1.2em;
	background-color: #E1F2F7;
	margin: 0 4px;
	padding: 0 21px 0 21px;
	color: #666;
}


ul.blogroll {
	background-color: #E1F2F7;
	margin: 0 4px;
	color: #666;
	padding: 10px 21px;
	list-style: none;
}

ul.blogroll li {
	font-size: 1.1em;
	line-height: 1.5em;	
}

ul.blogroll li a:link, ul.blogroll li a:visited, ul.blogroll li a:active {
	color: #666;
}

ul.blogroll li a:hover {
	color: #1E4164;
}

li.widget_search h3.widgettitle {
	display: none;
}

#secondary ul {
	font-family: "Verdana", "Arial", "Sans-Serif";
	font-weight: normal;
	list-style-type: none;
	padding: 20px 0;
	margin-bottom: 40px;
	}
	
#secondary ul ul {
	padding: 0;
}
	
#secondary ul li {
	width: 175px;
	float: left;
	display: inline;
	margin-right: 20px;
	}

#secondary ul li.widget_categories {
	margin-left: 310px;
}

#secondary ul li h3 {
	font-size: 1.3em;
	line-height: 2.0em;
	font-weight: normal;
	text-transform: uppercase;
	color: #001b36;
	}

#secondary ul li a {
	color: #666;
}

#secondary ul li a:hover {
	color: #1E4164;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
}

li#add-to-any-subscribe {
	margin: 0 4px;
	padding: 10px 10px 15px 20px;
	background-color: #E1F2F7;
}

#primary p {
	margin-bottom: 10px;
}


/* CAPTION STYLING */
/*_________________________________________________*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	font-family: "Verdana", "Arial", "Sans-Serif";
	text-align: left;
	color: #1E4164;
	background-color: #fff;
	margin-bottom: 15px;
}

.wp-caption img {
	margin-bottom: 5px;
}

.wp-caption p.wp-caption-text {
	font-size: 0.8em;
	line-height: 1.7em;
}

#searchform {
	padding: 5px 0 30px 0;
}

input#s {
	float: left; 
	margin-right: 5px;
	width: 130px;
}

input#arrowSearch {
	float: left;
	margin-top: -4px; 
}

/* Navigation */
/* -------------------------------------- */

ul#nav1 {
	width: 518px;
	height: 32px;
	padding: 65px 0 0 417px;
	clear: both;
	list-style: none;
}

ul#nav1 li {
	float: left;
	display: inline;
}

ul#nav1 li a {
	text-indent: -3000px;
	height: 32px;
	display: block;
	background-image: url(../../../../images/nav1.gif);
}

ul#nav1 li a:hover { background-image: url(../../../../images/nav1_hov.gif); }
ul#nav1 li a.current { background-image: url(../../../../images/nav1_current.gif); }

ul#nav1 li a#home { background-position: 0 0; width:67px; }
ul#nav1 li a#about { background-position: -67px 0; width:107px; }
ul#nav1 li a#products { background-position: -174px 0; width:110px; }
ul#nav1 li a#blog { background-position: -284px 0; width:74px; }
ul#nav1 li a#faq { background-position: -360px 0; width:71px; }
ul#nav1 li a#contact { background-position: -431px 0; width:87px; }
