/*  
Theme Name: Rockabye Cotons
Theme URI: http://www.rockabyecotons.com
Author: JEFF TURMAN
Author URI: http://www.AZARTFOUNDRY.com/

	Rockabye Cotons
	http://www.rockabyecotons.com

	This theme was designed and built by JEFF TURMAN of FOUNDRY digital design studio.

	The CSS, XHTML and design is copyright of JEFF TURMAN:
	http://www.AZARTFOUNDRY.com.

	You may use or modify this theme for your own blog or website. You MAY NOT REDISTRIBUTE this theme in any form or fashion without permission from JEFF TURMAN.

*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 100%;
	background-color: #ffffff;
	text-decoration: none;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	}

#wrap {
	padding: 0px;
	clear: both;
	width: 900px;
	margin: 0 auto;
	position: absolute;
	z-index: 0;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
    }

#page {
	clear: both;
	width: 700px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 200px;
	top: 130px;
	z-index: 10;
	} 

#splash {
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left -4px;
	height: 350px;
	width: 686px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0 0 0px 20px;
	position: absolute;
	top: 120px;
	left: 300px;
	}
.newsFront {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-top: 2px dotted #666666;
	padding-top: 10px;
}
#excerptPara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}
.header {
	border: 0px;
	width: 224px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.insideSpread {
	padding: 0px;
	width: 850px;
	margin: 0px;
	border: 0px;
	height: 100%;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: left -4px;
}
.insideContent {
	padding: 40px 0px 20px 0px;
	height: 100%;
	scroll:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	vertical-align: top;	
}
.pageTitleBlock {
	text-align: center;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	line-height: 22px;
}

#footer p {
	font-size: 1em;
	line-height: 100%;
	color:#990000;
	padding: 6px 50px 0px 0px;
	text-align: right;
	height: 30px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#contact a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#contact a:hover{
	color:#990000;
}
p {
	text-align:left;
}



/* -------------------[ Headings ]------------------- */



h1, h2, h3, h4, h5, h6, h7 {
	line-height: 100%;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-align: left;
	color: #666666;
	}

h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 12pt;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	}

h1.pagetitle {
    margin: 0 0 10px 0;
    }

h2#comments, h2#trackbacks, h2#respond {

    }


h2.sectionhead, #sidebar h2, #midcontent h2  {
    font-weight: bold;
    line-height: 16px;
    height:16px;
    padding: 4px 5px;
    letter-spacing: 0;
    margin: 0 0 10px 0px;
    }
	
h2.sectionhead {
	margin-left: 20px;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
    margin-bottom: 0px;
    }


/* -------------------[ Links ]------------------- */



a, a:link, a:visited {
	color: #993300;
	text-decoration: none;
	padding: 0;
	}

a:hover, a:active {
	color: #990000;
	text-decoration:underline;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
    text-decoration: underline; 
    }

#footer a {
	text-decoration: underline;
	color: #b3b98b;
    }

#footer a:hover {
    background: transparent;
    color: #000000;
    text-decoration: underline;
    }

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
    text-decoration: none;
    }

h1 a:hover, h2 a:hover {
    color: #990000;
    text-decoration:underline;
    }

        
	
/* -------------------[ Images ]------------------- */



img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }


/* -------------------[ Sidebar ]------------------- */



#insideNav#homeLink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin-left:20px;
}


.page_item {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
    }
.current_page_item{
	text-decoration:underline;
	color:#000000;
}

#frontNav {

	vertical-align: top;
	padding-left: 0px;
	font-size: 13px;
	height: 285px;
	width: 150px;
}
#insideNav {
	width: 150px;
	vertical-align: top;
	padding-left: 0px;
	font-size: 13px;
	margin: 0px;
	padding-top: 20px;
}

#sidebar {
	width: 165px;
	text-align: center;
} 

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
#sidebar a, #sidebar h2 {
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#sidebar a {
	color: #F1E187;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FDEDE7;
}
#sidebar ul ul ul a:hover{
	color: #FDEDE7;
	background-color:#000000;
}
#sidebar ul ul ul {
	position: absolute;
	left: 100%;
	top: 7px;
	width: 100%;
	font-size:10px;
}
#sidebar ul ul li{
	line-height: 39px;
	text-align: center;
}
#sidebar li {
	position: relative;
}

div#sidebar ul ul ul 
{display: none;}

div#sidebar ul ul li:hover ul{
	display: block;
	background-color:#990000;
	border: solid 1px #FDEDE7;
	width:200px;
	z-index:200;
}
div#sidebar ul ul ul,
div#sidebar ul ul li:hover ul ul
	{display: none;}

#sidebar ul ul ul li, #sidebar ul ul ul ul li{
	line-height: 20px;
	text-align:left;
	width:200px;
}
	

/* -------------------[ Comments ]------------------- */



#commentform {
    border-top:1px solid #F2EBDA;
    border-bottom:1px solid #F2EBDA;
    padding: 15px 15px 1px;
    margin: 0;
    }

#commentform label {
    display:block;
    margin: 0;
    }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
    width: 400px;
    padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
    margin: 5px 0;
	}

ol.commentlist {
    padding: 0;
    margin: 0 0 1px;
    }

ol.commentlist li {
    border-top:1px solid #F2EBDA;
	display: block;
	list-style: none;
    padding: 15px 15px 1px;
	margin: 0;
	}


ol.commentlist li.commenthead {
	display: block;
	list-style: none;
    padding: 5px 15px;
	margin: 0;
	}

ol.commentlist li.commenthead h2 {
	margin: 0;
	}
	
	
/*----------[ content ]----------*/

.insideContent #Front {
	margin:260px 70px 0px 30px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#990000;
	line-height:20px;
	
}

#portfolio {
	width:560px;
	height:700px;
	background-image: url(images/albumPageBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.secondaryNav{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.secondaryNav {
	text-decoration:underline;
}

ol.tblist {
    border-top:1px solid #F2EBDA;
	list-style: none;
    padding: 15px;
    margin: 0 0 1px;
    }

ol.tblist li {
	display: block;
	list-style: none;
    background:transparent url(images/hotbullet.gif) 0px 2px no-repeat;
    padding-left:15px;
    margin: 0 0 5px;     
	}

table {
    border: 0;
    }

.post ul, .singlepost ul, .post ol, .singlepost ol {
    margin: 15px 30px;
    padding: 0;
    list-style-type: none;
    }

.post ul li, .singlepost ul li {
    list-style-type:circle;
    padding: 0 0 2px 15px;
    border: 0;
    margin: 0;
    text-align:left;
    }

.post ol li, .singlepost ol li {
    list-style-type:decimal;
	background: transparent;
    padding: 0 0 2px 0px;
    border: 0;
    margin: 0 0 0 20px;
    _height: 1em;
    }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #000;
    color: #333;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin: 0
	padding: 10px 0;
	}

.navigation .alignright {
	float: right;
	margin: 0;
	}
	
.navigation .alignleft {
	float: left;
	margin: 0;
	}

.entry {
	padding: 0px;
	margin: 0px;
	}

.postinfo {
    clear: both;
	margin: 0px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	}

.post {
	margin: 0;
	padding: 0;
	}
	
.singlepost {
	margin: 0;
	padding:0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
    display: block:
    clear:both;
    }

a.more-link {
    padding-right:17px;
    background: transparent url(images/hotbullet.gif) 100% 80% no-repeat;
    }
   
.blog {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	color: #000000;
	text-decoration: none;
}

        
   

/* -------------------[ Search ]------------------- */

#searchform {
    text-align:right;
    float:left;
	margin-left: 15px;
	padding: 0px 0 0; 
    }

#searchform #s {
    padding-left:2px;
    font-size:8pt;
    width: 100px;
	margin-right: 1px;
	}

#searchform #submit {
    font-size:8pt;
	}