/*   
Theme Name: bliss collection
Theme URI: 
Description: bliss collection
Author: Andrew Fisher
Author URI: http://www.eiffelfish.com
Version: 1.0

*/


#header {
padding-top:10px;
background-image:url(images/headerback.gif);
background-repeat:no-repeat;
width:970px;
height:190px;
position:relative;
left:20px;
}

#mainimage {background-image:url(images/mainimageback.gif);
background-repeat:repeat-y;
position:relative;
width:970px;
height:186px;
text-align:center;
padding-top:15px;
left:20px;
}

#nav{
width:925px;
height: 31px;
text-align:center;
padding-top:0px;
padding-left:44px;
position:absolute;
top:170px;}

.container{
width:1010px;
background-image:url(images/pageback.gif);
background-repeat:repeat-y;
position: relative;
margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

.column{
	background-color:#fff;
	padding-top: 0px;
	width:925px;
	position:relative;
	left:45px;
}


#sidebar {
	float:left;
	width:187px;
	position:relative;
	left:-1px;
	margin-top:0px;
	padding-left:15px;
	
}

body {
margin: 0px 0px 0px 0px;
background-color:#704f9f;
text-align: center;
}

#footer{
	background-color:#fff;
	position:relative;
	width:925px;
	height: 20px;
	clear: both;
	background-repeat: no-repeat;
	top: 0px;
	background-position:top;
}



.biggap {
	
	margin-top:40px;
	padding-top:40px;
	clear:both;
}

.biggapNoClear {
	/*border-top:1px solid #C6994A;*/
	margin-top:40px;
	padding-top:40px;
	background-image:url(images/sepbiggap.gif);
	background-repeat:no-repeat;
}


/* Homepage */

.hp_blurb p {
	position:relative;
	width:285px;
	left: 180px;
	padding-right:18px;
	padding-top:15px;
	background-color:#fff;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}

#cat_blurb{
	position:relative;
	width:548px;
	left: 10px;
	padding-right:10px;
	padding-top:15px;
	padding-left:18px;
	padding-bottom:5px;
	border:dotted;
	border-color:#999999;
	border-width:thin;
}

#main_blurb{
	position:relative;
	width:545px;
	left: 172px;
	padding-right:10px;
	padding-top:15px;
	padding-left:18px;
	padding-bottom:5px;
	border:dotted;
	border-color:#999999;
	border-width:thin;
}

.hpIntrotext{font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-transform:uppercase;
color:#333333;
display:inline;

}

.cat_nav{
	position:relative;
	width:335px;
	float:right;
	visibility: visible;
	left:12px;
}

.blog_nav{
	position:relative;
	width:340px;
	float:right;
	visibility: visible;
	left:12px;
}

.hp_nav{
	position:relative;
	width:435px;
	float:right;
	visibility: visible;
}

.space15px{margin-top:18px;}

.catTitle{
position:relative;
width:57px;
float:left;
height:160px;
clear:right;
}

#categories{padding-left:19px;}

#categories li {list-style-image:url(images/nav/navbullet.gif);
color:#662D91;
padding-bottom:3px;
font-size:12px;
text-transform:uppercase;
font-family:Helvetica, sans-serif;
}


/*interior pages*/


.ip_LeftCol{
	position:relative;
	width:187px;
	left:18px;
	top:15px;
	visibility: visible;
	min-height: 300px;
}
.ip_featuredItem{
	position:relative;
	width:622px;
	float: right;
	padding-right:18px;
	top: 15px;
	background-color:#fff;
	margin-bottom:12px;
	clear:both;
	
}









/*
Text-Styles
*/

h1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-transform:uppercase;
color:#333333;
font-weight:normal}

h2{font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-transform:uppercase;
color:#333333;
font-weight:normal}

h3{margin-bottom:5px; font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#000;
font-weight:normal}

h4{ margin-bottom:0px; font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; padding-top:6px;
color:#000;
font-weight:normal}

.sepBlog { background-image:url(images/sepbiggap.gif); background-repeat:no-repeat;
background-position:top;}

.small {
color:#055A7F;
font-weight:bold;
font-size:11px;
display:block;
margin-bottom:0px;
padding-left:210px;
}

a {
color:#662D91;
text-decoration:none;
font-family: Helvetica, Arial, sans-serif;
font-size:13px;
}

p, table{
	font-size:12px;
	color:#333;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:5px;
	
}

ol, ul{
	font-size:12px;
	color:#333;
	font-family: Helvetica, Arial, sans-serif;
	list-style:disc;
}

li{margin:0px; padding-bottom:7px; list-style:disc;}

img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
img.floatRight {
	float: right;
	margin: 0px 0px 8px 8px;
}

img {
border: 0px none;
}

#blognavigationitems li, ol, ul{
	font-size:12px;
	color:#333;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:8px;
	list-style:none;
	
}


