/*  
Theme Name: ALJ Thirteen
Theme URI: http://www.topwise.com.br/
Description: Tema baseado no Thirteen de Becca Wei (http://beccary.com/goodies/wordpress-themes/) e adaptado para o site www.alj.com.br
Version: 1.2
Author: Joe Edman (baseado no tema de Becca Wei - http://beccary.com)
Author URI: http://joeedman.blogspot.com/
*/

/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #4E5706 url(images/bg.gif);
	color: #000;
	font-size: x-small;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size: small;
}
p {
	margin: 1.2em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}
ol, ul {
	margin: 1.2em 0 1.2em 2.4em;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 1.2em 0 1.2em 0;
	padding: 0;
	color: #4E5706; 
	font-family: Georgia, serif; 
}
h1, h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a {
	text-decoration: none;	
}
a:link {
	color: #C86C00;
}
a:visited, a:active {
	color: #B26A16;
}
a:hover {
	background-color: #4E5706;
	color: #FFF;
}
#sidebar a:link, #footer a:link {
	color: #C79A65;
}
#sidebar a:visited, #sidebar a:active, #footer a:visited, #footer a:active {
	color: #C0996C;
}
#sidebar a:hover, #footer a:hover {
	background-color: #A3963B;
	color: #000;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #4E5706;
	font-size: 0.92em;
}
code {
	color: #333;
	font-family: monospace;
}
input, textarea, select {	
	background-color: #FFF;
	border: 1px solid #4E5706;
	color: #000;
	font: 1em "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
input.submit, input[type=submit] {
	border: 1px solid #000;
	background-color: #4E5706;
	color: #FFF;
}
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}

/* The Layout */

#headwrapper {
	height: 350px;
	background: url(images/bg2.gif) repeat-x;
}
#header {
	margin: 0 auto;
	width: 765px;
	height: 26px;
	background: url(images/header.gif) no-repeat;
	text-align: left;
	overflow: hidden;
}

	/* Header Styles */
	
	#title {
		margin: 0;
		padding: 10px 0 0 237px;
		font-size: 2.6em;
		font-variant: small-caps;
	}
	#title a {
		display: block;
		float: left;
		padding: 10px 25px 0 25px;
		height: 55px;
		background: #A79E45 url(images/title.gif) repeat-x;
		color: #2C3101;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 45px;
	}
	html>body #title a {
		height: 45px;
	}

	#titulo {
		margin: 0;
		padding: 0 20px 0 100px;
		font-size: 1.15em;
		font-variant: small-caps;
                color: #4E5706;
                text-align: right;
	}
	#titulo p {
		display: block;
		float: left;
		padding: 0 25px 0 25px;
		height: 55px;
		background: #A79E45 url(images/title.gif) repeat-x;
		color: #2C3101;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 45px;
	}
	html>body #titulo p {
		height: 49px;
	}

#wrapper {
	margin: -324px auto 0 auto; /* margin: -265px auto 0 auto; */
	width: 765px;
	background: #FFFFE3 url(images/wrapper.gif) repeat-y;
	text-align: left;
	font-size: 0.92em;
	border: 0px solid #000000;
}
#content {
	float: right;
	padding: 300px 38px 0 23px;
	width: 538px;
	background: url(images/content.gif) no-repeat 100% 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 477px;
}
html>body #content {
	width: 477px;
}
#sidebar {
	float: right;
	padding: 265px 15px 0 27px;
	width: 227px;
	background: url(images/sidebar.gif) no-repeat;
	color: #E5E6C2;
	font-size: 0.92em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 185px;
}
html>body #sidebar {
	width: 185px;
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	background: url(images/bg.gif);
	color: #E5E6C2;
	font-size: 0.92em;
	position: relative; /* IE disappearing background fix */
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 2em 0 1.8em 242px;
		background: url(images/footer.gif) no-repeat;
	}
	* html #footer p {
		padding-top: 1em; /* IE doubles top padding, reason unknown */
	}
	
/* Sidebar Styles */

#sidebar ul {
	margin: 0;
	list-style-type: none;
}
#sidebar h2 {
	margin: 0 -15px;
	padding: 5px 0 0 15px;
	height: 28px;
	background: url(images/sidebarheader.gif) no-repeat;
	color: #212503;
	font-size: 1.2em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 23px;
}
html>body #sidebar h2 {
	height: 23px;
}
#sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:active {
	color: #212503;
}
#sidebar ul ul, #sidebar p {
	margin: 0.6em 0;
}
#sidebar ul ul ul {
	margin: 0;
}
#sidebar ul ul li {
	padding: 0 0 0 15px;
	background: url(images/bullet.gif) no-repeat 0 0.55em;
}

/* Blog and Comments */

.post {
	margin: 0 0 1em 0;
	padding: 0.1em 0 18px 0;
	background: url(images/divider.gif) no-repeat 50% 100%;
}
.posttitle {
	margin: 0.6em 0 0 0;
	padding: 0 0 0.1em 0;
	background: url(images/underline.gif) no-repeat 0 100%;
}
.postdate {
	margin: 0.1em 0 1.2em 0;
	color: #7C7D66;
	font-size: 0.92em;
}
.postmeta {
}
.commentlist {
	margin: 0 0 0 1.2em;
	padding: 0 0 0.4em 0;
}
.commentauthor {
	margin: 0;
	padding: 0 0 0.1em 0;
	background: url(images/underline.gif) no-repeat 0 100%;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentdate {
	margin-top: 0.2em;
	color: #7C7D66;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

/* Widgets and Etc */

.widget_search div {
	margin: 0.6em 0;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 180px;
}

/* Calendar */

#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 185px;
	border: 1px solid #000;
	background: #4E5706;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 183px;
} 
html>body #wp-calendar {
	width: 183px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: url(images/sidebarheader.gif) no-repeat 50% -2px;
	color: #212503;;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: url(images/sidebarheader.gif) no-repeat 100% 0;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* 
	Estilos adaptados pela TopWise Software
	Para o Site da Academia de Letras de Jequié
*/

	/* Menu Superior do Site */
	#academicos {
		margin-top: 19px;
        margin-left: 227px;
        width: 521px;
	    height: 193px;
	    background: #4E5706 url(images/academicos.jpg) no-repeat;
		display: block;
        position: absolute;
        border: 0px solid #000000;
	}
    #poesia {
		margin-top: 212px;
        margin-left: 227px;
        width: 521px;
	    height: 80px;
	    background: #4E5706 url(images/poesia.gif) no-repeat;
		display: block;
        position: absolute;
        border: 0px solid #000000;
	}
    #menusuperior {
		margin-top: 291px;
        margin-left: 227px;
        width: 521px;
	    height: 27px;
	    background: transparent url(images/bgmenusup.jpg) no-repeat;
		/*display: block;*/
        position: absolute;
        border: 0px solid #FFFFFF;
	}

	/* exclusivo das páginas das 40 cadeiras */
	#cadeira
	{
		margin-top: -50px;
        margin-left: 320px;
        width: 167px;
	    height: 192px;
	    background: transparent url(images/cadeira.jpg) no-repeat;
		display: block;
        position: absolute;
        border: 0px solid #000000;
	}
	
	/* menu de navegação */
	#navlist
	{
		Margin-top: 1px;
		Padding: 0;
		Color: #ffffff;
		Font-size: 1.16em;
		Font-family: Georgia, Serif; 
		Voice-family: "\"}\""; 
		Voice-family: Inherit;
		Height: 25px;
		Width: 521px;
		Font-weight: Bold;
	}

	#navlist Ul, #navlist Li
	{
		Margin-left: 1%;
		Margin-right: 1%;
		Padding: 0;
		Display: Inline;
		List-style-type: None;
		Height: 25px;
	}

	#navlist A:Link, #navlist A:Visited
	{
		Display:Block;
		Float: Left;
		Color: #ffffff;
		Padding-top: 0;
		Padding-bottom: 0;
		Padding-left: 8px;
		Padding-right: 8px;
		Border:0px Solid #fff;
		Height: 25px;
	}

	#navlist A:Link#current, #navlist A:Visited#current, #navlist A:Hover
	{
		Color: #ffffff;
		Border:0px Solid #000;
		Text-decoration: None;
		Height: 25px;
	}

	#navlist A:Hover {
		Color: #ffffff;
		Height: 25px;
	}
