/*  
Theme Name: IAP Default
Theme URI: http://www.iapbrasil.org/
Description: Template Default do blog do IAP.
Version: 0.1
Author: Adriano Atuati
Author URI: http://www.adrianoatuati.com/

*/



a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	background-color: #E6F3FC;
	background-image: url(../../../../_images_css/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#container {
	background-image: url(../../../../_images_css/sides.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #44A3D0;
	background-image: url(../../../../_images_css/box_background_dark.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	width: 720px;
	background-image: url(../../../../_images_css/box_background_dark.png);
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 20px;
	background-color: #44A3D0;
}
#logo {
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	display: none;
}
#topmenu {
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-left: 540px;
	margin-right: 40px;
	margin-bottom: 1px;
	width: 180px;
	height: 24px;
	display: block;
}
#topmenu li {
	display: inline;
}

#topmenu a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6F3FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6F3FC;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6F3FC;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: normal;
}
#topmenu a:hover {
	color: #006699;
	background-color: #E6F3FC;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


#menu  a  strong {
	color: #FF9900;
}
#top {
	clear: both;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#footer  p a {
	font-weight: bold;
	color: #CAEEFF;
	text-decoration: none;
}
#footer  p a:visited {
	font-weight: bold;
	color: #66CDFF;
	text-decoration: none;
}

#bottom_links {
	list-style-type: none;
	padding: 0px;
	clear: both;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#bottom_links li {
	display: inline;
}
#bottom_links a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
#bottom_links  li:first-child a {
	border-left-style: none;
}
#bottom_links a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

@charset "utf-8";

#menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 30px;
	display: block;
	width: 760px;
}

#menu li {
	display: inline;
}


#menu a {
	color: #006699;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(../../../../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #E6F3FC;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	height: 17px;
}
#menu a:hover {
	background-image: url(../../../../_images_css/box_background_active.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu a:hover strong {
	color: #FFFFFF;
}
#menu .active {
	width: 429px;
	text-align: left;
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 9px;
}


#menu li:first-child a {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#top {
	background-image: url(../../../../_images_css/box_background_dark.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #44A3D0;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top  div.img  {
	width: 200px;
	height: 140px;
	float: left;
}
#top div.description {
	width: 480px;
	margin-left: 200px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
h2 {
	margin: 0px;
}
#bottom {
	background-image: url(../../../../_images_css/box_background.png);
	background-color: #E7F3FC;
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#bottom #submenu {
	list-style-type: none;
	display: block;
	width: 200px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#bottom #submenu a {
	display: block;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-decoration: none;
	background-image: url(../../../../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#searchform {
	display: block;
	font-size: 14px;
        line-height: 18px;
	color: #006699;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-decoration: none;
	background-image: url(../../../../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#searchform #s {
        font-size: 12px;
	color: #006699;
}

#searchform #searchsubmit {
        font-size: 11px;
	color: #006699;
}

#bottom  #submenu  .active  {
	background-image: url(../../../../_images_css/box_background_active.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#bottom #submenu a:hover {
	background-image: url(../../../../_images_css/box_background_active.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #FF9900;
}

#bottom .copy {
	width: 477px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #E6F3FC;
	background-image: url(../../../../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 200px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #006699;
}

p {
        text-align: left;
}

.clear {
        clear: both;
}
