/*  
Theme Name: DDP Custom
Description: Custom Wordpress Theme for Divine Dining
Version: 1.0
Author: Karen Talavera
Author URI: http://www.divinedinnerparty.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
max-width: 1000px;
background-color: #fff; 
font-family: Arial, Verdana, sans-serif;
font-size: 93%;
color: #000;
margin:auto;
padding:0;
text-align:left;
}



h1 { font-family: Century Gothic, Arial, Verdana; font-size: 175%; font-style: bold; color: #660066;}
h2 { font-family: Century Gothic, Arial, Verdana; font-size: 135%;  color: #660066;}
h3 { font-family: Century Gothic, Arial, Verdana; font-size: 135%;  color: #a5bd45;}
h4 {
font: bold italic 2em/1em "Century Gothic", "Arial", "Veranda", serif;
font-size: 165%;
margin: 0;
padding: 0;
border-top: solid fff 10px;
border-bottom: solid #e8faa0 13px;
width: 100%;
color: #fff;
background-color: #660066;
text-align: center;
}

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

a:hover{ font-family: Arial, Verdana, sans-serif;
 font-size: 100%; 
 background-color: #e8faa0;
 color: #000099;
 text-decoration: underline;
 }



a img{ border: none; }

abbr, acronym{ border: 0; }

p{ padding: 15px 0 0; }

p.nav{ padding: 0px 0 0; }



blockquote{
	margin: 15px 0 0;
	background: #ffffff;
}
blockquote:hover{
	background: #ffffff;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #ffffff;
}

code{
	background: #ffffff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #cccccc;
	color: #ffffff;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #006600;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 988px;
	margin: 0 auto;
	padding: 0px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 988px;
	float: left;
	background: #000000;
	color: #fff;
}

#header{
	width: 988px;
	float: left;
	clear: both;
}

#header h1{
	padding: 170px 30px 25px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #cccccc;
}

#header a{
	color: #660066;
}

#left_sidebar {
	width: 140px;
        margin-right: 2px;
        margin-left: 5px;
	float: left;
	display: inline;

}



.right_sidebar_col {
	width: 120px;
	margin: 0 14px;
	float: right;
	display: inline;
}

.right_sidebar_single {
	width: 240px;
	margin: 0 14px;
        font-family:"Arial",Verdana;
        font-size:12px;
        font-weight:normal;
        color: #660066;
}
.right_sidebar_single ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

.right_sidebar_single ul li {
	margin: 0 0 0 0;
}

.right_sidebar_single li {
        background: ;
        padding-left:18px;
        padding-bottom: 3px;
        display:block;
        margin-left: 5px;
        border-bottom: 1px dotted #660066;
}
.right_sidebar_single li:hover {
        background: #ffffff;
}
.big {
        background: #ffffff;
}

.right_sidebar_single li a{
	color: #660066;
        text-decoration:none;
        font-family:"Trebuchet MS", Verdana;
        font-size:12px;
}


.right_sidebar_single img {
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
     -moz-opacity: 0.6;
     border: 1px solid #ffffff;
}
.right_sidebar_single img:hover  {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 0.8;
}


#left_sidebar a{
	color: #ffffff;
        text-decoration:none;
        font-family:"Arial", Verdana;
        font-size:9pt;
        padding-left:5px;
        display:block;
}


#left_sidebar a:hover{
	color: #996699;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

input, textarea, select {
	border: 2px solid #a5bd45;
	background: #e8faa0;
	color: #000000;
	font: 8pt/1.2 Arial, sans-serif;
	margin: 2px;
}

.button {
	border: 2px solid #e8faa0;
	background: #e8faa0;
	color: #a5bd45;
	font: 10pt Arial, sans-serif;
	margin: 2px;
}



#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li {
	margin: 0 0 0px;
}
.right_sidebar_col ul li{
	margin: 0 0 0px;
}

#left_sidebar ul li h2{
	padding: 9px 10px;
      font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffffff;
	color: #660066;
}



#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 0px;
	background: #a5bd45;
  display:block;	
}

#left_sidebar ul ul li{
	margin: 0;
	line-height: 24px;
        border-bottom: none;
}

#left_sidebar ul ul li:hover{
	margin: 0;
	line-height: 24px;
        border-bottom: none;
        background-color:#ffffff;
}

.right_sidebar_col li{
        background: #ffffff;
        padding-left:5px;
        padding-bottom: 3px;
        display:block;
        margin-left: 5px;
        border-bottom: 1px dotted #660066;
	line-height: 24px;
}
.right_sidebar_col li:hover{
        background-color:#ffffff;

}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li {
	padding: 0 0 0 10px;
}


.right_sidebar_container_bottom{
	width: 216px;
	margin: 0px 0 0;
	float: right;
        padding: 1px;
	background: #ffffff;
}



.right_sidebar_col{
	margin: 0 0 0 0px;
}

.right_sidebar_col a{
	color: #660066;
        text-decoration:none;
        font-family:"Trebuchet MS", Verdana;
        font-size:12px;
}

.right_sidebar_col ul li#search input#s{
	border: 2px solid #a5bd45;
}

.right_sidebar_col ul li{
	margin: 6px 0 0;
}




.wide_column_bottom, .wide_column_top{
	width: 808px;
	float: left;
	padding: 0 0 5px;
	background:#ffffff 
      font-family:Arial;
      font-size:11px;
	color: #000000;
}

.wide_column_top{
	padding: 0;
	background: #ffffff;
}

.narrow_column{
	width: 590px;
	margin: 0 0px;
	float: left;
	display: inline;
	font-size: 14px;
}

img.wp-smiley { vertical-align: -25%; }

.smilies {
      border:none;
      background-color:#ffffff;
      margin-top: 6px;
      padding: 2px;
         }
.smilies img {
       border:0px dotted #1d4c61;
            }

.post, .post_alt{
	margin: 10px 0 0;
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;       
	background: #ffffff;
}

.post_alt{
	background: #ffffff;
}

.post h2 a, .post_alt h2 a{ 
	font-family: Century Gothic, Arial, Verdana; 
	font-size: 120%;  
	color: #a5bd45;}
	
.post h2 a:visited, .post_alt h2 a:visited{
	color: #a5bd45;
}

.post h2 a:hover, .post_alt h2 a:hover{
	color: #660066;    
}

.entry h3 {
      font-family:verdana;
      font-size:11px;
      color:#660066;
      font-weight:bold;
      text-align:center;
      text-transform:uppercase;
}

.postdate{
	padding: 2px 0px;
	font-size: 11px;
	color: #000000;
}

.entry a{ 
	text-decoration: none;
	color: #000000;
        background-color:#e8faa0;
        padding: 1px;
}
.entry a:hover{
   color:#a5bd45; 
} 

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #ffffff;
	padding: 6px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.info {
	width: 210px;
	height: 90px;
	padding: 30px 2px 0 2px; 
	margin: 0 2px 5px 0;
	float: left;
}

.related {
       border-top:1px dotted #a5bd45;
       
}
.related a{
       display:block;
       color:#ffffff;
       padding-left:0px;
       text-decoration:none;
       border-bottom:1px dotted #a5bd45;
       background-color:#ffffff;
       font-family:arial;
       font-size:11px;
       font-weight:normal;
       
}
.related a:hover{
       background-color:#ffffff;
       color:#000000;      

}
               

.pcategory{
	background: #ffffff;
       padding-top:0px;
       padding-bottom:13px;
}
.pcategory:hover {
      background: #ffffff;
}
.pcategory a {
       padding-left:5px;
       font-family:Verdana;
       font-weight:normal;
       font-size:10px;
       color:#000000;
       display:block;
       text-transform:uppercase;
       text-decoration:none; 
      }
.pcategory a:hover {
       color:#660066;
       
      }

.pcomments {
       background: #ffffff;
       padding-top:8px;
       padding-bottom:13px;
      }
.pcomments:hover {
       background: #ffffff;
}
.pcomments a {
       padding-left:5px;
       font-family:Verdana;
       font-weight:normal;
       font-size:10px;
       color:#000000;
       display:block;
       text-transform:uppercase;
       text-decoration:none; 
      }
.pcomments a:hover {
       color:#660066;
      }

.pdate {
       background: #ffffff;
       padding-top:8px;
       padding-bottom:13px;
       font-family:Verdana;
       font-weight:normal;
       font-size:10px;
       color:#000000;
       text-transform:uppercase;
       padding-left: 5px;
      }
.pdate:hover {
       background: #ffffff;
}
.pdate a {
       padding-left:5px;
       font-family:Verdana;
       font-weight:normal;
       font-size:10px;
       color:#000000;
       text-decoration:none; 
      }
.pdate a:hover {
       color:#660066;
      }
.details {
       padding-top:5px;
       padding-bottom:5px;
       font-family:Verdana;
       font-weight:normal;
       font-size:10px;
       border:1px dotted #a5bd45;
       color:#a5bd45;
       text-transform:uppercase;
       padding-left: 5px;
       padding-right: 5px;
}
.details a{
       padding-left:5px;
       font-family:Verdana;
       font-weight:normal;
       font-size:10px;
       display:block;
       color:#000000;
       text-decoration:none; 
}
.details a:visited{
       color:#000000;
}
.details a:hover{
       color:#000000;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
      border:1px dotted #a5bd45;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
      
}
.comments-template h3 {
      font-family:verdana;
      font-size:11px;
      color:#5a8b2a;
      font-weight:bold;
      text-align:center;
      text-transform:uppercase;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
      font-family:Arial;
      font-size:11px;
      color:#000000;

}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 10px;
      border:1px dotted #5a8b2a;
      background-color:#e8faa0;
}
.comments-template ol li a{
	text-decoration:none;
      color:#ffffff;
      font-family:Arial;
      font-size:10px;
      background-color:none;
}

.comments-template ol li:hover{
      background-color:#e8faa0;
}
.comment-status  {
     float:right;
     width:14px;
     height:14px;
     display:inline;
     margin:2px;
     border:0px;
}
.comment-status img {
     border:1px dotted #000000;
     padding:1px;
}

.commentmetadata{
	font-style: normal;
      font-family:Arial;
      font-size:10px;
      border-bottom:1px dotted #5a8b2a;
      color:#5a8b2a;
}
.commentmetadata a{
	text-decoration:none;
      color:#660066;
      font-family:Arial;
      font-size:10px;
      background-color:none;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 988px;
	margin: 10px 0 10px 0;
	float: left;
	background: #ffffff
	color: #000000;
        font-family:Arial;
        font-size:11px;
        padding-left:10px;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}
/* Advanced Search form */

#asl_form {
	text-align: left;
	border: 1px solid #555;
	padding: 0 5px;
	background-color: #ffffff;
	color: #000000;
}

#sidebar #asl_form p {
	list-style: none;
	margin: 10px 0 7px;
	padding: 0;
}

#sidebar #asl_form ul {
	list-style: none;
	margin: 4px;
	padding: 0;
}

#sidebar #asl_form li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar #asl_form li:before { /* for the default theme */
	content: '';
}

#asl_form input {
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;
}

#asl_form #asl_searchquery {
	width: 97%;
}

#asl_form input:focus {
	background-color: #fff;
	color: #444;
}

#asl_footer p {
	font-size: 0.9em;
	text-align: right;
	margin-top: 15px;
	border-top: 1px solid #888;
}

/* End Advanced Search form */

.ads {
	width: 350px;
	height: 300px;
        background: url(images/ads.jpg) no-repeat;
        padding-top:10px;
        padding-left:10px;
        margin-top:5px;
        margin-left:30px;
}
.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
		border-top:1px dotted #660066; 
		font-weight: normal; 
		font-size: 11px; 
		vertical-align: top; 
	}

.pagebar a, .pageList
	{
		padding: 4px 8px; 
		border: solid 1px #ddd; 
		background: #ffffff; 
		text-decoration: none;
                color:#000000;
                font-weight:normal;
	}

.pagebar a:visited 
	{
		padding: 4px 8px; 
		border: solid 1px #ddd; 
		background: #000000; 
		text-decoration: none;
                color:#ffffff;
	}

.pagebar .break 
	{
		padding: 4px 8px; 
		border: none; 
		background: #000000; 
		text-decoration: none;
	}



.pagebar a:hover 
	{
		color: #fff; 
		background: #3d3d3c; 
		border-color: #ede61b; 
		text-decoration: none;
	}
	

.google {
display:inline;
float:right;
}
#special img {
   border:0px;
}

img#wpstats
{width:0px;height:0px;overflow:hidden;}

.post_det {
border-top:1px dotted #660066;
border-bottom:1px dotted #660066;
margin:8px 0 8px 0;
padding:5px;
background-color:#ffffff;
height:15px;
}
.post_det a {
background-color:#ffffff;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}

#navigator {

background-color: #e8faa0;

border: 1px #a5bd45 solid;

width: 130px;

margin-top: auto;

margin-left: auto;

margin-right: auto;

padding: 5px;

text-align: center;

}

.housebutton {

font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.housebutton a {

padding: 4px;

text-decoration: none;

display: block;

color: #fff; /*this is where you change the button font color*/

background-color: #663366;

border-top: 3px #663399 solid;

border-left: 3px #663399 solid;

border-bottom: 3px #330033 solid;

border-right: 3px #330033 solid;

}

.housebutton a:hover {

color: #fff; /*-----this is where you change the button font color, when the button is hovered over*/

background-color: #660066;

border-top: 3px #330033 solid;

border-left: 3px #330033 solid;

border-bottom: 3px #663399 solid;

border-right: 3px #663399 solid;

}

#nav ul { float: left; 
list-style: none; 
background: #fff; 
width: 100%; 
padding: 0; 
margin: 0 0 0 5px; 
height: 30px; 
display: inline; 
text-transform: uppercase; } 

#nav ul li { display: inline; 
margin: 0; 
padding: 0; } 

#nav ul li a { display: block; 
float: left; 
width: auto; 
margin: 0; 
padding: 0 15px; 
border-top: none; 
border-right: 1px solid #d3ec70; 
border-left: 1px solid #d3ec70; 
border-bottom: 3px none; 
color: #99cc33; 
font: bold 10px/30px Arial, Geneva, sans-serif; 
text-transform: uppercase; 
text-decoration: none; 
letter-spacing: 1px; } 

#nav ul li a:hover, 
#nav ul li a:active { color: #660066; 
background-color: #fff; 
font: bold-italic; } 

	div.full-width-box3 {
   background-color: #a5bd45;
	margin: 2px 2px 2px 2px;
	padding: 3px;
   border: 1px dashed #e8faa0;
	
}
