@charset "utf-8";
/* CSS Document */

/*
Design by Barbara Carneiro
www.barbaracarneiro.com

CSS by Bruno Carneiro
www.brunocarneiro.com
*/

/* Main */
* {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
body {
	background: #927033 url(../images/bkg.jpg) top repeat-x;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 12px;
}
h1 {
	font-weight: normal;
}


/* Containers */
#wrap {
	width: 962px;
}
#topContainer {
	height: 140px;
	background: url(../images/top-bkg.png) bottom no-repeat;
}
#mainContainer {
	background: url(../images/main-bkg.png) repeat-y;
	overflow: hidden;
	min-height: 100%;
	padding: 0 6px;
}
#bottomContainer {
	background: url(../images/bottom-bkg.png) top no-repeat;
	height: 69px;
	padding: 0 6px;
}
#logo {
	padding: 25px 25px 0;
	height: 50px;
	margin-bottom: 1px;
}
#menu {
	margin: 24px 6px 0;
	height: 40px;
	background: url(../images/menu-bkg.jpg) repeat-x;
}
#leftContainer {
	float: left;
	width: 685px;
}
.articlesTop {
	background: url(../images/article-bkg.jpg) top repeat-x;
	padding: 25px;
}
.articles {
	background: url(../images/article-bkg.jpg) top repeat-x;
	padding: 25px;
	border-top: 1px solid #4E8F9D;
}
#rightContainer {
	float: right;
	width: 264px;
}
.rightContent {
	padding: 25px 25px 30px;
}
#footer {
	border-top: 5px solid #4E8F9D;
	background: #5E4921;
	height: 30px;
	padding-left: 25px;
}


/* Text */
.title {
	font: 20px/30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #4E8F9D;
}
.title a {
	font: 20px/30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #4E8F9D;
	text-decoration: none;
}
.title a:hover {
	font: 20px/30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #5E4921;
	text-decoration: none;
}
.smallCaps {
	font: bold 11px/30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #4E8F9D;
	text-transform: uppercase;
}
.smallCaps a {
	color: #4E8F9D;
}
.smallCaps a:hover {
	color: #5E4921;
}
.date {
	font: bold 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #5E4921;
}
.smallText {
	font: 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #4E8F9D;
	text-transform: uppercase;
}
.text {
	font: 13px/19px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #5E4921;
}
.text a {
	font: 13px/19px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #5E4921;
}
.copyright {
	font: 12px/30px "Trebuchet MS",Arial,Verdana,sans-serif;
	color: #FFF;
}
.copyright a {
	text-decoration: none;
	color: #FFF;
}

/* Menu */

.menu {
	font: bold 10px/40px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-transform: uppercase;
}
.menu a {
	color: #FFF;
	padding: 0 15px;
	text-decoration: none;
}
.menu a:hover {
	background: #5E4921;
	padding: 13px 15px;
}
.webkit .menu a:hover {
	padding: 14px 15px;
}
.chrome .menu a:hover {
	padding: 13px 15px;
}

.menu a.Selected {
	font: bold 10px/40px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background: #5E4921;
	padding: 13px 15px;
}
.webkit .menu a.Selected {
	padding: 14px 15px;
}
.chrome .menu a.Selected {
	padding: 13px 15px;
}

/* Images and Boxes */
.formWrapper {
	border: 1px solid #4E8F9D;
}
.textField {
	width: 300px;
	line-height: 22px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.textFieldSmall {
	width: 200px;
	line-height: 22px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.datepicker {
	width: 200px;
	line-height: 22px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.areaFieldSmall {
	width: 400px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.areaFieldLarge {
	width: 600px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.formButton {
	width: 100px;
	font: bold 10px/40px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-transform: uppercase;
	line-height: 30px;
	height: 30px;
	background: #5E4921;
	color: #FFFFFF;
}


/* form class.php */
.Name {
	width: 300px;
	line-height: 22px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.Article-Title {
	width: 300px;
	line-height: 22px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.Email-Address {
	width: 300px;
	line-height: 22px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.textFieldSmall {
	width: 200px;
	line-height: 22px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.About-the-Author {
	width: 400px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}
.Article-Text {
	width: 600px;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #5E4921;
	color: #5E4921;
	margin: 2px 0;
}	
/* end of form class.php */

/* scripts */
.no_js { 
	display: block;
}
.has_js { 
	display: none;
}
.js .no_js { 
	display: none;
}
.js .has_js {
	display: block;
}
