@charset "UTF-8";
/*
THEME NAME: unlimited
THEME URI: http://www.unlimited.hexaplex.nl
DESCRIPTION: Based on Sandbox a canvas for CSS artists, rich with powerful and dynamic semantic class selectors, 
VERSION: ∞ (sandbox 1.6)
AUTHOR: <a href"http://www.hexaplex.nl">Hexaplex</a> would like to thank Andy Skelton  &amp; Scott Allan Wallick
AUTHOR URI:
TAGS: unlimited, hexaplex, 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-l.css');
/* 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%;
display: none;
}
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#primary {

}

div#container {
}


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

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 12px;
}
.alignleft,img.alignleft{
float:left;
margin:1em 12px 0 0;
}
.aligncenter,
.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-size: 11px;
}
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:0.5em;
}
div#nav-below {
margin-top:0.5em;
}
div#nav-images {
height:150px;
margin:1em 0;
}
div.navigation {
height:1em;
}
div.navigation div.nav-next {
float:right;
text-align:right;
}
div.sidebar h3 {
font-size:1em;
}
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 0;
}
div.sidebar ul ul li {
list-style:none;
margin:0;
display:inline-block;
}
div.sidebar ul ul ul {
margin:0 0 0 0em;
}
div.sidebar ul ul ul li {
list-style:none;
}
/*
div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
*/
div#header,div#footer {
padding-right:10px;
}
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;
}
body,td,th {
		font-family: tahoma, Helvetica, Arial, sans-serif; font-size:16px; line-height: 18px;
		
}
body {
margin: 24px;
background-color:whitesmoke;

}

a:link, a:visited {
	color: #010101;
	text-decoration:none;
	
}
a:hover, a:active {
text-decoration:underline;
}
div#content a:link, div#content a:visited {
	
	text-decoration:underline;
}
div#content a:hover, div#content a:active {
text-decoration:none;
}
h1 { line-height: 18px; font-size: 16px;}
h2, h3, h4, h5 {font-size: 16px; margin: 0 0 10px 0; line-height:18px;}

.entry-meta, .entry-date {font-size:11px; line-height:12px; color:#666666; margin-top: 12px;}
#blog-title, #blog-description { margin:0 0 0 0px; }
#blog-description { :16px; line-height: 28px; font-style:normal; }
h1, h2, h3, h4, h5 { font-weight:normal;}

.entry-meta a {text-transform: capitalize; color:#666666;}

body.category div.post {width: 300px; height:550px; float:left; margin:0 5px 50px 0;}

div#home {
	margin: 0 10px 15px 0;
    padding: 10px 5px;
    text-align: center;
    width: 270px;
    box-shadow: 0px -2px 2px#E1E1E1;
	box-shadow:0px -2px 2px rgba(96,96,96, 0.2);
	-webkit-box-shadow:0 -2px 2px rgba(96, 96, 96, 0.2);
	-moz-box-shadow:0px -2px 2px rgba(96,96,96, 0.2);
	box-shadow:0px -2px 2px rgba(96,96,96, 0.2);
	border-right: 1px solid whitesmoke;
	border-bottom: 1px solid whitesmoke;
	float:left;
	background-color:white;
	 border: 2px solid white;
	}
div#home:hover {
		 border: 2px solid #666666;
}

    
    div#height {
    float: left;
	}
	
	
div#home h2.entry-title {display:none;}
div#info { width:760px}


div.categoryheader{color:#000; width: 660px; margin-bottom: 100px;}
div.categoryheader h2.page-title { margin: 0px; display:block;:16px; line-height: 18px; float:left; font-weight:normal; }
div.categoryheader h2.page-title span.archive-meta p{  display:inline; font-weight:normal; 	}
p {margin:6px 0 16px 0}
img {border:0px;}
div#respond h3 {text-align:left; margin:0; padding:0;}
div#comments { margin-top: 72px; color:#666666;}
ol li {}



div#content div.age {width:250px;}

a.rsswidget img {display:none;}

div.sidebar ul ul li a:link, div.sidebar ul ul li a:visited  {16px; line-height: 18px;}
div.sidebar ul ul li a:hover, div.sidebar ul ul li a:active  {16px; line-height: 18px;}

div#secondary {float:left; height:50px; padding-right:10px;}

body.single h2.entry-title {:16px; line-height: 18px;}

body.single div#content{ width:760px}
body.category-log div#content div.post { width:760px; height:auto;}


body.tag div.post {
	margin-bottom:40px;}
abbr.published {border-bottom:none;}


body.single div.entry-content {background-color:white; padding:15px; width:1024px;
    box-shadow: 0px -2px 2px#E1E1E1;
	box-shadow:0px -2px 2px rgba(96,96,96, 0.2);
	-webkit-box-shadow:0 -2px 2px rgba(96, 96, 96, 0.2);
	-moz-box-shadow:0px -2px 2px rgba(96,96,96, 0.2);
	box-shadow:0px -2px 2px rgba(96,96,96, 0.2);
	border-right: 1px solid whitesmoke;
	border-bottom: 1px solid whitesmoke;}


div#pageimg {
	z-index:400;
	position: fixed;
	background-image:url('http://www.cherylgallaway.com/wp-content/themes/cherylgallaway/rotate/rotate.php');
	background-repeat:no-repeat;
	position:fixed;
	margin-top:150px;}


div.categoryheader, div#header, div#height, div#primary.sidebar, div#secondary.sidebar {    position: relative;
    z-index: 5000;
    margin-left:10px; 
}


div#shuffle {    position: fixed;
    z-index: 500;
    margin-left: 500px;}

div.twtr-hd h3, div.twtr-hd h4, div.twtr-ft {
	display:none;
}
div.twtr-doc {
	min-height: 160px;
	display:block;
}

