/*
Theme Name: DAGR Design
Description: Custom theme designed exclusively for DAGR Design.
Author: M2 New Media
Version: 1.0
*/

/* ------------------------------------------------------------ Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear {
	clear: both; line-height: 0; font-size: 0;
}

/* ------------------------------------------------------------ Main */
html {
	/*height:100%;*/
}
body {
	background: #000;
	font-family: Arial, sans-serif;
	overflow-x:hidden;
	font-size: 13px;
}
#outer-wrapper { width: 960px; margin: 0 auto; }
#wrapper { width: 960px; margin: 0 auto; position: relative; }

/* ------------------------------------------------------------ Typography */
h1 {
	font-size: 20px;
	color: #AE8B42;
	line-height: 25px;
	font-weight:normal;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 20px;
	color: #AE8B42;
	line-height: 25px;
	font-weight:normal;
	padding: 0 0 5px 0;
}
h2 a {
	font-size: 20px !important;
	color: #AE8B42 !important;
	line-height: 24px !important;
	text-transform: capitalize !important;
	font-weight:normal !important;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	color: #AE8B42;
	font-weight:normal;
	padding: 0 0 5px 0;
}
h4 {
	font-size: 17px;
	line-height: 19px;
	color: #AE8B42;
	font-weight:bold;
	font-style: italic;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 5px;
}
h5 {
	font-size: 20px;
	line-height: 24px;
	color: #B2AC9D;
	text-transform: lowercase;
	font-weight:normal;
	font-style: italic;
	margin-bottom: 20px;
}
h6 {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	font-weight:bold;
	font-style: italic;
	padding-right: 30px;
}
#col-2 h5 {
	font-size: 20px;
	line-height: 24px;
	color: #636060;
	text-transform: lowercase;
	font-weight:normal;
	font-style: italic;
	margin-bottom: 20px;
}
p {
	color: #999999;
	font-size:13px;
	line-height: 28px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
}
p a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
p a:hover {
	color: #0066FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
p.last {
	padding: 0 43px 0px 73px !important;
}

/* ------------------------------------------------------------ Header */
#header {
	height: 150px;
}
#logo {
	width: 149px;
	height: 43px;
	float: left;
	padding:40px 0 0 0;
}
#logo a {
	background: url(images/logo.gif) no-repeat top left;
	width: 149px;
	height: 83px;
	text-decoration: none;
	text-indent: -9000px;
	display: block;
	}

/* ------------------------------------------------------------ Menu */
#menu {
	float: right;
	height:80px;
}
#menu ul{
	float: right;
	margin:0;
	padding:0 !important;
}
#menu ul li {
	float: left;
	padding: 0 0 0 60px;
}
#menu ul li a {
	font-size: 12px;
	color: #636060;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding:66px 24px 60px 24px;
	text-align:center;
}
#menu ul li a:hover{
	color:#fff;
	background:url(images/light-img.gif) no-repeat top;
}
#menu ul li.current_page_item a {
	color:#0066FF;
}
.sub-navigation {
	float: right;
	padding:0px 0 0 0;
	margin-top:45px;
	width:500px;
}
.sub-navigation ul {float:right}
.sub-navigation ul li {
	float: left;
}
.sub-navigation ul li a {
	font-size: 11px;
	color: #474444;
	text-decoration: none;
	background: url(images/sub-nav-sprtr.gif) no-repeat right;
	padding: 0 13px 0 15px;
	font-weight: bold;
}
.sub-navigation ul li a:hover{
	color: #fff;
}
.sub-navigation ul li.current_page_item a {
	color:#0066ff;
}

/* ------------------------------------------------------------ Content */
#content {
}
.slider-box {
	width: 960px;
	height: 450px;
}
.top-heading {}
.inner-content {
	width: 800px;
	position:relative;
	z-index:10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 160px;
}
#col-1 {
	width: 420px;
	float: left;
	border-right: #333 solid 1px;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col-2 {
	width: 300px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
}
.news-list {
	width: 300px;
}
.news-list ul {}
.news-list ul li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.news-list ul li p {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 200px;
	padding: 0 0 0 0;
	line-height: 18px;
	font-weight:normal;
}
.news-list ul li p a {
	color:#FFFFFF;
	font-weight: normal;
	float: left;
	text-decoration: none;
	border-bottom-style: none;
	display: inline;
}
.news-list ul li p a:hover {
	text-decoration: none;
	color: #0066FF;
}
.news-list ul li span {
	float: left;
	width: 80px;
	display: block;
	margin-right: 20px;
}
.news-list ul li span img {
	margin-top: 5px;
}
.news-list ul li.decrease-padding {
	padding: 0 0 12px 0 !important;
}
.bottom-ads {
	width: 960px;
	padding: 0 0 45px 0;
	margin:0 auto;
}
.bottom-ads .title {
	font-size: 12px;
	color: #545353;
	text-align: center;
	padding: 0 0 30px 0;
}
.bottom-ads ul {}
.bottom-ads ul li {
	float: left;
	padding: 0 61px 0 0;
}

/* ------------------------------------------------------------ Footer */
#footer {
	height: 580px;
	background: url(images/footer-bg.gif) repeat-x center top #2A2929;
}
.inner-footer {
	width: 960px;
	margin: 0 auto;
	padding: 36px 0 0 0;
}
.inner-footer .textwidget .indent {
	padding-left:20px;
}
.inner-footer h2 {
	font-size: 20px;
	color: #999797;
	line-height: 28px;
	padding: 0 0 10px 0;
	text-transform: capitalize;
}
.inner-footer p {
	font-size: 12px;
	color: #999;
	padding: 0 0 0 0;
	line-height: 20px;
}
.footer-col-1 {
	width: 300px;
	float: left;
}
.footer-logo {
	margin: 0 0 25px 0;
}
.footer-logo-list ul li {
	color: #999797;
	font-size: 12px;
}
.footer-logo-list {
}
.footer-logo-list ul li.contact {
	color: #c7c5c5;
	font-size: 20px;
	line-height:36px;
}
.footer-logo-list ul li a {
	color: #999;
	font-size: 12px;
	text-decoration: none;
}
.footer-logo-list ul li a:hover {
	text-decoration: underline;
}
.footer-col-2 {
	width: 280px;
	float:right;
}
.footer-navigation {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer-navigation ul {
	margin-left:auto;
	margin-right:auto;
}
.footer-navigation ul li {
	float: left;
}
.footer-navigation ul li a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	background: url(images/footer-sub-nav-sprtr.gif) no-repeat right;
	padding: 0 13px 0 15px;
}
.footer-navigation ul li a.last {
	background: none;
}
.footer-navigation ul li a:hover{
	color: #0066FF;
}
.footer-input-field {}
.footer-input-field ul li{
	padding: 0 0 19px 0;
}
.footer-input-field ul li input.mail-input{
	width: 298px;
	height:28px;
	border: #4a4848 solid 2px;
	background: none;
	color: #999797;
	font-size: 12px;
	padding:0 0 0 10px;
}
.footer-input-field ul li input.send{
		width: 99px;
		height: 23px;
		float: right;
}
.footer-input-field ul li textarea{
	width: 298px;
	height: 109px;
	border: #4a4848 solid 2px;
	background: none;
	color: #999797;
	font-size: 12px;
	padding:0 0 0 10px;
}
.no-padding {
		padding: 0 !important;
}

/* ------------------------------------------------------------ Category Page Template */
.category-banner {
	width: 960px;
	margin:0 auto;
}
.outer-category-banner {
	width:100%;
	background:url(images/hdr-page.jpg) repeat-x left top;
}
#category-content {
	width:960px;
	margin:0 auto;
	padding:11px 0 0 0;
}
#outer-category-content {
	width:100%;
	background:url(images/Category-content-bg.gif) repeat-x #e2e0da;
}
.category-top-heading {
	padding:0;
}
.category-inner-content {
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 120px;
}
#category-col-1 {
	width: 490px;
	float: left;
	min-height:450px;
	height:450px;
	height:auto !important;
	background:url(images/Category-col-spliter.gif) repeat-y right top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 200px;
	padding-left: 0;
}
#category-col-1 img {
	padding:0 0 10px 0;
}
#category-col-2 {
	width: 300px;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 30px;
}
#category-col-1 h2 {
	padding-right: 30px;
	padding-bottom: 10px;
}
#category-col-1 p {
	color: #666666;
	line-height: 24px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0;
}
#category-col-1 p a {
	text-decoration: none;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#category-col-1 p a:hover {
	color: #0066FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
#category-col-1 a {
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	color:#0066FF;
	text-decoration:none;
	border: none;
}
#category-col-1 a:hover {
	text-decoration:underline;
}
.post {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.post img {
	padding:0 0 0 0;
}
.light-yellow {
	color:#d0c8b6;
}
.news-list ul li p.black, .news-list ul li p.black p {
	color:#666666 !important;
}
.news-list ul li p.black a {
	color:#333333 !important;
}
.news-list ul li p.black a:hover {
	color:#0066FF !important;
}

/* ------------------------------------------------------------ Gallery Page Template */
.outer-gallery-banner{
	width:100%;
	background:url(images/gallery-banner.jpg) repeat-x left top;
}
#outer-gallery-content {
	width:100%;
	background:url(images/Category-content-bg.gif) repeat-x #e2e0da;
}
#gallery-content {
	width:960px;
	margin:0 auto;
}
.gallery-inner-content {
	width: 785px;
	padding: 0 0 10px 175px;
	position:relative;
	top: 0px;
}
#gallery-col-1 {
	width: 410px;
	float: left;
	padding-right: 20px;
}
#gallery-col-2 {
	width: 295px ;
	float: left;
}
#gallery-col-1 p {
	color: #666666;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 70px;
}
#gallery-col-1 p a {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
#gallery-col-1 p a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	color: #0066FF;
}
#gallery-col-1 a {
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
#gallery-col-1 a:hover {
	text-decoration:underline;
}
.blue {
	color:#0266fc ;
}

/* ------------------------------------------------------------ Single Post Page Template */
.outer-post-banner{
	width:100%;
	background:url(images/hdr-page.jpg) repeat-x left top;
}
#outer-post-content{
	width:100%;
	background:url(images/Category-content-bg.gif) repeat-x #E2E0DA;
}
#post-content {
	width:960px;
	margin:0 auto;
	padding:11px 0 0 0;
}
.news-inner-content {
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 120px;
}
#news-col-1 {
	width: 460px;
	float: left;
	min-height:400px;
	height:400px;
	height:auto !important;
	background:url(images/Category-col-spliter.gif) repeat-y right top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news-col-2 {
	width: 300px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#news-col-1 p {
	color: #666666;
	line-height: 24px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#news-col-1 p a {
	text-decoration: none;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #0066FF;
}
#news-col-1 p a:hover {
	color: #0066FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
.right {
	float:right;
	margin:0 0 0 20px;
}
.left {
	float:left;
}
.none-bg {
	background:none !important;
}
.slider-frame {
	background:url(images/slider-fram1.png) no-repeat  center top transparent;
	display: block;
	height: 450px;
	left: -960px;
	position: absolute;
	top: 150px;
	width: 2880px;
	z-index: 100;
	_top: 201px;
}
.thumbs {
	display: none !important;
}
.pg_error {
	padding-top: 80px;
	padding-bottom: 200px;
}
.pg_error p {
	color: #666666;
	line-height: 20px;
}
.pg_error p a {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
.pg_error p a:hover {
	color: #0066FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}
#news-col-1 .alignleft,
#news-col-1 img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 6px;
	padding: 0;
}
#news-col-1 .alignright,
#news-col-1 img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 6px;
	padding: 0;
}
#news-col-1 .aligncenter,
#news-col-1 img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.wp-caption {
	background: #EDEBE6;
	line-height: 18px;
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
}
#news-col-1 .wp-caption img {
	padding: 0;
	margin-top: 0 0 0 0;
}
#news-col-1 .wp-caption .alignleft {
	margin: 0;
	padding: 0;
}
#news-col-1 .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

/* ------------------------------------------------------------ Gravity Forms CSS Overrides */

#gform_1 input, #gform_2 input{
	outline-style: none;
	font-size:11px;
	font-family:arial, sans-serif;
	letter-spacing:normal;
	color: #444444;
	border: 2px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#gform_1 .gfield_label, #gform_2 .gfield_label{
	font-weight:normal;
	display:-moz-inline-stack;
	display:inline-block;
	line-height:12px;
	clear:both;
	font-family: Arial, sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#gform_1 select, #gform_2 select{
	font-size:11px;
	font-family:arial, sans-serif;
	padding:3px 0 3px 0;
	letter-spacing:normal;
	color: #666666;
}
#gform_1 .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	display:block;
	margin:3px 0 8px 0;
	font-size:10px;
	font-weight:normal;
	letter-spacing:.1em;
	color: #888888;
}
#gform_2 .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	display:block;
	margin:3px 0 8px 0;
	font-size:10px;
	font-weight:normal;
	letter-spacing:.1em;
	color: #888888;
}
#gform_1 .gfield_checkbox label, #gform_1 .gfield_radio label{
	margin-left:6px;
	display:inline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#gform_1 .validation_error, #gform_2 .validation_error{ color:#790000;  font-weight:normal;  font-size:13px;  line-height:20px;  font-family:Arial,sans-serif; margin-bottom:10px}
#gform_1 .gfield_description, #gform_2 .gfield_description  {
	font-style: italic;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10;
}
#gform_1 .gfield_required, #news-col-1 p .gfield_required, #gform_2 .gfield_required, #news-col-1 p .gfield_required {
	color:#790000;
}
.button {
background:url("images/send-buttn.png") no-repeat scroll 0 0 transparent;
border:medium none !important;
cursor:pointer;
float:right;
font-size:0;
height:23px;
text-indent:-999px;
width:99px;
}

#site_credit { font-size:11px; color:#666666; padding-top:10px; float:right }
#site_credit a { text-decoration:none; color:#666666; }
#site_credit a:hover { text-decoration:underline; color:#0066FF; }
