/*
Theme Name: Brees Effect
Theme URI: http://breeseffectnola.com/
Description: The Wordpress theme for the Brees Effect NOLA site
Version: 0.1
Author: lemontreefrog
Author URI: http://www.lemontreefrog.net16.net/
*/


/* Layout */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0em;
	padding:0em;
} 

html {
}

body {
	font-size: 75%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/bg-page.jpg) no-repeat top center #fff;
}
 
html>body {
	font-size: 12px;
}


/* Paragraph */

p {
	font-size:1em;
	line-height: 1.5em;
	margin: 1.5em 0em;
}


/* Headings */

h1, h2, h3, h4, h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

h1 {
	font-size:1.5em; /* 18px */
	line-height: 1em; /* 18px */
	margin: 2em 0em; /* 18px */
	text-transform: uppercase;
}

h2 {
	font-size:1.333em; /* 16px */
	line-height: 1.125em; /* 18px */
	margin: 1.5em auto 1.125em auto; /* 24px 18px */
	text-transform: uppercase;
}

h3 {
	font-size:1.333em; /* 16px */
	line-height: 1.125em; /* 18px */
	margin: 1.5em 0em 1.125em 0em; /* 24px 18px */
}

h4 {
	font-size:1.167em; /* 14px */
	line-height: 1.286em; /* 18px */
	margin: 1.714em 0em 1.286em 0em; /* 24px 18px */
}


/* Lists */

ul, ol {
	margin: 1.5em 0em 1.5em 3em;
	padding: 0em;
}

li {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0.75em 0em;
}


/* Links */

a:link {
	color: #711C75;
	text-decoration: none;
}

a:visited {
	color: #711C75;
	text-decoration: none;
}

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

/* Layout */

#header {
	width: 82em;
	margin: 0em auto;
	background: none;
	height: 14em;
}

#container {
	width: 82em;
	margin: 0em auto 0em auto;
	background: url(images/bg-container.gif) repeat-y top;
	padding: 0em;
}

#leftnav {
	width: 14.833em;
	float: left;
	margin: 0em 0em 0em 0.333em;
}

#leftnav ul {
	margin: 0em;
	padding: 0em;
}

#leftnav li {
	list-style-image: none;
	list-style-type: none;
	margin: 0.333em 0em;
	padding: 0em;
	text-transform: uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

#leftnav li a {
	padding: 0.9167em 1.5em;
	display: block;
}

#leftnav li a:link, #leftnav li a:visited {
	color: #fff;
}

#leftnav li a:hover {
	text-decoration: none;
	color: #1498d6;
}

#leftnav-01 {
	background: url(images/bg-leftnav-01.gif) no-repeat;
}

#leftnav-02 {
	background: url(images/bg-leftnav-02.gif) no-repeat;
}

#leftnav-03 {
	background: url(images/bg-leftnav-03.gif) no-repeat;
}

#leftnav-04 {
	background: url(images/bg-leftnav-04.gif) no-repeat;
}

#leftnav-05 {
	background: url(images/bg-leftnav-05.gif) no-repeat;
}

#leftnav-06 {
	background: url(images/bg-leftnav-06.gif) no-repeat;
}

#leftnav-07 {
	background: url(images/bg-leftnav-07.gif) no-repeat;
}

#leftnav-01, #leftnav-02, #leftnav-03, #leftnav-04, #leftnav-05, #leftnav-06, #leftnav-07 {
	background-color: #5e297b;
	background-position: top center;
}

#leftnav-01:hover, #leftnav-02:hover, #leftnav-03:hover, #leftnav-04:hover, #leftnav-05:hover, #leftnav-06:hover, #leftnav-07:hover {
	background-color: #a6e2f9;
	background-position: bottom center;
}

#rozone-logo {
	display: block;
	width: 12.5em;
	height: 5.75em;
	margin: 0em auto 12em auto;
	background: url(images/rozone-logo.png) no-repeat;
}

#content {
	background: none;
	padding: 8em 1.5em 0em 1.5em;
	width: 48em;
	float: left;
}

#sidebar {
	width: 15.083em;
	float: right;
	color: #fff;
	margin: 00em;
}

#sidebar a {
	color: #fff;
}

#sidebar ul {
	margin: 0.333em 0em 1.5em 0em;
	padding: 1em 1.5em 0em 1.5em;
	background: url(images/bg-latest-news.gif) repeat-y right top #692f90;
}

#sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0em;
	padding: 1em 0em 0.75em 0em;
}

#sidebar ul li h2 {
	margin: 0em;
	padding: 0em;
}

#sidebar ul li ul {
	margin: 0em;
	padding: 0.5em 1.5em 0em 1.5em;
	background: none;
}

#sidebar ul li ul li {
	list-style-type: disc;
}

#twitter-feed {
	text-align: center;
}

#twitter-feed a:link, #twitter-feed a:visited {
	color: #711C75;
}

#twitter-feed a:hover {
	color: #1498d6;
}

#sidebar ul li ul li {
	list-style-type: disc;
}

#fixed-footer {
	clear: both;
	padding: 1em 0em 2em 0em;
	margin: 0em 0em 2.5em 0em;
	text-align: center;
	background: url(images/bg-footer.png) no-repeat bottom center;
}

#fixed-footer hr {
	width: 50%;
	clear: both;
	font-size: 1em;
	margin: 0.5em auto;
	height: 0.083em;
	border: none;
	border-bottom: 0.083em solid #e6bf7a;
}

#fixed-footer p {
	margin: 0em;
}

#floating-footer {
	position: fixed;
	bottom: 0em;
	left: 0em;
	right: 0em;
	width: 100%;
	background: url(images/bg-floating-footer.png) repeat-x bottom;
}

#floating-footer p {
	background: url(images/floating-footer.png) no-repeat bottom;
	text-align: center;
	margin: 0em;
	padding: 0em;
	height: 5em;
}

/* Comments */

.commentlist {
	margin: 1.5em 0em;
}

.commentlist li {
	list-style-image: none;
	list-style-type: none;
}

.comment-body {
	padding: 1.5em;
	background: url(images/bg-comment.gif) bottom left no-repeat #f6e398;
	border-top: 0.083em solid #e0cac7;
	border-left: 0.083em solid #d7bdb9;
	border-right: 0.083em solid #d1b3ae;
	border-bottom: 0.083em solid #cba8a2;
}

.avatar {
	border: 0.083em solid #ccc;
	padding: 0.083em;
	float: left;
	margin: 0em 1.5em 1.5em 0em;
}

#commentform {
	
}

#commentform input[type=text], #commentform textarea {
	padding: 0.25em 0.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.5em;
	background: #f5e9b8;
	border-top: 0.083em solid #cba8a2;
	border-left: 0.083em solid #d1b3ae;
	border-right: 0.083em solid #d7bdb9;
	border-bottom: 0.083em solid #e0cac7;
}

#commentform input[type=text] {
	width: 45%;
}

#commentform textarea {
	width: 90%;
}


/* Miscellaneous */

.clear {
	clear: both;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

#flash-banner {
	width: 48.333em;
	height: 12.5em;
	border: 0.083em solid #ccc;
	margin: 1.5em 0em 0em 0em;
	background: #eee;
}




