/*
THEME NAME: Rockett's Laboratory
THEME URI: http://www.rockettium.net/
DESCRIPTION: Custom theme for Ellen Rockett's blog, built on Sandbox theme.
VERSION: 1.3
AUTHOR: Ellen Rockett
AUTHOR URI: http://www.rockettium.net/
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

body {
	font-size: .8em;  /*Resets 1em to 10px */
	font-family: Myriad, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #FFF;
	color: #333;
	background-image:url(images/borders.png);
	background-repeat:repeat-y;
	background-position:center;
}

#wrapper {
	width:735px;
	position:absolute;
	padding: 0px;
	left:0;
	right:0;
	margin:auto;
}

h1, h2, h3 {
	font-family: Myriad, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	color:#25262a;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h2.entry-title, h3.entry-title {
	margin-top:1.6em;
	}

#sidebar h2 {
	font-family: Myriad, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	}

div#blog-description {
	margin-top:-.9em;
	line-height:0;
	font-style:italic;
	display:none;
}
#blog-title {
	display:none;
}
	
h3 {
	font-size: 1.3em;
	}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	line-height:.5em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #25262a;
	line-height:.8em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

a, h2 a:hover, h3 a:hover {
	color: #52b946;
	text-decoration: none;
	}

a:hover {
	color: #25262a;
	text-decoration: underline;
	}

#wp-calendar{
	text-align:center;
	font-size: 1em;
	line-height: 1em;
margin:auto;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em Myriad, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
color:#666;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

div.entry-date {
	font-style:italic;
	font-size: .9em;
	line-height: 2.5em;
	text-decoration: none;
}
div.entry-content {
	margin-top:-.7em;
	margin-bottom:-.6em;
}

div.entry-meta{
	font-style:italic;
	font-size: .9em;
	margin-bottom: 3em;
	line-height: 1.2em;
	padding-bottom:1.25em;
	margin-right:10px;
	border-bottom: 2px ridge #f2f2f2;
}

h2.entry-title {
margin-top: 2em;
margin-bottom:-.2em;
}	

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

/*div#menu {
background:#fff;
height:.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{
margin-top:65px;
margin-left:1em;
padding-left:10px;
padding-right:17px;
text-align: left;
line-height:1.8em;
width: 655px;
}

div#decoration {
position:absolute;
background-image:url(images/sider.png);
width:100px;
height:453px;
top: 300px;
left:-99px;
z-index:0;
}

div#primary {
margin-top:2em;
text-align: left;
line-height: 1.5em;
}

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 h3 span {
background-image: url(images/comment-small.png);
background-repeat: no-repeat;
background-position: 0px 2px;
padding:5px;
padding-right:10px;
padding-left:15px;
}

div.comments ol {
margin: 0;
margin-left:-1em;
margin-top:-1em;
}

div.comments ol li {
margin:0 0 2em;
padding-right: 2em;
padding-left:5px;
/*list-style-type:decimal;
list-style-image: url(images/comment-small.png);
list-style-position: 0px 0px;*/
}

div.comment-author {
font-weight: bold;
}

div.comment-meta {
font-style:italic;
font-size: .9em;
line-height: .8em;
margin-bottom: -.6em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:.5em 0 .5em 1em;
text-align:center;
}

.alignleft,img.alignleft{
float:left;
margin:.5em 1em .5em 0;
text-align:center;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

div.wp-caption {
background-color:#f8f8f8;
padding:10px 5px 3px 5px;
border:1px;
border-color:#333;
}

p.wp-caption-text{
margin-top:.8em;
font-style:italic;
font-size:.9em;
line-height:1.3em;
color:#333;
}

blockquote {
margin: 1.5em;
}

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:.5em;
margin-bottom: 3em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.5em;
font-size: 1.15em;
margin-left:-15px;
}

div.navigation a {
padding-left:28px;
padding-right:28px;
}

a span.meta-nav {
display:none;
}

div.navigation div.nav-next {
position:relative;
float:right;
text-align:right;
}

div.navigation div.nav-previous {
position:relative;
float:left;
}

div.navigation div.nav-next a {
padding-bottom:1.25em;
padding-top:.25em;
height:40px;
background-image:url(images/next.png);
background-repeat:no-repeat;
background-position: bottom right;
}

div.navigation div.nav-previous a {
padding-bottom:1.25em;
padding-top:.25em;
height:40px;
background-image:url(images/previous.png);
background-repeat:no-repeat;
background-position: bottom left;
}

div.sidebar {
width: 240px;
font-size: 1em;
background:#f8f8f8;
background-image:url(images/widget-top.png);
background-position:center top;
background-repeat:no-repeat;
padding-top:17px;
}

div.sidebar h3 {
font-size:1.2em;
line-height:1.3em;
color:#666;
}

/*div.sidebar input#s {
width: 4em;
}*/

div.sidebar li {
list-style:none;
text-align:center;
padding:5px 20px 40px 20px;
}

li.widget_text, li.widget_categories, li.widget_archive, li.widget_customizable_search, li.widget_links, li.widget_calendar {
background:url(images/widget2.png) no-repeat center bottom;
}

div.sidebar li ul li{
padding:0 .8em 0 1.5em;
margin:0;
list-style:none;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
font-style: italic;
}

/*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;
}*/

li.ctc {
text-align:center;
line-height:1.7em;
background:url(images/widget1.png) no-repeat;
background-position:0% 95%
}

div#menu ul li,div.gallery dl {
float:left;
}

div#header {
text-align:left;
margin-top:-9px;
margin-bottom:-78px;
margin-left:-70px;
background-image:url(images/header-bubbles.png);
background-repeat:no-repeat;
height:180px;
width:840px;
}

div#footer {
text-align:center;
font-size: .9em;
line-height: 1.2em;
background-color:#fff;
background-image:url(images/footer.png);
background-repeat:no-repeat;
width:821px;
height:80px;
margin:auto;
margin-left:-42px;
padding-top:5em;
padding-bottom: -3em;
}

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;
}
/*
span {
display:none;
}*/