/**
 * Theme Name:Dandelion
 * Description:2 Column, Right Menu
 * Author:Dynamic Page Solutions
 * Template:hybrid
 */

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/*DPS Feed*/
.rss-post-listing br{
	display:none;
}
.rss-post-listing{
	margin:20px 0px 0px 0px;
	display:block;
}
.rss-post-article a{
	font-weight:bold;
	text-decoration:underline;
}
.post-image{
	padding:5px;
	background:url(images/img-back.jpg) repeat-x top;
	float:left;
	margin:0px 10px 0px 0px;
	width:220px;
	clear:left;
}
.post-header{
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
}
h4.post-source{
	margin:0px;
	font-size:8pt;
	text-align:right;
	width:660px;
	font-family:verdana;
	margin-bottom:20px;
}
h4.post-agent{
	margin:0px;
	font-size:8pt;
	text-align:right;
	width:660px;
	font-family:verdana;
}
.rss-post-disclaimer, .rss-ref-num{
	display:block;
	font:8pt verdana;
	line-height:1.1;
	text-align:center;
	margin:0px auto;
}
.rss-post-disclaimer img{
	overflow:hidden;
	height:30px;
	width:auto;
}
.rss-post-disclaimer br{
	display:none; 
}

/* Body */
body{
	background:#fff url(images/back.jpg) repeat-x;
	border-top:solid 5px #dbac27;
	font:10pt arial;
}
#body-container{
	width:980px;
	margin:0 auto;
}

/* Links */
a:link, a:visited{
	color:#ad7900;
}
a:hover, a:active{
	color:#000000;
}

/* Headers */
h1, h2, h3, h4, h5, h6{
	font-family:Georgia, Cambria, Times, "Times New Roman", serif;
}
h1.entry-title, h2.entry-title, h3.entry-title, h4.entry-title, h5.entry-title, h6.entry-title{
	background:url(images/h-left.gif) 0 5px no-repeat;
	padding-left:55px;
	color:#000;
}
h1.entry-title a, h2.entry-title a, h3.entry-title a, h4.entry-title a, h5.entry-title a, h6.entry-title a{
	background:url(images/h-right.gif) 100% 5px no-repeat;
	padding-right:55px;
	color:#000;
}
h1.entry-title a:hover, h2.entry-title a:hover, h3.entry-title a:hover, h4.entry-title a:hover, h5.entry-title a:hover, h6.entry-title a:hover{
	color:#dbac27;
}

/**
* Header
************************************************/
#header-container{

}
#header{
	background:url(images/header.jpg) 0 10px no-repeat;
	clear:both;
	height:95px;
	position: relative;
}
#site-title{

}
#site-description{

}

/**
* Navigation
************************************************/
#navigation{
	clear:both;
	margin-bottom:18px;
	height:29px;
}
#page-nav{
	clear:both;
	position:relative;
	font-weight:bold;
	height:29px;
}
#page-nav ul{
	list-style:none;
	margin:0;
	padding:0;
	height:29px;
}
#page-nav li{
	display:inline;
	height:29px;
}
#page-nav a{
	padding:7px 15px 9px 15px;
	color:#000;
}
#page-nav a:hover{
	background:url(images/nav-back.jpg) 0 -4px repeat-x;
	color:#000;
}
#page-nav li.current_page_item a{
	background:url(images/nav-back.jpg) 0 -38px repeat-x;
	color:#FFF;
}
#page-nav li.current_page_item li a{}

/**
* Search
************************************************/
#search{
	float:right;
	bottom:-55px;
	position:relative;
}
input, textarea{
	border:1px solid #999999;
	margin-left:2px;
}

/**
* Containers
************************************************/
#container{
	width:980px;
	padding:0;
	clear:both;
}
#content{
	float:left;
	width:720px;
	clear:both;
}
#content p{
	text-align:justify;
}

/* Breadcrumb Trail */
.breadcrumb{
	clear:both;
	margin-bottom:20px;
}

/* Posts (and other general sections) */
.post, .series, .related, .tag-info, .author-info, .date-info, .search-info, .single .author-profile{
	background:#FFFFFF url(images/section-back.jpg) 0 30px repeat-x;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	border-top:solid 5px #dbac27;
}

/* Post Title (and other titles) */
.entry-title, .series-title, .related-title,
.single-title, .attachment-title, .page-title, .series-title, .related-title, .home .entry-title, .blog .entry-title, 
.category-title, .tag-title, .author-title, .date-title, .search-title, .page-template-blog .post-title{
}

/* Post meta data */
.entry-meta{
	background:#EAEEF1;
	border:solid 1px #999999;
	padding:5px;
	font:8pt verdana;
}

/* Navigation links */
.navigation-links{
	clear:both;
	margin-bottom:20px;
}

/**
* Widget Areas
************************************************/
#primary, #secondary{
	background:url(images/logo.jpg) 50% 0 no-repeat;
	overflow:hidden;
	padding-top:205px;
	float:right;
	width:240px;
	line-height:19px;
}
#secondary{
	clear:right;
}

/* Widgets */
.widget{
	overflow:hidden;
	margin:0 0 20px 0;
	background:#FFFFFF url(images/section-back.jpg) 0 30px repeat-x;
	padding:10px;
	padding-top:5px;
	border-top:solid 5px #dbac27;
}

/* Widget title */
.widget-title{
	margin:0 0 6px 0;
	padding:0 0 16px 0;
	font-family:Georgia, Cambria, Times, "Times New Roman", serif;
	color:#000;
}

/* Widget lists */
.widget ul{
	list-style:none;
	margin-left:0;
}
.widget ul ul{
	margin:0;
}
.widget ul li{
	margin:0 0 6px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ad7900;
}
.content .widget ul li{
	overflow:hidden;
	padding:0 0 5px 7px;
}
.widget ul li li, .content .widget ul li li{
	overflow:hidden;
	margin:0 0 0 10px;
	padding:2px 0 2px 7px;
	border:none;
}

/**
* Comments
************************************************/

#respond{
	background:#FFFFFF url(images/section-back.jpg) 0 30px repeat-x;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	border-top:solid 5px #dbac27;
}
#reply{

}

/**
* Footer
************************************************/
#footer-container{
	width:980px;
}
#footer{
	clear:both;
}
/* Subsidiary Widgets in Footer */
#footer .copyright{
	border:solid 1px #dbac27;
	font:8pt verdana;
	text-align:center;
	padding:5px;
	background:#FFFFFF;
}
#header #search-1 {
	bottom: 10px;
	right: 0;
	position: absolute;
}
.no-data{
	background:#FFFFFF;
	padding:10px;
	border:solid 1px #ad7900;
	border-bottom:none;
}

