/*  
Theme Name: Model Suzi - Suzi Lorraine
Theme URI: http://www.modelsuzi.com
Description:Website 1
Version: 1.0
Author: AAM LLC
Author URI: http://www.atomicagemedia.com




RED: 
ENTRY BACKGROUND: #FFEEDF 
BACKGROUND: #5F3617
DARK BACKGROUND:


<?php bloginfo('template_directory'); ?>
<img src="<?php bloginfo('template_url'); ?>/_img/logo.gif"/>
background: #000 url(images/backgroundripple.jpg) repeat-x;
*/

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

body{
	font-family: Georgia, Times, serif;
	font-weight: normal
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #000;
	color: #fff;
	background: #540203 url(images/main_background.png) top repeat-y;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
}

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

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #fff;
}

blockquote p{ padding: 15px; }

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

code{
	background: #f8f8ce;
}

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: #d0d08e;
	color: #d0d08e;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

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


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

#header{
	float: center;
	width: 960px;
	height: 434px;
	background: #000 url(images/headerimages/rotate.php) no-repeat left top;
	clear: both;
}

#header h1{
	height: 434px;
	margin: 0px;
	padding: 0px;
}

#header h1 a{
	color: #bc3225;
}

.topmenu{
	margin: 10px 11px;
	padding: 10px;
	text-transform: uppercase;
	background: #bc3225 url(images/bg_pattern.gif);
}

.topmenu a{
	font-weight: bold;
	color: #fff;
}

.topmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.topmenu ul li{
	display: inline;
	padding: 0 20px 0 0;
}

.topmenu ul li.feed{
	padding: 0 20px 0 20px;
	background: url(images/feed-icon-14x14.png) no-repeat;
}

#banner{
	margin: 10px 0 0;
	float: left;
	width: 960px;
	clear: both;
}

#banner img{
	border: 1px solid #9f9f9f;
	padding: 10px;
	background: #fff;
}

#page{
	float: left;
	width: 960px;
}

.narrowcolumn{
	float: left;
	width: 700px;
 
}


.nbbad{
	float: left;
	width: 960px;
	border: 1px;
	margin-top: 20px;
	margin-bottom: 20px;

	font-size: 12px;
	font-weight: none;
	background: #FFD5AF;
	color: #000; 
}


.post{
	margin: 10px 0 0 0;
	padding: 1px;
	background: ;
}


/* POST NAME / PAGE NAME */

.post h2{
	margin: 0px;
	padding: 10px;
	font-family: "Georgia, Times, serif";
	font-size: 26px;
	font-weight: none;
	border-top: 1px solid #540203;
	border-bottom: 1px solid #540203;
	color: #ccb868;
	border-left: 8px solid #540203;
	border-right: 8px solid #540203;
	background-color: #2d0102;
}

.post h2 a{
	color: #ccb868;
}


.post a:hover{
	text-decoration: none;
	color: #e5e2d3;			
 }


/* POSTS & PAGE */

.entry{
	margin: 1px;
	padding: 20px 20px 30px 20px;
	font-size: 14px;
	line-height: 22px;
	background: #000; /*#e0cb88 url(images/entrybackground.jpg) repeat-x scroll top;*/
	border-left: 1px solid #540203;
	border-right: 1px solid #540203;
	border-bottom: 3px solid #540203;


}

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

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




.entry h2{
	border: 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	background-image: none;
	background-color: transparent;
	color: #000;
}

.entry h3{ color: #97973e; }

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #d0d08e;
	padding: 2px;
	background-color: #000;
}

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

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

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

.entry p.postinfo{}

.postdate{
	font-family: "Helvetica", "Arial", sans-serif; 
	font-size: 14px;
	font-weight: 100;
	color: #e5e2d3;
	

}

.postdatesearch{
	font-family: "Helvetica", "Arial", sans-serif; 
	font-size: 12px;
	font-weight: 100;
	color: #000;

}

.browse{
	margin: 10px 0 0;
	padding: 10px 20px 10px;
	width: 220px;

}

.browse a{
	font-weight: normal;
	color: #e0cb88;
}



/* SIDEBAR ----------------------------------------------------------- */


.sidebar{
	float: right;
	width: 250px;
}

.sidebar a{
	color: #ccb254;
}

.sidebar ul{
	margin: 0;
	padding: 10px 0px;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar li.widget_search{
	padding: 20px;
	border: 1px solid #000;
	background: #590900;
}

.sidebar li.widget_calendar{
	border: 1px solid #000;
	padding: 20px;
	background: #b6b6b6;
}

.sidebar li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{							/* Spacing */
	border: 1px;
	margin: 0px 0 0;
	padding: 0px;
	
}

.sidebar ul li h2{
	font-family: "georgia", "times", serif;
	margin: 0px 0px;
	padding: 5px;
	font-size: 16px;
	font-weight: 100;
	text-transform: none;
	background: ;
	color: #fff;

	border-top: 1px solid #540203;
}

.sidebar ul ul{
	margin-bottom: 20px;
	padding: 10px 20px 15px;
}

.sidebar ul ul, .sidebar ul ul li{

	border-bottom: 1px solid #540203;
}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 0px 0 0;

}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}







/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #d0d08e;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #d0d08e;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

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

/* end comments template */


/* wp-calendar */

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

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

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #8F8F8F;
}

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

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

/* end calendar */

#footer{
	margin: 10px 0px 0px 0px;
	float: left;
	width: 960px;
	height: 164px;
	font-weight: 400;
	text-transform: none;
	background: #000 url(images/footer_background.png) no-repeat;
	color: #E0CB88;
	clear: both;
}

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


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



#footer p{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	text-align: center;
	margin: 5px;
	padding: 120px 10px 0px 10px;
	background: none;
}









/*- Suzi Menu --------------------------- 

ul.something-classy {
blah blah
}



#suzimenu {
	width: 250px;
	margin: 10px 0px 10px 0px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}

.li a.suzimenu {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}


.li a:link.suzimenu, .li a:visited.suzimenu {
	color: #CCC;
	display: block;
	background:  url(images/menu4.gif);
	padding: 8px 0 0 10px;
	}

.li a:hover.suzimenu {
	color: #FFF;
	background:  url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

*/

#suzimenu ul {
	margin: 40px;
	padding: 0px;

}
	
#suzimenu {
	width: 250px;
	margin: 10px 0px 10px 0px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 0px;
	border-width: 0px;

	}
	

	
#suzimenu li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#suzimenu li a:link, #suzimenu li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu4.gif);
	padding: 8px 0 0 10px;
	}
	
#suzimenu li a:hover {
	color: #FFF;
	background:  url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}


/* ---- SMOOTH NAVIGATION MENU --- */

.ddsmoothmenu{
font: bold 12px Verdana;
background: #540203; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #540203; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #000;
color: #e6e3d4;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #940406; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #000;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
