/*  
Theme Name: Lobeira
Author URI: http://www.blog.amrlima.info
Version: 0.2.3
Author: António Lima
Author URI: http://www.blog.amrlima.info
Description: Simple and clean dark theme with right sidebar and navbar.
Tags: two-columns, fixed-width, right-sidebar, blue, dark
*/

html {
	background-color: #000000; 

}


body {
	color: #222;
	font-size: 12px/1.3;
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	background: #000 url(http://www.ca-communications.com/img/bg.gif);
	z-index:100;

	
	}
body * {
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
img {
	border: none;
	background: none;
}
hr {
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #fff;
	background-color: #fff;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*************************************
	Links
**************************************/
a, a:visited{
	color: #000;
	font-weight: bold;
	}
	
a:hover{
	text-decoration: underline;
	color: #933;
	}
/*************************************
	Headings
**************************************/
h1     {
	color: #996;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #000;
	text-decoration: none;
	}
h1 a:hover, h3 a:hover {
	color: #245A73;
	text-decoration: none;
	}
h2 {
	font-size: 15px;
	font-weight: normal;
	padding-top: 18px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #996;
	}
	
h2 a, h2 a:visited  {
	color: #996;
	text-decoration: none;
	}
h2 a:hover {
	color: #996;
	text-decoration: none;
	}
h3 {
	color: #996;
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 18px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}
/* This is for our sidebar headers.  We need them large */
#sidebar h3 {
	font-size: 15px; 
}
h3 a, h3 a:visited {
	color: #996;
	text-decoration: none;
	}
#r_sidebar h2, #l_sidebar h2 {
	margin-top: -4px;
	margin-right: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #245A73;
}
h4 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin: 2px;
	padding: 2px 0px 2px 0px;
	}
h5 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: 150%;
	margin: 2px;
	padding: 2px 0px 2px 0px;
	}
h6 {
	color: #0000;
	font-size: 8px;
	font-weight: bold;
	line-height: 150%;
	margin: 2px;
	padding: 2px 0px 2px 0px;
	}

a, a:visited{
	color: #000;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: none;
	color: #933;
	}

/*************************************
	Main Container
**************************************/
#container { 
	width: 970px;
	height: auto;
	background-color: #fff;
	text-align: left; 
	margin: 0 auto;
	}
/*************************************
	Header
**************************************/
#header { 
	background: #ffffff url(images/ca.jpg) top center no-repeat;
	height: 124px; 
	width: 970px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	
	}
#header .title {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	text-transform: none;
	padding: 12px 0px 0px 0px;
}
#header .title a {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	text-transform: none;
	margin: 10px;
	padding: 0px;
}
#header .title a:hover {
	color: #A1B4B9;
}
#header .description {
	color: #DEDEDE;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 10px;
	padding: 0px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
	float: right;
	padding: 2px;
	position: absolute;
	top: 100px;
	right: 10px;
}
.searchform .s {
	border: none;
	background: #FFF;
	color: #666;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	padding: 2px;
	width: 180px;
	
}
/*************************************
	Horizontal Menu
**************************************/
#menu { 
	background: transparent;
        height: 2px;
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	padding: 6px;
	margin-left: 4px;
	text-align: right;
	position: relative;
	bottom: 36px; left: 0px;

	}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	}
#menu ul li {
	position: relative;
	}
#menu li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}

#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: small;
	font-weight: bold;
	color: #6C81A3;
	margin: 0px;
	text-decoration: none;
        display: block;
	padding: 4px 12px;
	}

#menu ul li a:hover {

	text-decoration: none;
	color: #ECECEC;
	}
#menu li:hover ul { 
	display: block;
	}

#menu ul li.current_page_item a {
	text-decoration: none;

	color: #ECECEC;
	}
/*************************************
	Content
**************************************/
#content { 
	width: 696px;
	height:100%; 
	float: left; 
	margin: 0px;
	padding:10px;
	display: block;
	background: #fff;
	}
#content h2 {
	color: #996;
	font-size: 18px;
	font-weight: normal;
	margin: 2px;
	padding: 2px 0px 2px 0px;
	text-transform:none;
	font-weight: bold;
	color: #996;
	}

#content p{
	margin: 2px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;

	}
#content p img{
	border: none;
	padding: 0px 5px 0px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px dotted #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#content .post-meta {
	display: block;
	background: #FFF;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 11px;
	color: #000000;
	clear: both;
}
#content .post-meta-more {
	display: block;
	margin: 0px 0px 15px 2px;
	padding: 0px 0px;
	font-size: 11px;
	color: #000000;
	clear: both;
}


/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 18px;
	background: url(images/arrow-left.gif) 0px 6px no-repeat;
}
.nav-next a {
	padding-right: 18px;
	background: url(images/arrow-right.gif) right 6px no-repeat;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
	width: 548px;
}

/*	Headers	*/

#comments-wrap h3 {
	font-size: 20px;
}

/*	Trackbacks	*/

.trackbacklist {
}
.thetrackback {
	margin: 0px 0px 20px 0px;
}
.trackback-body {
	margin: 0px; padding: 10px;
	border: 1px dotted #D3D3D3;
	border-bottom: none;
}
.trackback-metadata {
	margin: 0px; padding: 10px;
	border: 1px dotted #D3D3D3;
	font-size: 10px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	margin: 0px; padding: 10px;
	background-color: #F0EFFF;
}
.comment-metadata {
	background: #325768;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #DEDEDE;
}
.comment-metadata a:hover {
	color: #DEDEDE;
}
.authorcomment {
	border: 1px dotted #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #272525;
	padding: 11px 10px;
	color: #DEDEDE;
}
.authorcomment .comment-metadata a {
	color: #DEDEDE;
}
.authorcomment .comment-metadata a:hover {
	color: #DEDEDE;
}

/*	Comment Form	*/

#commentform {
}

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 244px;
	height:100%;
	margin-right: 0px;
	padding: 35px 5px 5px 5px;
	background-color: #FFF;
}
#sidebar .sidebar-rss {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px;
}
#sidebar .sidebar-email {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}

#sidebar .recentposts {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar p img {
	float: right;
	margin-right: 20px;
}
#sidebar ul {
	list-style-type: none;
}
/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 244px;
	height:inherit;
	margin-right: 0px;
	font-size: 12px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
}

#r_sidebar ul li ul li {
	margin: 0px; padding: 0px;

}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #000;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	background: #f2f4f5;
	color: #000;
	text-decoration: none;
}

#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #666666;
	display: block;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	background: #f2f4f5;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

/*************************************
	Footer
**************************************/
#footer { 
	width: 970px;
	margin-top: 0px;
	padding: 15px;
	text-align: center;
	clear: both;
	position:inherit;
	/*background: url(images/bgd_light.png) repeat bottom;
	color: #000;*/
	margin-bottom: 15px;
	}
	
	
	
#footer a {
	color: #996;
}
#footer-wrap {
	width: 970px;

}

/*************************************
	Enhanced WP Form
**************************************/

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
