
/*
 Css By Tiago Pita
 http://www.tiagopita.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #fff;
	margin-top: 30px;
 	margin-bottom: 40px;

    
	font-family: "verdana", arial; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	background: #fff;
}
.clear{
	clear:both;
}
img {
	border: 0px;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 900px;  
	margin: 0 auto; 
	border:8px solid #000;
}
#Container { 
	width: 888px;
	padding-bottom: 15px;
	background: #fff ;
    border:6px solid #ccc;
margin-top:-127px;
	}
#Layout {
	width: 735px;
	clear: both;
	overflow: hidden;
	float:right;
	margin-right:35px;

}
#Content {
	width: 450px;
	float: left;
	margin: 0;
	text-align: left;

	
}
/** Header **/
#Header { 
	position: relative;
	top:0px;
 	width: 850px; 
	height:314px;
 	margin: 0 auto;
padding:0px;
	overflow: hidden;
	margin-bottom:25px;

	}
 	#Header h1 { 
text-indent: -999px 
	  	color: #fff; 

	
		}
		
		
		#Header h2 { 
			position: relative;
	       top:155px;
	left:60px;
	font-family: "courier", arial; 
		    text-transform: uppercase;
		padding:0px;

		    color: #fff; 
z-index: 50;
			clear: both;
			font-weight: 100px;
				font-size: 32px; 
					overflow: hidden;

		}
		
	#Header p {
		font-size: 1.4em;
		color: #000;
		clear: left;
		margin: 0 0 0 100px;
	}
	
	#limiter {

		margin-top: 0px;
		padding:0px;
	}
	
	.limiter ul {
	
		margin: 0px;
		padding:0px;
	}
	
	
	
	

/*** Main Nav ***/
#Navigation {
	width: 850px;
	height:170px;
	margin: 0 auto;
    padding:0px;
	overflow: hidden;
	background: #fff url(../images/nav.jpg) no-repeat right bottom;
	font-family: "Courier New", Courier, monospace; 

}

#co2 {
	width: 111px;
	height:127px;

    position:relative;
	top:515px;
	left:30px;

	overflow: hidden;

}


#Navigation ul { 
	margin-top:118px;
	margin-left:135px;
 	float: left; 
display: inline;

	}
	#Navigation ul li { 
	 	list-style: none; 
		margin:0px -2px 0px -2px; 
		float: left;
	
		display: block;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
		    font-size:14px;
			padding: 0px 0px 0 19px;
          
			font-weight:500;
		    text-transform: uppercase;
			color: #fff;
			background:  url(../images/TabLeft.png) no-repeat left top;
			
		line-height:25px;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 19px;
	 height:25px;
			
			cursor: pointer;
				background:  url(../images/TabRight.png) no-repeat right top;
 
		}
			#Navigation ul li a:hover { 
			 	background:  url(../images/hoverTabLeft.png) no-repeat left top; 
				color: #333;
				
		 
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: url(../images/hoverTabRight.png) no-repeat right top;
				cursor: pointer;
							
			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background:  url(../images/activeTabLeft.png) no-repeat left top; 
			 	color: #333;
			
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				background: url(../images/activeTabRight.png) no-repeat right top;
				color: #fff;
		
			}
    

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar { 
 	width: 225px; 
	float: right;  
	margin: 0px 0 0 0;
	padding: 0;
   background: url(../images/sidebartop.png) no-repeat  top;
 
display: inline;
	}
	#Sidebar .sidebarBox {
	width: 225px; 
	display: inline;
	
}
#Sidebar .sidebarBox  li ul{
display: inline;


}



	#Sidebar .sidebarBox   a{
	margin: 0 0 0px 0;
	font-size: 15px; 
	color:#444;
	font-family: "Helvetica"; 
		text-transform: uppercase;
		float:right;
		
     


	}
	
		#Sidebar .subimg {

			float:left;
				
					width: 70px;
					


		}
	
			#Sidebar .subright {
	
		
	
		
			  border-top:thin solid #C7EAD2;
				float:right;
		     	width: 225px; 
				display: inline;
			text-align:left;

			}

					#Sidebar .subsubright {




                        padding-left:3px;

						float:right;
				     	width: 125px;
						border:2px solid #C7EAD2;
						margin-top:19px;
						margin-bottom:6px;
						display: inline;
		text-align:left;

					}
	
	
	
	
	
	
	#Sidebar ul {
		margin: 0px 0 0px 0px;
	}
	#Sidebar li {
		margin-bottom:0px;
		text-align:left;
	    
	   
	
	
	}
	#Sidebar h3 { 
		clear: both; 
		text-transform: uppercase;
		color: #fff;
		font-weight: 700; 
		font-size: 28px; 
        padding-top:30px;
        margin-left:-5px;
	  
		text-align:center;
	
		width:225px;
	font-family: "courier", arial; 
	}
	
	#Sidebar .sidebarBottom {

		display: block;
		width: 200px;
		height:25px;


		
	}
	#Sidebar a em {
		font-style: normal;
		 line-height: 25px;
		margin-top:0px;
	}
    ul#Menu2 li { 
        
         
            list-style: none;
            }
 

	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer 
*****************************************/

#Footer { 
 	clear: both;  
	width: 850px; 


	margin-top:40px;
	height:500px;
	
	}



	
	#Footer .footerThumb {
	
	width:345px;	
	float:right;


	margin-left:70px;


	}
	

		#Footer .footerThumb2 {

		
		float:right;
        margin-top:30px;
		margin-right:16px;
		margin-left:50px;
		}


		#Footer .footerThumb3{

		
		float:right;
        margin-top:10px;
margin-right:14px;
		margin-left:55px;
		}
	
	
	
	
	
	
	
	
	
	
	
  
