/*  
Theme Name: Dega Catering Theme
Theme URI: http://degaville.com/
Description: This theme was designed for Dega Catering with some borrowed code from the Kubrick theme.
Version: 1.0
Author: Jesse Wagner
Author URI: http://www.nathanna.com/
*/

@font-face {
    font-family: 'badhbold';
    src: url('fonts/badhbold-webfont.eot');
    src: url('fonts/badhbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/badhbold-webfont.woff') format('woff'),
         url('fonts/badhbold-webfont.ttf') format('truetype'),
         url('fonts/badhbold-webfont.svg#badhousebold') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	background: url('images/dega-bg-repeat.gif') repeat center top;
	background-color: #983620;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 2em;
	height: 100%;
	margin: 0;
	padding: 0;
}

#mainwrap {
	background: url('images/dega-mainbg-white.gif') repeat-y center top;
	width: 920px;
	height: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	}

#header {
	width: 920px;
	height: 228px;
	margin: 0;
	padding: 0;
	background: url('images/dega-headerbg.png') no-repeat center top;
}

#headerlogo {
	width: 270px;
	height: 150px;
	float: left;
	padding 0; 
	margin: 0;	
}

#contentwrap {
	background-color: #fff;
	width: 870px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#content {
	width: 490px;
	margin: 0 0 0 30px;
	padding: 10px 0 10px 0;
	text-align: left;
	float: left;
}

#sidebar {
	width: 282px;
	margin: 0 0 0 575px;
	padding: 10px 0 10px 0;
	text-align: left;
}

#footer {
	background: url('images/dega-footerbg.png') no-repeat left top;
	padding: 0 0;
	height: 175px;
	width: 920px;
	font-size: 11px;
	clear: both;
	text-align: center;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	padding: 50px 0 0 300px;
	float: left;
}

#footer a {
	color: #989A37;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#followbuttons {
	width: 160px;
	float: right;
	padding: 50px 40px 0 0;	
	margin: 0;
	border: 0;
	text-align: center;
}

#followbuttons h2 {
	font-family:  'badhbold', Helvetica, Arial, sans-serif;
	color: #989A37;  
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	
}

#followbuttons ul {
	margin: 0; 
	padding: 0;
   	list-style: none;
}

#followbuttons li {
	overflow: hidden;
	display: inline;
	margin: 0 2px;
	padding: 0;
}

.nav {
	color: #333;
}


/*nav menu custom */	

.menu-top-menu-container ul {
	margin: 0; 
	padding: 122px 0 0 315px;
   	list-style: none;
}

.menu-top-menu-container ul li {
	overflow: hidden;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

.menu-top-menu-container ul li a {
	font: 20px/28px badhbold, Arial, sans-serif;letter-spacing: 0;
	text-align: center;
 	margin: 0 5px;
   	height: 0px !important;
   	height /**/:35px; /*for IE5/Win only */	
   	text-transform: uppercase;
}

.menu-top-menu-container ul li a:hover {
	text-decoration: none;
	color: #989A37;

}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

a {
	color: #983620;
	text-decoration: none;
}

a:hover {
	color: #983620;
	text-decoration: underline;
}

a:visited {
	color: #983620;
}

h1 {
	font-family:  Helvetica, Arial, sans-serif;
	color: #603813;  
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family:  Helvetica, Arial, sans-serif;
	color: #983620;  
	font-size: 21px;
	font-weight: bold;
}

h3 {
	font-family:  Helvetica, Arial, sans-serif;
	color: #603813;  
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

img {
	border: none;	
}

.sidewidget {
	border-left: 2px dotted #989A37;
	padding: 0 0 10px 20px;
	margin: 20px 0 20px 0;
}


#sidebarnav {

}

#sidebarnav ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

#sidebarnav ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebarnav ul li a {
	font-family:  Helvetica, Arial, sans-serif;
	color: #983620;  
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}

#sidebarnav ul li a:hover {
	color: #603813;  
	text-decoration: underline;
}

#sidebar h2 {
	font-family:  'badhbold', Helvetica, Arial, sans-serif;
	color: #603813;  
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	
}


#slideshow {
	width: 282px;
	height: 218px;
	margin: 40px 0 40px 0;
	padding: 0;
	background: url(images/dega-side-slideshowbg.gif) no-repeat center top;
}

#rotatorwrap {
	background: url(images/dega-rotatorbg.gif) no-repeat center top;
	width: 490px;
	height: 280px;
	padding: 15px 0 0 0;
	margin: 0;
		
}

.royalWrapper {
	margin-left: 20px;

}

.settledown img {
	margin: 20px 0 20px 0;	
}

ul.tweets {
	width: 80%;
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}

ul.tweets li {
	margin: 0 0 15px 0;
	padding: 0;
}

.followbuttons  {
	width: 133px;
	float: right;
	padding: 50px 70px 0 0;	
	margin: 0;
	border: 0;
}

.followbuttonstwitter  {
	width: 133px;
	height: 18px;
	background: url(images/dega-footer-twitter.gif) no-repeat left top;
	display: block;
}

.followbuttonsfacebook  {
	width: 133px;
	height: 18px;
	background: url(images/dega-footer-facebook.gif) no-repeat left top;
	display: block;
}


.followbuttonstwitter:hover { background-position:  -133px 0; }
.followbuttonsfacebook:hover { background-position:  -133px 0; }


/* old styles */	


.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.post p {
	margin:0 0 20px 0;
	line-height: 20px;
}

.post li{
	margin: 0 0 5px 0px;
	padding: 0;
}

.post h1, h2, h3 {
	margin-bottom: 5px;
}

.post ul{
	margin: 15px 0 25px 0;
}

.post ul.dbem_events_list {
	margin: 0;
	padding: 0;	
}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #983620;
	margin: 15px 0 15px 0;
	}

hr {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #983620;
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	}

.postmetadata {
	padding: 10px 0 10px 0;
	text-align: center;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Structure */



/*	Begin Headers */

h1.pagetitle {
	margin-top: 20px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.navigation {
	display: block;
	text-align: left;
	padding: 10px 0 20px 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform input {
	}

#commentform textarea {
	width: 100%;
	padding: 5px;
	border: 1px solid #ddd;
	}

#commentform #submit {
	margin: 5px 0 5px 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	clear: both;
	}

.commentlist {
	padding: 0;
	text-align: ;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

div.tp_recent_tweets ul {
	padding-inline-start: 0;
}

div#metaslider-id-183 {
	margin-left: 18px;
}