/*
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.1
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  */
@import url('examples/2c-r.css');

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}/* essentials */


.container {
	width:810px;
	margin:0 auto;
}
body {
	font-family:arial, sans-serif;
	font-size:13px;
	color:#777;
}
/*-----------------------------
----------Header---------------
-------------------------------*/

#header {
	padding:0;
	margin-top:50px;
	}
h1 {
	text-indent:-1000000px;
	background:url(http://zoeticamedia.com/img/zoetica.png) no-repeat;
	padding:15px;
	width:150px;
	float:left;
}
ul {
	display:block;
	float:right;
	margin-top:5px;
}
#header li {
	float:left;
	padding:10px;
}
#header li a {
	color:#777;
	text-decoration:none;
	-webkit-transition:color .3s linear;
}
#header li a:hover{
	color:#555;
}
/*Tagline */

#tagline {
	width:100%;
	margin-top:20px;
	height:200px;
	background:#f1f1f1;
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	float:left;
}
#tagline h2 {
	display:block;
	width:800px;
	margin:0 auto;
}
/*-taglines (every tagline has it's own bg, etc)-*/
.t-blog {
	background:url(http://zoeticamedia.com/img/home.jpg) center 0px no-repeat #000 !important;
	height:200px;
	text-indent:-100000px;
}
.t-blog h2 {
	background:url(http://zoeticamedia.com/img/blog.png) no-repeat left center;
	height:200px;
	text-indent:-100000px;
}
.t-frontpage {
	background:url(http://zoeticamedia.com/img/frontpage.jpg) center 0px no-repeat #000 !important;
	border: none !important;
	height:200px;
	text-indent:-100000px;
}
.t-frontpage h2 {
		background:url(http://zoeticamedia.com/img/frontpage.png) no-repeat left center;

	height:200px;
	text-indent:-100000px;
}
.t-services {
	background:url(http://zoeticamedia.com/img/services.jpg) center 0px no-repeat #000 !important;
	height:200px;
	text-indent:-100000px;
}
.t-services h2 {
	background:url(http://zoeticamedia.com/img/services.png) no-repeat left center;
	height:200px;
	text-indent:-100000px;
}
.t-management {
	background:url(http://zoeticamedia.com/img/management.jpg) center 0px no-repeat #000 !important;
	height:200px;
	text-indent:-100000px;
}
.t-management h2 {
	background:url(http://zoeticamedia.com/img/management.png) no-repeat left center;
	height:200px;
	text-indent:-100000px;
}
.t-404 h2 {
	background:url(http://zoeticamedia.com/img/404.png) no-repeat left center;
	height:200px;
	text-indent:-100000px;
}
.t-contact {
	background:url(http://zoeticamedia.com/img/contact.jpg) center 0px no-repeat #000 !important;
	height:200px;
	text-indent:-100000px;
}
.t-contact h2 {
	background:url(http://zoeticamedia.com/img/contact.png) no-repeat left center;
	height:200px;
	text-indent:-100000px;
}
.t-news {
	background:url(http://zoeticamedia.com/img/news.jpg) center 0px no-repeat #000 !important;
	height:200px;
	text-indent:-100000px;
}
.t-news h2 {
	background:url(http://zoeticamedia.com/img/news.png) no-repeat left center;
	height:200px;
	text-indent:-100000px;
}
/*-----------------------------
----------Content--------------
-------------------------------*/ 
#content {
	width:500px;
	float:left;
}

#sidebar {
	float:right;	
}

#content p {
	line-height:1.5;
	font-size:1.1em;
	color:#555;
	margin-bottom:15px;
	padding:5px;
}
#content a {
	color:#76923b;
	
}

#content p a:hover {
	color:#5d7628;
}
#content h3 {
	margin-bottom:3px;
	font-size:1.1em;color:#6e2870;
	
}
.services p {
	padding:0 !important;
}
.frontpage-blog-author {
	display: none;
	line-height
}

.title a  {
	line-height: 1.3;
}
/*--- Management Page Styles ---*/
.management h3 {
	font-size:1em;
	color:#333;
}
h4 {
	font-weight:normal;
	color:#555;
	font-size:1em;
}

.management p {
	padding:3px;
}

.bioimg {
	float:right;
	width:250px;
	padding:0px 0px 20px 20px;
}
.smicons{
	float:right;
	padding-top:9px;
}
.name {
	float:left;
	width:100%;
	margin-bottom:10px;
}

/*--- Blog Page Styles ---*/
.blog h3 {
	font-size:1em;
	color:#333;
}
.item {
	padding:5px;
}
.item h5 {
	padding-left:5px;
	line-height:1;
}
/*-----------------------------
----------Sidebar -------------
-------------------------------*/
#sidebar {
	width:250px;
}
#sidebar #calltoaction {
	background:#f5f5f5;
	padding:15px;
	border:1px #ddd solid;
	margin-bottom: 15px;
}
#sidebar #calltoaction h2 {
	color:#6e2870;
	margin-bottom:10px;
	font-size:1.2em;
}
#sidebar #calltoaction p {
	line-height:1.6;
}
#sidebar a {
	color:#76923b;
}

#sidebarcontact a {
	padding:15px;
	background:#f5f5f5 url(http://zoeticamedia.com/img/contactarrow.png) 215px center no-repeat;
	border:1px #ddd solid;
	display:block;
	margin-top:20px;
	color: #8e8e8e;
	text-decoration:none;
	opacity: .8;
}
#sidebarcontact a:hover {
	-webkit-transition:opacity linear .2s;
	opacity: 1;
}
/*-----------------------------
----------- Contact -----------
-------------------------------*/

#contactmap {
	padding:5px;
	background:#f1f1f1;
	margin-bottom:10px;
	border:1px solid #ddd;
}

.contact-form-heading {
	font-weight:normal;
	font-size:1.5em;
	padding:10px;
	color:#333;
}
/*-----------------------------
----------Ye Olde Footer-------
-------------------------------*/
#footer {
	width:100%;
	float:left;
	height:100px;
	background:url(http://zoeticamedia.com/img/footer.png) no-repeat 0px 0px;
	display:block;
	margin-top:50px;
}

#footer p {
	float:left;
	margin-top:28px;
	margin-left:60px;
	color:2;
}
#footer ul {
	margin-top:30px;
	margin-right:15px;
}
#footer ul li {
	float:left;
	font-size:11px;
	padding-right:10px;
}
#footer ul li a {
	color:#777;
	text-decoration:none;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	
}
#footer ul li a:hover {
color:#444;
}

.wufoo .info{display:none}

.entry-title {
	margin-bottom: 5px;
	font-size: 1.1em;
}

.post {
	margin-bottom: 30px;
}
.cat-links, .vcard, .meta-sep, .comments-link {
	display: none;
}