﻿/*  
Theme Name: Instituto Teológico João Wesley
Theme URI: 
Description: Instituto Teológico João Wesley is a 2 columns, fixed width, Widget Ready, wordpress theme brought to you 
Version: 1.0
Author: Daiane Figueiró Ambos - GTI
Author URI: 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #66c5e5;
	background-image: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

input, textarea {
	background: #FFFFFF url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/images/img09.gif) repeat-x;
	border: 1px solid #D6D6D6;
	border-top-color: #A3A3A3;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
}

h1, h2, h3 {
	margin-bottom: 1em;
	letter-spacing: -0.02em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #0b3f92;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #0b3f92;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin: 0 20px;
	padding: 0 10px 0 25px;
	border-left: 4px solid #ff7800;
}

a {
	color: #3f8fc0;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* ====================Logo========================== */

#logo {
	background: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/header.jpg);
	width: 1000px;
	height: 160px;
	margin: 0 auto;
}

#logo a#logotipo {
	float: left;
	height: 100px;
	margin-top: 40px;
	margin-left: 50px;
	width: 460px;
}

/* ============Menu================ */

#menu {
	width: 1000px;
	height: 124px;
	margin: 0 auto;
	background: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/menu.jpg) no-repeat;
	color:#FFFFFF;
}

#dropmenu {
	margin: 0 auto;
	color:#FFFFFF;
	z-index:300;
	position: relative;
	padding-left: 50px;
} 

#dropmenu ul {
	margin: 0px;
	padding: 18px 0 0 40px;
	list-style: none;
	line-height: normal;
}

#dropmenu ul li ul{
	padding: 0px;
	margin: 0px;
	display: none;
	width: 200px;
}

#dropmenu a {
	display: block; 
	padding: 0px;
	color:#FFF; 
	text-decoration:none; 
} 

#dropmenu a:hover { 
	color:#d3daf4;
} 

#dropmenu li {
	float: left;
	padding: 0px;
	padding-left: 20px;
	padding-right: 15px;
	background: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/images/sep.gif) no-repeat right center;
	margin-top: 28px;
	padding-bottom: 0px;
	list-style: none;
	font-size: 12px;
} 

#dropmenu ul {
	position:absolute; 
	display:none;
	width: 150px;
	} 

#dropmenu ul a {
	display: block;
}

#dropmenu li ul {
	margin: 0px;
	padding: 0px;
	background-color: #1f54aa;
} 

#dropmenu li ul li {
	background-color: #1f54aa;
	margin: 0px;
	margin-left: -20px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: none;
	border-bottom: 1px solid #163e7e;
	border-top: 1px solid #3b70c5;
	border-right: 1px solid #163e7e;
	border-left: 1px solid #3b70c5;
	width: 150px;
}
#dropmenu li ul a {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-weight: normal;
} 

#dropmenu ul ul {top:auto;} 

#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}  

/* ==========================Search========================== */

#search {
	float: right;
	width: 300px;
	margin-top: 100px;
	color: #FFF;
	font-size: 12px;
}



#search form a {
	color: #FFF;
	text-decoration: none;
}

#search form a:hover {
	color: #d3daf4;
}

#search fieldset {
	border: none;
	float: right;
	width: 180px;
}

#search #s {
	background-color: #2a66c7;
	border: 1px solid #FFF;
	font-size: 12px;
	margin-right: 7px;
	background-image: none;
	color: #FFF;
	padding: 2px;
}

#search #x {
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

/*==================== Banner =======================*/


/*========================== Page===================== */

#page {
	width: 1000px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#fundo_page {
	float: left;
	width: 1000px;
	background: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/bg_content.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

/* =======================Content=================== */

#content {
	float: left;
	width: 660px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.post {
	width: 650px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 32px;
	color:black;
	background: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/bg_meta.gif) no-repeat;
	line-height: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
}

.post .meta a {
	padding-bottom: 10px;
}

p a.leiamais {
	margin-left: 20px;
	font-size: 11px;
}

.postmetadata {
	line-height: normal;
	margin-bottom: 20px;
	margin-top: 50px;
}


.navigation {
	font-weight: bold;
	float: left;
	margin-left: 30px;
	font-size: 11px;
}

.alignleft {
	float: left;
	background-image: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/anteriores.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

.alignleft a {
	margin-left: 25px;
	
}

.alignright {
	float: right;
	background-image: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/proximas.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 15px;
}

.alignright a {
	margin-right: 25px;
}

#submit {
	cursor: pointer;
}

/* =========================Comments========================= */

#commentform p {
	padding-left: 20px;
}

#comments h2 {
	padding-left: 20px;
}

#respond h2 {
	padding-left: 20px;
}

#comments, #respond {
	padding-top: 30px;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist li {
	padding: 0 20px;
	border-bottom: 1px solid #E5E5E5;
}

#comment {
	width: 500px;
}


/* ================Sidebar================== */

#sidebar {
	float: right;
	width: 270px;
	text-align: left;
	color: #FFF;
	font-size: 14px;
}

span.feed {
	background-image: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/feed.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#sidebar a.link {
	text-decoration: underline;
}

#sidebar a.link:hover {
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebar li ul {
	padding-left: 15px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	padding-bottom: 10px;
	list-style-type: square;
}

#sidebar li h2 {
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
	color: #FFFFFF;
}

#sidebar a {
	color: #FFF;
}

/* ============Footer================== */

#footer {
	float:left;
	width: 1000px;
	height: 150px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 5px;
	background-image: url(http://www.metodistadosul.edu.br/redessociais/itjw/wp-content/themes/paint-job/images/bg_footer.png);
	background-repeat: no-repeat;
}

#footer #info p {
	margin: 0px;
	font-size: 12px;	
	line-height: normal;
	color: #002a6e;
	padding-right: 40px;
	padding-left: 40px;
	text-align: right;
}

#footer #info {
	margin-top: 100px;
}

#footer a {
	color: #002a6e;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .legal {
	float: left;
	padding-left:5px;
}

#footer .credit {
	float: right;
	padding-right:23px;
}

h1.pagetitle {
	padding-left: 20px;
}


