/*
Wildflower CMS main stylesheet

Colors

*/
* {
	padding:0px;
	margin:0px;
}
html,
body {
    margin: 0;
	padding: 0;
	background:#FFF;
}

/* Typography */

@font-face {
 font-family: "snellBold";
 src: url("fonts/snellbold.eot") /* EOT file for IE */
}
@font-face {
 font-family: "snellBold";
 src: url("fonts/snellbold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: BodoniSvtyTwo;
 src: url("fonts/bodonisvtytwobold.eot") /* EOT file for IE */
}
@font-face {
 font-family: BodoniSvtyTwo;
 src: url("fonts/bodonisvtytwobold.ttf") /* TTF file for CSS3 browsers */
}


img {
	border:none;
	display:block;
	margin:0;
	padding:0;
	
} 
	
div.inner { margin: 0; background: #fff; border:0; padding: 4px;}
div.outer { float: left;  background:#C3C3C3; padding: 1px; margin-right:5px; margin-top:5px; }


html {
	font: 11px "Times New Roman", Times, serif; /* 14px / 17px */
	color: #4f5050;
	background: #fff url(img/top-gradiend.gif) 0 0 repeat-x;
	line-height:21px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
}

h2 {
	border-bottom:1px dotted #dc4087;
	color: #dc4087;
	font-size: 14px;
	margin:0;
	padding:0;
}

h3 {
	font-size: 1.36em; /* 19px */
	margin: 1em 0 -0.4em;
}

h4 {
	font-size: 1.21em; /* 17px */
	margin: 1em 0 -0.4em;
}


/* Links */
a {
	color: #4f5050;
	text-decoration: none;
}
    
	a:hover {
		color: #d0005f;
		text-decoration: none; 
	}

/* Lines */

.line-horizontal-menu {
	background: url(img/strokh.png) scroll 0 0 repeat-x;
	height:3px;
	margin-bottom:16px;

}

/* Wrap */

#wrap {
	width: 995px;
	margin: 0 auto;
	background: url(img/sidebg.png) scroll 0 0 repeat-y;
	height:100%;
	clear:both;
	overflow:hidden;
}
.right-bg {
	background: url(img/sidelogo.png) no-repeat top right;
	height:100%;
	overflow:hidden;
}


/* Header */
	#left{
		width:191px;
		float:left;
		padding-left:37px;
	}
    #header h1 {
    	margin: 0;
    }

		#header h1 a {
			display: block;
			background: url(img/logo.png) 0 0 no-repeat;
			width: 178px;
			height: 41px;
			margin: 87px 0px 45px 0px;
		}
	
        #header h1 span, hr {
            display: none;
        }

		
/* Navigation */

#navigation {
	list-style:none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	font-size:12px;
	font-family:BodoniSvtyTwo;

	
}
    #navigation li {
    	/*display: inline;*/
		margin-top: 15px;
		text-align: left;
		background:url(img/menubullet.png) left no-repeat;
		padding-left:12px; 
		text-transform:capitalize;
		font-weight:bold;
    }
	#navigation li.current {
		background:url(img/menubulletchecked.png) 0px 8px no-repeat;

	}
        #navigation .current a {
           text-decoration: none;
		   
           color: #d0005f;
		   
        }
	
	#navigation .submenu {
		list-style:none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-align: center;
		border-left:1px dotted #d0005f;
		border-top:1px dotted #d0005f;
		width:80%;
	}
		#navigation .submenu li {
			/*display: inline;*/
			margin-top: 15px;
			text-align: left;
			background:url(img/menubullet.png) left no-repeat;
			padding-left:12px; 
   		 }
		#navigation .submenu  a {
			color:#4f5050;
			font-weight:normal;
		}
		#navigation .submenu li.current {
			background:url(img/redarrow.png) left no-repeat;
		}
		#navigation .submenu .current a   {
			color: #d0005f;
			
		}
		
    
/* Footer */

#footer  {
	text-align: right;
	clear:both;
	
}
#contact {
	float:right;
	text-align:center;
	overflow:hidden;
	
}
#copyright {
	padding-left:49px;
	clear:both;
	text-align:left;
	
}
#copyright a, #copyright a:visited {
	font-size:smaller;
	
}

#contact ul { list-style:none; }
#contact ul li { float:left; background:url(img/seperatorline.png) right 37px no-repeat; }

#contact ul li div.text { padding-left:10px; padding-right:10px;padding-top:5px;  background:url(img/strokh.png) top repeat-x; line-height:20px; height:20px; }
#contact ul li div.img { text-align:center; overflow:hidden; height:25px;  }
#contact ul li div.img img {vertical-align:bottom; display:inline; }

.wf-icon {
	position: relative;
	top: 3px;
}

/* Content */
.h2container {
	background: url(img/redarrow.png) no-repeat left;
	padding-left:12px;
	margin-left:28px;
	width:90%;
	margin-bottom:0px;
	vertical-align:bottom;
}
div.entry { padding-left:12px; text-align: justify; overflow:hidden; clear:both; }

.content-top {
	height:155px;

	
}

.content-wrapper { 
	overflow:hidden;
	height:100%;
	padding-right:34px;
	
}


#content {
	width: 650px;
	float:left;
}
#contentcontainer {
	width: 898px;
	border-right:1px solid #E0E0E0;
	background: url(img/rightsideline.png) repeat-y right;
	overflow:hidden;
}


.pagecontainer{
	padding-bottom:5px;
	background: url(img/downline.png) left bottom no-repeat;
	
}
.page {
	padding-left: 28px;
	padding-right:124px;
	width: 485px;
	background: url(img/verticalline.png) left repeat-y;
	
}
div.entry p { padding-bottom:15px;}
div.entry > p:first-child:first-letter { font-family:'snellBold'; font-size:70px; float:left; text-transform:uppercase; line-height:80px; vertical-align:middle; padding-top:7px; padding-right:40px; padding-left:10px; overflow:hidden; }

/* Sub Pgaes Widget */
div.sub-pages-list {padding-bottom:30px;}
div.sub-pages-list div.cleaner {line-height:0px;}


.sub-pages-list div.adjuster { padding-left:80px; background: url(img/verticalline.png) right repeat-y; }
.sub-pages-list div.top-right { height:3px; float:right; width:197px; background: url(img/strokh.png) top repeat-x;  }
.sub-pages-list div.top-left { height:3px;  float:left; width:83px; background: url(img/strokh.png) top repeat-x; }
.sub-pages-list div.bottom-left { height:3px; width:200px; background: url(img/strokh.png) top repeat-x; float:left; }

ul.sub-pages-list {   list-style:none;padding:0px; margin:0px; }
ul.sub-pages-list li { float:left; width:50%;  background: url(img/verticalline.png) left repeat-y; padding:0px; margin:0px;  }
ul.sub-pages-list li a { margin-left:8px; padding-left:8px; display:block; background: url(img/redarrow.png) left no-repeat; text-transform:uppercase; color:#DC4087; font-weight:bold;  }
div.sub-pages-list-cleaner {float:left; width:50%;  background: url(img/verticalline.png) left repeat-y; padding:0px; margin:0px;};


/* Home page feature list */

#home-feature-list {
	width: 550px;
	margin: 1em auto;
	list-style: none;
	padding: 0;
	font-size: 1.29em; /* 18px */
}

    #home-feature-list li {
    	padding: 0 0 15px 52px;
    }
	
#feature-cake {
	background: url(img/cake-box.gif) 2px 0 no-repeat;
}

#feature-standards {
	background: url(img/xhtml-badge.gif) 0 0 no-repeat;
}

#feature-open-source {
	background: url(img/open-source.gif) 5px 0 no-repeat;
}

.download {
	margin: 1em auto;
	width: 350px;
	font-size: 0.86em; /* 12px */
}

    .download a {
    	display: block;
    	color: #363636;
        background: url(img/download.gif) 0 50% no-repeat;
		text-decoration: none;
		padding: 3px 3px 3px 48px;
    }
	
	.download a:hover {
		background-color: transparent;
		outline: 2px dashed #c4c4c4;
	}

    .download strong {
    	text-transform: uppercase;
		font-size: 1.67em;
    }


.image-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.clear {
    clear: both;
}




/* Edit this */



.edit-this {
	margin: 0;
	background-color: #242424;
	color: #fff;
	font-size: 11px;
	display: inline-block;
	padding: 3px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
    
    .edit-this a {
        color: #fff;
        text-decoration: none;
    }
    
    .edit-this a:hover {
        color: #fff400;
        background-color: transparent;
    }

	
/* Blog */
.page-post .intro {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:12px;
}
.post-date {
	display:none;
}
.post-news .post-date , .post-press_release .post-date {
	display:block;

}
.post-artist { display:none; }
.post-inventory h2 { display:none; }
.post-inventory .post-artist { float:left; padding-left:10px; padding-right: 20px; margin-right:20px; display:block; height:75px; border-right: 2px solid #DC4087; }
.post-inventory .post-artist h2 { display:block; text-transform:capitalize; background:transparent url(img/redpoint.png) no-repeat left; padding-left:10px; }
.post-inventory .post-artist h3 { display:block; text-transform:capitalize; font-size:12px; font-weight:normal; padding-left:10px;  }

.post {
	padding-bottom:8px;
	padding-top:5px;
	border-bottom:1px dotted #dc4087;
	overflow:hidden;
}
.post h2 {
	border:none;
}
.post div.preview a {
	font-weight:bold;
	color:#D0005F;
	margin-top:-15px;
	float:right;
	display:block;
	padding-left:13px;
	background:transparent url(img/readmorearrow.png) no-repeat left;
}

/* Comments */

.comment-form {
	margin: 1em 0;
	padding: 0;
}

    .comment-form label {
    	float: left;
		width: 90px;
		text-align: right;
		padding-right: 8px;
		padding-top: 1px;
    }
	
	.comment-form .input {
		overflow: hidden;
		margin-bottom: 6px;
	}

.comments-list {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}


/* Admin bar */


#admin_bar {
    font: 10px/16px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background: #000;
    color: #c3c3c3;
    font-size: 10px;
    overflow: hidden;
    padding: 0 32px;
}

    #admin_bar a {
        color: #999999;
        display: block;
        float: left;
        padding: 3px 6px;
        text-decoration: none;
    }
    
    #admin_bar a:hover {
        color: #fff;
        background-color: transparent;
    }