/*
Theme Name: Genesis Centre
Theme URI: http://www.go-genesis.com
Description: A Wordpress Template created for the GENESIS CENTRE Website
Designer : Alexandre Gustavo
Designer URI: http://www.alegustavo.com
Author: Adriano Estevam
Author URI: http://www.estevam.org


/*-----------Block Level Elements--------------*/

html {
	background:#008a97 url(images/bg.gif) repeat-x;
}

Body {
	background:url(images/body.gif) no-repeat 50% 0;
	margin:0;
	font:11px Tahoma, Helvetica, sans-serif;
	color:#a2a4a7;

}
a {
	outline:none;
	text-decoration:none;
	color:#f89c1e;
}
a:hover {text-decoration:none;}
form {
	margin:0;
	padding:0;
}

a.plus {
	background:url(images/plus.gif) no-repeat scroll 0 60%;
	font-size: 9px;
	float: right;
	margin-top: 10px;
	padding-left: 14px;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}
img {
	display:block;
	border:none;
}
#page {
	width:753px;
	margin:0 auto;

}

#header {
	width:735px;
	overflow:hidden;
	margin:0 auto;
	padding:70px 0 5px;
}
#header h1{
	display: none;	
}
#header a {
	color:#18bdca;
	float:left;
}

#header a:hover{
	color:#ffffff;
}
.logo {
	background:url(images/logo.gif) no-repeat;
	width:323px;
	height:76px;
	float:left;
}

#headerimg {

}

.description {
	display: none;
}
.login-form {
	float:left;
	margin:43px 0 0 58px;
	display:inline;
}
.login-form a {
	margin-top:6px;
        background:url(images/login.gif) no-repeat 0 2px;
	padding-left:11px;
	margin-left:8px;
}


.login-form .contact {
	background:url(images/mail.gif) no-repeat 0 4px;
	padding-left:14px;
}


.login-form .login {
	background:url(images/login.gif) no-repeat 0 2px;
	padding-left:11px;
	margin-left:8px;
}
.login-form input {
	width:75px;
	padding:2px 5px 3px 20px;
	float:left;
	background:#fff url(images/search.gif) no-repeat 5px 2px;
	border: 1px solid #fff;
	font-size:11px;
	margin-left:24px;
}
#searchform {

}
#searchform #s{

}
#searchform #searchsubmit { 

}

.login-form select {
	width:97px;
	float:left;
	border: 1px solid #fff;
	margin-left:12px;
}
.second-nav {
	float:right;
	margin-top:3px;
}
.second-nav li {
	float:left;
	border-right:1px solid #18bdca;
	padding:0 8px;
	margin:0 -8px 0 8px;
}


#wrapper {
	background:#fff;
	width:699px;
	margin:0 auto;
	padding:10px 18px 27px;
}

#content {

}

#footer {
	text-align:center;
	color:#fff;
	font-size:10px;
	padding:10px 0;
	line-height:17px;
}
#footer p {
	margin:0;
	text-align:center;
}
#footer span {
	border-left:1px solid #fff;
	padding-left:4px;
}
#footer li {
	display:inline;
	border-left:1px solid #fff;
	padding-left:4px;
}
#footer li:first-child {
	border:none;
}
#footer a {
	color:#fff;
}

#footer a:hover{
	color: #f89c1e;
}
.wordpress{
        display:none;
}

/*-------------Headings-------------*/

h1 {
	margin:0 0 10px;
	font-size:28px;
	color:#f89c1e;
}

h2 {
	margin:0;
	font-size:18px;
	color:#008a97;
}

h3 {
	color:#008a97;
        font:11px Tahoma, Helvetica, sans-serif;
        font-weight: bold;

}

h4 {
        font:11px;
}

h5 {

}

/*-------------Pages---------------*/
#page .inner-page	{
	background:#fff url(images/bg-inner-top.gif) no-repeat 0 43px;
	padding:10px 0 0;
	width:735px;
}
.inner-page .wrap {
	background:url(images/bg-inner-bottom.gif) no-repeat 0 100%;
	padding:0 10px 150px;
	width:715px;
	overflow:hidden;
}

/*-------------Navigation Page-----------*/

.inner-page .nav {
	background:url(images/nav-bg.gif) repeat-x;
	text-align:center;
	font-size:9px;
	text-transform: uppercase;
	margin:0 -9px 0;
}
.inner-page .nav li {
	display:inline;
	float:none;
	padding:0 25px 0 12px;
	border-left:1px solid #c7531a;
}
.inner-page .nav li:first-child {
	border:none;
}
.inner-page .nav a {
	text-indent:0;
	float:none;
	width:auto;
	height:auto;
	color:#c7531a;
	line-height:33px;
	padding-left:14px;
	text-decoration:none;
}
.inner-page .nav a:hover {
	background:url(images/marker4.gif) no-repeat 0 50%;
}
.inner-page .nav .active a {
	color:#fff;
}
.inner-page .nav li.current_page_item a {
	color:#fff;
	background:url(images/marker4.gif) no-repeat 0 50%;
        }
.inner-page .nav li.current_page_parent a {
	color:#fff;
	background:url(images/marker4.gif) no-repeat 0 50%;
        }


/*------------Page Style-----------*/
	/*menu(navigation posts) style*/
.menunavigation {
	float:left;

	width:139px;
	font-size:9px;
	text-transform: uppercase;
        margin:0 0 10px;
	padding:6px 12px 13px 9px;
	background:#eceeed url(images/bg-menu.gif) repeat-x 0 100%;

}

.menunavigation h3 {
       margin:0 0 5px 5px;
}
.menunavigation li {
	border-bottom:1px solid #f1f2f1;
	padding:7px 0 5px;
}
.menunavigation a {
	color:#6250a0;
	text-decoration:none;
        display:block;
	padding-left:14px;
}
.menunavigation a:hover {
	background:url(images/marker5.gif) no-repeat 0 50%;
}

.menunavigation li.current_page_item a {
        color: black;
	background: url(images/marker5.gif) no-repeat 0 50%;
        }


	/*menu(left) style*/
.menu2 {
	float:left;
	width:139px;
	font-size:9px;
	text-transform: uppercase;
	padding:6px 12px 13px 9px;
	background:#eceeed url(images/bg-menu.gif) repeat-x 0 100%;
	margin:152px 0 0;
}
.menu {
	float:left;
	width:139px;
	font-size:9px;
	text-transform: uppercase;
        margin:0 0 10px;
	padding:6px 12px 13px 9px;
	background:#eceeed url(images/bg-menu.gif) repeat-x 0 100%;
	/*margin:152px 0 0;*/
}
.menu li {
	border-bottom:1px solid #f1f2f1;
	padding:7px 0 5px;
}
.menu a {
	color:#6250a0;
	text-decoration:none;

	padding-left:14px;
}
.menu a:hover {
	background:url(images/marker5.gif) no-repeat 0 50%;
}

.menu li.current_page_item a {
        color: black;
	background: url(images/marker5.gif) no-repeat 0 50%;
        }
/*------------Page Style-----------*/
	/*Menu Right style*/

.menur {
	float:left;
	width:180px;
	font-size:9px;
	text-transform: uppercase;
	padding:6px 12px 13px 9px;
	background:#FAB555 url(images/bg-menur.gif) repeat-x 0 100%;
	margin:0 0 10px;
}
.menur li {
	border-bottom:1px solid #f1f2f1;
	padding:7px 0 5px;
}
.menur h3 {
       color:#FFFFFF;
       margin:0 0 5px 5px;
}

.menur a {
        color:#FFFFFF;
	text-decoration:none;

	padding-left:14px;
}
.menur a:hover {
	background:url(images/marker4.gif) no-repeat 0 50%;
	color:#C7531A;
}

.menur li.current_page_item a {
        color: black;
	background: url(images/marker4.gif) no-repeat 0 50%;
        }


/*------------Text Post Style-----------*/
.text {
	float:left;
	width:331px;
	padding-left:9px;
	margin-top:80px;
}
.text p {
	line-height:19px;
}

.text-post-locations{
	float:left;
	width:600px;
	padding-left:9px;
	margin-top:80px;
}
.text-post-locations p {
	line-height:19px;
        margin-top:15px;
}

.text-post-locations ul {
        margin:5px 15px;
}
.text-post-locations ul li {
        background:url(images/marker5.gif) no-repeat scroll 0 50%;
        padding-bottom:5px;
        padding-left:12px;
}

.text-post {
	float:left;
	width:331px;
	padding-left:9px;
	margin-top:80px;
}
.text-post p {
	line-height:19px;
        margin-top:15px;
}

.text-post ul {
        margin:5px 15px;
}
.text-post li {
        background:url(images/seta.gif) no-repeat scroll 0 40%;
        padding-bottom:7px;
        padding-left:17px;
}
h1.about {
	background:url(images/about-title.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.howto {
	background:url(images/how-to.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.locations {
	background:url(images/locations.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}

h1.conference {
	background:url(images/conference.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}

h1.map {
	background:url(images/locations.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
        margin-left: 160px;
}
h1.training {
	background:url(images/training.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.media {
	background:url(images/media.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.notfound {
	background:url(images/notfound.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.contact {
	background:url(images/contact.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.disclaimer {
	background:url(images/disclaimer.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.faq {
	background:url(images/faq.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
h1.sitemap {
	background:url(images/sitemap.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}

h1.blog {
	background:url(images/articles.gif) no-repeat;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}

h2.locations {
	background:url(images/locations_markup.gif) no-repeat 0 3px;
	color:#EA4120;
        padding-left: 45px;
        margin:0 0 30px;

}

h2.email {
	color:#F89C1E;
        padding-left: 55px;
        margin:15px 0 30px;

}

.info {
	margin-bottom:10px;
        margin-top:7px;
}
.info span {
	display:block;
	text-align:right;
	padding-right:6px;
	color:#f16522;


	font-size:9px;
}
.info ul {
	overflow:hidden;
        width:320px;
	padding-top:2px;
}

.info ul li{
        background: none;
        padding: 0;
}
.info li {
	float:right;
	margin-right:6px;
}
.info ul a {
	width:11px;
	height:10px;
	text-indent:-9999em;
	float:left;
}
.info .mail a {
	background:url(images/mail2.gif) no-repeat;
}
.info .edit a {
	background:url(images/list_unordered.gif) no-repeat;
}
.info .print a {
	background:url(images/print.gif) no-repeat;
}
.info .talk a {
	background:url(images/talk.gif) no-repeat;
}

p.readmore { 
        margin :0px;
        padding 0px;
} 

p.readmore a { 
         margin :0px;
        padding 0px;
}
/*---------------------------- Post Info on Archives------------------*/

.postginfo {
	margin-bottom:10px;
        margin-top:7px;
        background: transparent url(images/tag_green.png) no-repeat 0 1px;
        padding-left:15px;
}
.postginfo span {
	text-align:right;
	padding-right:6px;
	font-size:9px;

}
.postginfo ul {
        width:310px;
	overflow:hidden;

	padding-top:2px;
}

.postginfo ul li{
        background: none;
        padding: 0;
}
.postginfo li {
	float:right;
	margin-right:6px;
}
.postginfo ul a {
	width:11px;
	height:10px;
	text-indent:-9999em;
	float:left;
}
.postginfo .edit a {
	background:url(images/list_unordered.gif) no-repeat;
}

.postginfo .comment a {
	background:url(images/talk.gif) no-repeat;
}


	/*right list style*/
.img-list {
	float:right;
	width:199px;
	margin-top:219px;
}
.img-list li {
	padding-bottom:7px;
	float:left;
}

span.details {
	color:#6250A1;
        font-family:verdana;
        font-size:10px;
        font-weight:bold;
        line-height:16px;
        margin:5px;
}


/*-------------Front Page-----------*/
.wrap {
	width:100%;
	overflow:hidden;
}

.more {
	float:left;
	background:url(images/marker2.gif) no-repeat 0 50%;
	padding-left:14px;
	margin-top:10px;
	font-size:9px;
}
.content-box {
	width:410px;
	float:left;
	overflow:hidden;
	background:url(images/vertical-dot.gif) repeat-y 100% 0;
	padding-right:23px;
}
.content-box p {
	line-height:19px;
}
.info-list {
	width:225px;
	float:right;
	padding-right:15px;
}
.info-list p {
	line-height:17px;
}
.info-list li {
	padding-left:15px;
	background:url(images/marker3.gif) no-repeat 0 6px;
	margin-bottom:13px;
}
.border {
	background:url(images/gorizontal-dot.gif) repeat-x 0 100%;
	padding-bottom:14px;
	margin-bottom:20px;
}

/*---------Media Gallery Front page----------*/

.media-box {
	background:url(images/bg-media.gif) repeat-x;
	padding:15px 0 12px;
	margin-bottom:27px
}
.media-list {
	float:left;
	padding:5px 0 0 20px;
	width:275px;
	background:url(images/vertical-dot.gif) repeat-y 100% 0;
}

.media-list li a img{
       background:url(images/px-grey.gif) no-repeat;       
       -moz-opacity: 0.5;
       filter: gray() alpha(opacity=50);
       opacity:0.5;
       
}

.media-list li a img:hover{
       -moz-opacity: 1.0;
       opacity: 1.0;
       filter: alpha(opacity=100);
}

.media-list h2 {
	background:url(images/media-title.gif) no-repeat;
	height:31px;
	overflow:hidden;
	text-indent:-9999em;
	margin-bottom:18px;
}
.media-list li {
       background:url(images/px-grey.gif) no-repeat;  
	float:left;
	margin:0 7px 7px 0;
}



/*----------Media Video Front Page-----------*/

.media-list2 {
	float:left;
	width:134px;
	padding:8px 0 0 7px;
	overflow:hidden;
}
.media-list2 li {
	padding:8px 4px 5px 6px;
	background:url(images/gorizontal-dot.gif) repeat-x 0 0;
	height:1%;
	overflow:hidden;
}
.media-list2 li:first-child {
	background:none;
}
.media-list2 h3 {
	margin:0;
	color:#008a97;
	font-size:12px;
}
.media-list2 .play {
	background:url(images/marker.gif) no-repeat;
	width:22px;
	height:13px;
	float:right;
	text-indent:-9999em;
	margin-top:-5px;
}
.media-list2 p {
	line-height:17px;
}
.player {
	float:left;
	margin:23px 0 0 11px;
	display:inline;
}
.list {
	width:718px;
	margin-right:-19px;


}
.list li {
	float:left;
	background:#eff9fc;
	width:200px;
	min-height: 240px;
	margin-right:19px;
	padding:9px 9px 15px;
}
.list li img {
	margin-bottom:14px;
}
.list p {
	line-height:17px;
}

/*-------------The Author-------------*/
#author-box {
	width: 320px;
        height: 88px;
	padding: 5px;
	background: #EAF5FB;
        margin-top: 15px;
	border: 1px solid #ffffff;
	}

#author-box h4{
        margin:0px 0px 5px;
	}

#author-box .avatar {
	float: left;
        margin-right: 8px;
	width: 80px;
	height: 80px;
        border:1px solid #FFFFFF;
	}


/*-------------The Post-------------*/

p {
	margin:0;
	text-align:justify;
}

h2 a{

	color:#008a97;
}

h2 a:hover{
	color:#f89c1e;
	
}

.post {


}

.post p {

}

.post a {


}


.post ul {

}

.post h3 {
      margin-bottom:5px;
}
.post li {

}

.entry {

}

.post_meta { 
      padding: 15px 0 5px 14px; 
      background: transparent url(images/tag_green.png) no-repeat 0 17px;
}
.post_meta_tag { color: #666; }
.post_meta img { margin-right: 5px; padding: 0; float: none; display: inline;}
.post_meta p { margin: 0 0 0.4em 0; }
.post_meta img.posttag { padding: 0.1em 0 0 0; display: inline; }


.navigation {
      padding:10px 5px 0 20px;
}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {


}

cite {

}

a img {

}

acronym, abbr {


}

/*--------------Sidebars------------*/
#sidenavigation {
	float:left;
	margin:152px 0 0;
        width:160px;
}

.menu2 {
	float:left;
	width:139px;
	font-size:9px;
	text-transform: uppercase;
	padding:6px 12px 13px 9px;
	background:#eceeed url(images/bg-menu.gif) repeat-x 0 100%;
	margin:152px 0 0;
}

#sidebar {
        margin-top:152px;
        margin-left: 15px;
	float:left;
	width:180px;
}

#sidebar select {
	width:160px;
	float:left;
	border: 1px solid #fff;
	margin-left:12px;
        font-size:11px;
        text-transform:capitalize;
}

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}


#sidebar a:visited {

}


/*--------------Comments--------------*/
#comentbox{
background:#F2F2F2 none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
padding:10px 10px 0;
width:311px;
margin-bottom: 10px;
}

.commentlist {

	}
.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	background:none;
	margin-bottom:3px;
	}
#comment .commentlist ul li {
	background:none;
        margin:0px;
	}

.commentlist ul li {
	background:none;
        margin:0px;
	}

.commentlist ul {
	background:none;
        margin:0px;
	}


.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {

	}
		
.commentlist cite strong {
	font-size:11px;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 11px;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#008A97;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#008A97;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

.gavatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}

#comment {

	}

#comment ul{
        margin: 0px;
	}

#comment ul li{
        background: none;
	}
/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {









}


/*-------------Calendar-----------------*/

#wp-calendar {
     width:149px;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


/*-------------Float-------------------*/



/*-------------Other------------------*/

hr {

	display: none;
}

.ddsg-pagenav {
        margin:0 5px 10px 268px;
        width:100px;
}

.ddsg-wrapper{
}

.ddsg-wrapper ul{
}

.ddsg-wrapper ul li{
        background:url(images/seta.gif) no-repeat scroll 0 2px;
}
.ddsg-wrapper ul li a{
        font-weight: bold;
}

.ddsg-wrapper ul li ul li a{
        font-weight: normal;
}