/*  
Theme Name: CloudShield
Theme URI: http://CloudShield.com
Description: Simple colorful rounded 2 column WordPress theme.

	CloudShield uses Nifty Cube by Alessandro Fulciniti:
	http://www.html.it/articoli/niftycube/index.html
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: url(images/background.png);
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0;
	}

a, a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
    color:  #84bc41;/*green*/
    text-decoration:none;
}

a:hover
{
    color: #3A66CC; /*blue*/
    text-decoration:none;
}

#topnav a, #topnav a:link, #topnav a:visited
{
    color: #84bc41;/*green*/
    text-decoration:none;
}
#topnav a:hover
{
    color:  #3A00FF; /*blue*/
    text-decoration:none;
}

#topnav {
    width: 896px;
    height: 30px;
    padding-top:18px;
    clear: both;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    color: #84bc41;
}

#mainNav {
	text-align: left;
	width: 896px;
	position: relative;
	*margin-top:-34px;		
	margin-bottom:20px;
	height: 20px;
    background: transparent url(images/navbar.gif) bottom left no-repeat;
    font-weight:normal;
}


#nav {
    margin: -3px 8px 0px 8px;
    padding: 0px 5px 5px 0px;    
    float: left;
    font-family: Arial black, Helvetica, sans-serif;
    font-size: 11pt;
    color: #FFFFFF;
    font-weight:bold;
}

#nav li {
    display: inline;
    margin: 0px 10px 0px 10px;
	font-weight:bold;
}
/*main menu*/
#nav li a {
color: #ffffff;
text-decoration: none;
font-size:12px;
font-weight:bold;
}


#nav li a:hover {
color: #000000;
}


#branding {
    width: 896px;
    height: 65px;
    *height:99px;
    background-image: url(images/banner_blog.jpg);
    background-repeat: no-repeat;
    clear: both;
}


#dropmenudiv{
	position:absolute;
	margin-top:2px;
	border:1px solid #ffffff;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:110;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.9;
	opacity: .9;
}


#dropmenudiv a, #dropmenudiv a:link, #dropmenudiv a:visited{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom:1px solid #ffffff;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

#dropmenudiv a:hover
{ /*hover background color*/
	background-color:#ABD0BC;
	color:#000000;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;

}



/* Structure Divs */
#content {
	color: inherit;
	background: #fff;
	border-left: 1px solid  #E0D752;
	border-right: 1px solid #E0D752;
	margin: 0 auto;
	padding: 0px 4px 16px 4px;
	width: 896px;
	}

#header {
	color: inherit;
    background-color: #4197E3;
	padding: 20px 20px 16px 20px;
	margin: 0px 8px 16px 8px;
	}

#barra {
	background-color: #A5BE0E;
	padding: 12px 20px 12px 20px;
	margin: 0px 8px 16px 8px;
	font-weight: bold;
	color: #E0D752;
	height: inherit;
	width:840px;
	}

#barra a {
	color: #fff;
	}

#noticias {
	float: left;
	margin: 0;
	padding: 20px 10px 20px 20px;
	width: 590px; 
	*width: 610px; 
	}

#sidebar {
	float: right;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 20px 10px;
	width: 240px; 
	}

#credits {
	background: #A5BE0E;
	font-family: "Small Fonts", VT100, Arial, Helvetica, serif;
	font-size: 9px;
	margin: 0 8px 0 8px;
	padding: 8px 20px;
	text-align: center;
	color: #E0D752;
	width:840px;
	position:relative;
	top:-35px;
	clear:both;
	border-top:5px solid #fff;
	border-bottom:2px solid #fff;
	}

/* Config Structure Divs */

	/* Header */
	#header h1 {
		color: #fff;
		font-size: 30px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
	}
	
	#header h2 {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		padding: 0;
		margin: 0;
		text-transform: lowercase;
		}
		
	#header a {
		background: transparent;
		color: #fff;
		text-decoration: none;
		}
		
	#header a:hover {
		color: #ECEAFF;
		text-decoration: none;
		}
		
	
	/* Pages */
	#pages {
		/*text-align: left;
		display: inline;*/
		width: 60%;
		float: left;
		}
	
	#pages li {
		display: inline;
		list-style-type: none;
		}
	
	#pages ul {
		display: inline;
		list-style-type: none;
		}
	
	.page_item {
		display: inline;
		list-style-type: none;
		padding-left: 10px;
		margin-left: 6px;
		border-left: 2px solid #E0D752;
		}
	
	#pages ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#pages ul, ol li {

	}

	#pages a {
		color: #fff;
		font-size:10pt;
		}
		
	#pages a:hover {
		color: #E0D752;
		text-decoration: none;
		}
		
	.current_page_item a, .current_page_item a:hover {
		color: #E0D752 !important;
		}
		
	/* Search */
	#search {
		float: right;
		width: 40%;
		padding: 0;
		margin: 0;
		text-align: right;
		color: #fff;
		line-height: 1px;
		height: 0;
		font-size: 1px;
		}
	
	.formbutton {
		cursor:pointer;
		font-size:10px;
		border:solid 1px #ccc;
		background: #C24E1D;
		color:#666;
		font-weight:bold;
		padding: 2px 2px;
		margin-left: 2px;
		background:url(images/formbg.gif) repeat-x left top;
		}
	
	.formtext {
		border: 1px solid #E0D752;
		font-size: 11px;
		padding: 2px;
		width: 152px;
		margin: 0;
		} 
	
	#searchform {
		padding: 0;
		margin: 0;
		}
	
	
	/* Clear */
	#clear {
		clear: both;
		margin: 0;
		padding: 0;
		line-height: 1px;
		font-size: 1px;
	}
		
	/* Noticias */
	#noticias p, #noticias ul, #noticias ol {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		}
	
	#noticias ol {
		margin: 0 0 0 30px;
		padding: 0;
		}
	
	#noticias ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#noticias li {
		margin: 0;
		padding: 0;
		}
		
	#noticias h1, #noticias h1 a {
		color: #BE420E;
		font-size: 24px;
		font-weight: normal;
		margin: 0;
		padding: 0;
		text-decoration: none;
		}

	#noticias h2, #noticias h2 a {
		color: #C24E1D;
		font-size: 22px;
		font-weight: normal;
		margin: 0;
		padding: 0;
		text-decoration: none;
		}
	
	#noticias h1 a:hover {
		background: transparent;
		color: #6EB9E0;
		}
		
	#noticias h2 a:hover {
		background: transparent;
		color: #6EB9E0;
		}
		
	#noticias h3 {
		color: #016CA3;
		font-size: 18px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 5px 0;
		}
		
	#noticias h4 {
		background: url(images/dot.gif) repeat-x bottom;
		color: #174B65;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 0.2em;
		margin: 33px 0 0 0;
		padding: 0;
		text-transform: uppercase;
		}

	#noticias small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
		
	.feedback {
		color: #898A8A;
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		padding: 8px 8px 32px 0;
		text-align: right;
		}
		
	/* Entrada */
	.entrada {
		margin: 0;
		padding: 0;
		}

	/* Comments */
	#commentbox {
		background-color: #F6EE75;
		padding: 20px;
		margin-top: 20px;
		}
	
	#commentbox h2 {
		color: #BE420E;
		font-size: 18px;
		}
	
	#commenttitle h2	{
		color: #BE420E;
		font-size: 18px;
		padding-top: 20px;
		}
		
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 11px;
		}

	.class_comment1 { /*background: #E9E9EA; border: 1px solid #E0DEDE;*/ }
	.class_comment2 { /*background: #F4F3F3; border: 1px solid #E0DEDE;*/ }
	
	#comments, #postcomment {
		color: #C24E1D;
		font-size: 14px !important;
		font-weight: bold;
		margin: 40px 0 10px 10px;
		}
			
	#commentform {
		padding: 5px 20px;
		}
		
	#commentform input, #commentform textarea {
		background: #F9F7D6; 
		border: 1px solid #E0D752;
		font-size: 12px;
		padding: 1px;
		}
		
		
	
	/* Sidebar */

/* Tag cloud widget   */         
body .widget_tag_cloud { line-height: 1.2; }                 
body .widget_tag_cloud a { margin: 0 2px 0 0; } 

	#sidebar h2, #sidebar h3 {
		border-bottom: 1px dotted #E0D752;
		color: #BE420E;
		font-size: 16px;
		font-weight: bold;
		margin: 0;
		padding: 5px 0 2px 0;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 5px 0 20px 5px;
		padding: 0;
		}
		
	#sidebar li, #sidebar li:hover {
		margin: 0;
		padding: 0;
		}
		
	#sidebar p {
		margin: 5px 0 0 5px;
		padding: 0;
		}
		
	#sidebar a {
		color: #3D81EE;
		text-decoration: none;
		}
		
	#sidebar a:hover {
		text-decoration: underline;
		}
		
	#sidebar div { 
		margin: 0 0;
		padding: 0;
		}

	/*	Credits */
	#credits a {
		color: #FFF;
		text-decoration: none;
		}
		
	#credits a:hover {
		background: transparent;
		color: #E0D752;
		}
		
	#credits p {
		margin-top: 20px;
		padding: 0;
		color: #E0D752;
		}

/* General */

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
	}
	
blockquote {
	background: #E3F5FE;
	padding: 5px 20px 5px 20px;
	margin: 1em;
	} 

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	float: right;
	padding: 8px;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}
	
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}