/**
 * Theme Name:
 * Description:
 * Author:Dynamic Page Solutions
 * Template:hybrid
 */

/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
/*@import url('../hybrid/library/css/drop-downs.css');*/

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Uncomment the below line if using the Hybrid Tabs plugin */
/* @import url('tabs.css'); */

/*Colors:
Accent Color:#

*/

/*DPS Feed*/
.rss-post-listing br{
	display:none;
}
.rss-post-listing{
	margin:20px 0px 0px 0px;
	display:block;
}
.post-image{
	padding:3px;
	border:1px solid #ccc;
	float:left;
	margin:0px 10px 0px 0px;
}
.post-header{
	text-align:left;
	margin:0px 0px 10px 0px !important;;
	padding:0px !important;
	font-size:14px;
	font-weight:bold;
}
.entry-content p br{
	display:none !important;
}
h4.post-agent{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:right;
}
h4.post-agent br{
	display:none !important;
}
h4.post-source{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:right;
}
.rss-post-disclaimer, .rss-ref-num{
	width:472px;
	display:block;
	font-size:10px;
	line-height:1.1;
	text-align:center;
	margin:0px auto;
}
.rss-post-disclaimer img{
	overflow:hidden;
	height:25px;
	width:auto;
}
.rss-post-disclaimer br{
	display:none !important;
}

/* Body */
body{
	background:url(images/bkgd.jpg) repeat-x 0 0;
}
#body-container{
	overflow:hidden;
	width:960px;
	margin:0 auto;
}

/* Links */
a:link, a:visited{
	color:#424a57;
}
a:hover, a:active{

}

/* Headers */
h1, h2, h3, h4, h5, h6{

}

/* Lists */
#content ul{

}
#content ul li{

}
#content ul li li{

}

/* Blockquotes */
blockquote{

}

/* Code */
code{

}
pre{

}
pre code{

}

/* Tables */
table{

}
caption{

}
td{

}
tr{

}
th{

}
td a, th a{

}

/* Forms */
form{

}
textarea{

}
.text-input{

}
.button{

}
.button:hover{

}

/* Notes */
.note{

}

/* Warnings/Alerts */
.warning, .alert{

}

/* Errors */
.error{

}

/* Alignment */
.left, .alignleft{

}
.right, .alignright{

}
.center, .aligncenter{

}
.block, .alignnone{

}
.clear{

}
span.pullquote{

}

/**
* Images
************************************************/
img, a img{

}
.post img{

}

/* WP Smilies */
img.wp-smiley{

}

/* Thumbnails */
.thumbnail{

}

/* WP Captions [caption] */
.wp-caption{

}
.wp-caption img, .wp-caption a img{

}
.wp-caption p{

}

/* Gallery [gallery] */
.gallery{

}
.gallery img{

}

/* Avatars */
.avatar{

}

/**
* Header
************************************************/
#header-container{

}
#header{
	background:url(images/header.jpg) no-repeat;
	width:960px;
	height:150px;
}

/**
* Navigation
************************************************/
#navigation{
	width:960px;
	height:50px;
	background:url(images/nav-bkgd.jpg) no-repeat;
	overflow:hidden;
}
#page-nav{
	float:left;
	width:600px;
	padding:9px 0px 0px 0px;
}
#page-nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#page-nav li{
	float:left;
	margin-right:5px;
}
#page-nav a{
	width:110px;
	height:30px;
	display:block;
	background:url(images/nav.jpg) no-repeat;
	text-align:center;
	padding:3px 0px 0px 0px;
	color:#333;
}
#page-nav li.current_page_item a{

}
#page-nav li.current_page_item li a{

}

/**
* Search
************************************************/
#search{
	width:340px;
	float:right;
	padding:5px 0px 0px 0px;
}
#search-form{

}
#search-text{

}
input#search-text{
	width:244px;
	height:26px;
	background:url(images/search.jpg) no-repeat;
	border:none;
	padding:4px 0px 0px 6px;
	color:#333;
}
#search-submit{
	margin:0px 0px 0px 5px;
	border:none;
	background:none;
}

/**
* Containers
************************************************/
#container{
	width:960px;
	height:100%;
	background:url(images/container-bkgd.jpg) repeat-y top;
	overflow:hidden;
}
#container a{

}
#content{
	float:left;
	width:580px;
	overflow:hidden;
	padding:10px;
}
#content p{
	text-align:justify;
}

/* Breadcrumb Trail */
.breadcrumb{

}

/* Posts (and other general sections) */
.post, .series, .related, .category-info, .tag-info, .author-info, .date-info, .search-info, .single .author-profile{

}
.entry-content a{
	color:#61783c;
	border-bottom:1px dotted #61783c;
}
.entry-content a:hover{
	color:#61783c;
	border-bottom:1px double #61783c;
}

/* Post Title (and other titles) */
.entry-title, .series-title, .related-title{
	margin:10px 0px 10px 0px;

}
.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 {

}

/* Byline */
.byline{

}
.byline a{

}

/* Post meta data */
.entry-meta{

}
.entry-meta a{

}

/* Using <!--nextpage--> */
p.pages a{

}

/* Page Templates */
.page-template-authors .author-profile, .single .author-profile{

}
.page-template-authors .author-name, .single .author-profile .author-name{

}
.page-template-no-widgets #content, .no-widgets #content, .primary-inactive.secondary-inactive #content{

}
.post-box, .page-template-widgets #content .widget{

}

/* Navigation links */
.navigation-attachment{

}
.navigation-links{

}
.navigation-links a{

}
.navigation-links .previous{

}
.navigation-links .next{

}

/* Paged Comments Navigation */
#comments-template .paged-navigation{

}
#comments-template .paged-navigation .page-numbers, 
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev{

}

/* WP PageNavi */
.wp-pagenavi{

}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend{

}

/**
* Primary/Secondary and Utility Widgets
************************************************/
#primary, #secondary{
	float:right;
	width:320px;
	overflow:hidden;
	padding:20px;
}
#secondary{

}
.widget{

}
.widget-title{

}
.widget ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.widget li{
	color:#C5B196;

}
.widget ul ul{

}
.widget li li{

}

/**
* Comments
************************************************/

.form-textarea{

}
textarea#comment {
	width:80%;
}
#comments-number{

}
#comments ol{

}
#comments li, p.comments-closed{

}
#comments li.thread-even, #comments li.thread-odd{

}
p.comments-closed{

}
#comments-template p.comments-closed{

}
#comments li li, #comments li li li li{

}
#comments li li li, #comments li li li li li{

}

/* Comment avatars */
#comments .avatar{

}

/* Comment meta data */
#comments .comment-meta-data{

}
#comments .comment-meta-data cite{

}
#comments .comment-meta-data a{

}

/* Comment text */
#comments .comment-text{

}

/* Comment form */
#respond{

}
#reply{

}

/**
* Footer
************************************************/
#footer-container{
	clear:both;
	overflow:hidden;
}
#footer{
	width:940px;
	height:60px;
	background:url(images/footer.jpg) no-repeat;
	padding:10px;
}
/* Subsidiary Widgets in Footer */
#subsidiary{

}
#subsidiary a{

}
#subsidiary .widget{

}
#subsidiary .widget-title{

}
#subsidiary .widget ul, #subsidiary .widget ul ul{

}
#subsidiary .widget li, #subsidiary .widget li li{

}
#footer .copyright{

}
