/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/** --------------------------------------------------------------------------------------------------------------------------- **/

.TextSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.oneColElsCtrHdr #container #BlogSection #content #cont-left {
	float: left;
	width: 600px;
}

.TitleSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
}
.SubTitleSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

a:link {
	color : #3A66CC;
	text-decoration : underline;
}
a:hover {
	color : #666666;
	text-decoration : underline;
}
p a:link {
	color : #FFFFFF;
	text-decoration : none;
}
p a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a img {
border : 0;
}
div.wrap {
	width : 1000px;
	margin : 0 auto;
	text-align : center;
}
div#top div#nav {
	float : none;
	clear : both;
	width : 1000px;
	height : 52px;
	margin : 0px 0 0;
}
div#top div#nav ul {
	float : none;
	width : 700px;
	height : 52px;
	list-style-type : none;
}
.oneColElsCtrHdr #footer #Copyrigth {
	width: 470px;
	height: 50px;
	float: right;
	margin-top: 40px;
}

div#nav ul li {
	float : none;
	height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
#Date {
	float: left;
	width: 138px;
	height: 38px;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
#title {
	float: left;
	height: 38px;
	width: 452px;
	background-image: url(images/title.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}

.oneColElsCtrHdr #container #BlogSection #content {
}
#Posted {
	height: 21px;
	width: 300px;
	float: left;
	background-image: url(images/postcomments.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


div#header {
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div#video-header {
	height : 683px;
	margin : -1px 0 0;
}
div#header div.wrap {
	height : 424px;
}
div#header div#slide-holder {
	z-index : 0;
	width : 1000px;
	height : 424px;
	position : absolute;
	left: auto;
}
div#header div#slide-holder div#slide-runner {
	top : 0px;
	left : 0px;
	width : 1000px;
	height : 424px;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
	left : 0;
	bottom : 380px;
	width : 1000px;
	height : 46px;
	display : none;
	position : absolute;
	background : url(images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}
div#nav ul li a {
background : url(images/nav.png) no-repeat;
}

/*----------------------- Section One -----------------------*/ 
/** BODY, BG, HEADER **/
body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/topmenu.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.oneColElsCtrHdr #container {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.oneColElsCtrHdr #container #headering #logo {
	height: 138px;
	width: 177px;
	float: left;
}

.oneColElsCtrHdr #headering {
	height: 140px;
	width: 1000px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/topmenu-content.png);
	background-repeat: no-repeat;
} 
.oneColElsCtrHdr #headering h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:50px;
	text-transform:lowercase;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.oneColElsCtrHdr #container #headering #contact {
	float: right;
	height: 90px;
	width: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.oneColElsCtrHdr #container #headering #TopNavegation {
	float: right;
	height: 40px;
	width: 800px;
	text-align: left;
}


/** END BODY, BG, HEADER **/


/*----------------------- Section Two -----------------------*/ 
/** CONTENT **/
.oneColElsCtrHdr #mainContent {
	background-repeat: no-repeat;
	height: 498px;
	width: 1000px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/img01.png);
	/*margin-top: 90px;*/
}
/** End Services **/
.oneColElsCtrHdr #container #mainContent #Services {
	width: 200px;
	height: auto;
	margin-left: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
}
.oneColElsCtrHdr #container #mainContent #Services h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #Services ul {
	list-style-image: url(images/licom.png);
	list-style-type: inherit;
	list-style-position: outside;
	left: 1px;
	right: 1px;
	bottom: 1px;
	top: 1px;
	clip: rect(1px,1px,1px,1px);
	position: static;
}

.oneColElsCtrHdr #container #mainContent #Services ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.oneColElsCtrHdr #container #mainContent #Services ul a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
--------
}
.oneColElsCtrHdr #container #BlogSection #content #AboutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	float: left;
	height: auto;
	width: 900px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 0px;
}

.oneColElsCtrHdr #container #BlogSection #Sidebar #Services {
	width: 200px;
	height: auto;
	margin-left: 20px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #Sidebar #Services h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #Sidebar #Services ul {
	list-style-image: url(images/licom.png);
	list-style-type: inherit;
	list-style-position: outside;
	left: 1px;
	right: 1px;
	bottom: 1px;
	top: 1px;
	clip: rect(1px,1px,1px,1px);
	position: static;
}

.oneColElsCtrHdr #container #BlogSection #Sidebar #Services ul a {
	list-style-image: url(images/licom.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.oneColElsCtrHdr #container #BlogSection #Sidebar #Services ul a:hover {
	list-style-image: url(images/licom.png);
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
---------
}
#sidebar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	list-style-type: none;
	text-align: left;
	float: left;
}
.oneColElsCtrHdr #container #BlogSection #content #SidebarHome {
	padding: 10px;
	float: right;
	width: 290px;
	border: 1px dashed #CCCCCC;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


/** End Services **/
/** Projects **/
.oneColElsCtrHdr #container #mainContent #Projects {
	height: 480px;
	width: 200px;
	float: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #Projects h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #Projects ul {
	list-style-image: url(images/avatar.jpg);
	list-style-type: inherit;
	list-style-position: outside;
	left: 1px;
	right: 1px;
	bottom: 1px;
	top: 1px;
	clip: rect(1px,1px,1px,1px);
	position: static;
}
.oneColElsCtrHdr #container #mainContent #Testimonials img {
	border: 2px solid #848484;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.oneColElsCtrHdr #container #mainContent #Projects ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.oneColElsCtrHdr #container #mainContent #Projects ul a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
/** End Projects **/
/** Testimonials **/
.oneColElsCtrHdr #container #mainContent #Testimonials {
	float: right;
	width: 500px;
	height: auto;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #Testimonials h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #LinkName {
	margin-right: 20px;
	margin-left: 20px;
	width: 204px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	text-align: center;
	background-color: #3A3A3A;
	float: left;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #LinkName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.oneColElsCtrHdr #container #mainContent #Testimonials #LinkName a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #LinkName2 {
	margin-right: 32px;
	margin-left: 20px;
	width: 204px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	text-align: center;
	background-color: #3A3A3A;
	float: right;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #LinkName2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.oneColElsCtrHdr #container #mainContent #Testimonials #LinkName2 a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

---------------
.oneColElsCtrHdr #container #BlogSection #content #Testimonials img {
	border: 2px solid #848484;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

/** Testimonials **/
.oneColElsCtrHdr #container #BlogSection #content #Testimonials {
	float: right;
	width: 500px;
	height: 480px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #content #Testimonials h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #content #Testimonials #LinkName {
	margin-right: 20px;
	margin-left: 20px;
	width: 204px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	text-align: center;
	background-color: #3A3A3A;
	float: left;
}
.oneColElsCtrHdr #container #BlogSection #content #Testimonials #LinkName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.oneColElsCtrHdr #container #BlogSection #content #Testimonials #LinkName a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColElsCtrHdr #container #BlogSection #content #Testimonials #LinkName2 {
	margin-right: 32px;
	margin-left: 20px;
	width: 204px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	text-align: center;
	background-color: #3A3A3A;
	float: right;
}
.oneColElsCtrHdr #container #BlogSection #content #Testimonials #LinkName2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.oneColElsCtrHdr #container #BlogSection #content #Testimonials #LinkName2 a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
---------------

/** End Testimonials **/
.oneColElsCtrHdr #container #mainContent #Services {
	float: right;
	height: 480px;
	width: 200px;
	margin-right: 30px;
}
.oneColElsCtrHdr #infoContent {
	width: 1000px;
	height: 340px;
	background-image: url(images/img02.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.oneColElsCtrHdr #container #infoContent #Facebook {
	float: left;
	height: 334px;
	width: 470px;
	margin-left: 17px;
	margin-top: 5px;
}
.oneColElsCtrHdr #container #infoContent #Facebook h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #infoContent #Solutions {
	float: right;
	height: 337px;
	width: 465px;
	margin-right: 17px;
}
.oneColElsCtrHdr #container #infoContent #Solutions h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
/** Projects **/
.oneColElsCtrHdr #container #blogContent #Projects {
	height: 480px;
	width: 200px;
	float: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #container #blogContent #Projects h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #blogContent #Projects ul {
	list-style-image: url(images/avatar.jpg);
	list-style-type: inherit;
	list-style-position: outside;
	left: 1px;
	right: 1px;
	bottom: 1px;
	top: 1px;
	clip: rect(1px,1px,1px,1px);
	position: static;
}
.oneColElsCtrHdr #container #blogContent #Testimonials img {
	border: 2px solid #848484;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.oneColElsCtrHdr #container #blogContent #Projects ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.oneColElsCtrHdr #container #blogContent #Projects ul a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
/** End Projects **/
/** Testimonials **/
.oneColElsCtrHdr #container #blogContent #Testimonials {
	float: right;
	width: 725px;
	height: 480px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #container #blogContent #Testimonials h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #blogContent #Testimonials #LinkName {
	margin-right: 20px;
	margin-left: 20px;
	width: 204px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	text-align: center;
	background-color: #3A3A3A;
	float: left;
}
.oneColElsCtrHdr #container #blogContent #Testimonials #LinkName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.oneColElsCtrHdr #container #blogContent #Testimonials #LinkName a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColElsCtrHdr #container #blogContent #Testimonials #LinkName2 {
	margin-right: 32px;
	margin-left: 20px;
	width: 204px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	text-align: center;
	background-color: #3A3A3A;
	float: right;
}
.oneColElsCtrHdr #container #blogContent #Testimonials #LinkName2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.oneColElsCtrHdr #container #blogContent #Testimonials #LinkName2 a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
/** END CONTENT **/

/*----------------------- Blog Section ------------------------*/
/** BLOG SECTION **/

/** END BLOG SECTION **/


/*----------------------- Section Three -----------------------*/ 
/** FOOTER **/
.oneColElsCtrHdr #footer {
	padding: 0 0px;
	background-color: #2A2A2C;
	height: 400px;
	margin-top: 10px;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; 
	padding: 0px 0; 
}
#footer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:24px;
	text-transform:lowercase;
	margin:0px 0px 0px 0px;
	color: #CCCCCC;
}
#footer h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:24px;
	text-transform:lowercase;
	margin:0px 0px 0px 0px;
	color: #CCCCCC;
}
#footer p, #footer .fright {
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-size:10px;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
}
#footer p a:hover, #footer .fright {
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-size:10px;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColElsCtrHdr #footer #FooterMagic {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.oneColElsCtrHdr #footer #FooterMagic #FooterServices {
	float: right;
	height: auto;
	width: 200px;
	margin-right: 35px;
	margin-top: 10px;
}
.oneColElsCtrHdr #footer #FooterMagic #FooterTwitter {
	float: right;
	height: 361px;
	width: 382px;
	background-image: url(images/twitterfondo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.oneColElsCtrHdr #footer #FooterMagic #FooterFollow {
	float: right;
	height: auto;
	width: 150px;
	margin-top: 10px;
}
.oneColElsCtrHdr #footer #FooterMagic #FooterCompany {
	float: right;
	height: auto;
	width: 200px;
	margin-right: 30px;
	margin-top: 10px;
}
/** END FOOTER **/
.oneColElsCtrHdr #footer #FooterMagic #FooterTwitter #Code {
	height: 260px;
	width: 300px;
	float: left;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 10px;
}


/** --------------------------------------------------------------------------------------------------------------------------- **/
.oneColElsCtrHdr #container #BlogSection #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	text-align: left;
}
.oneColElsCtrHdr #container #BlogSection .TitulosSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection {
	height: auto;
	width: 975px;
	margin-right: 12px;
	margin-left: 12px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.oneColElsCtrHdr #BlogSection h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #BlogSection h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #BlogSection h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #BlogSection h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: underline;
}
.oneColElsCtrHdr #BlogSection p.postmetadata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.oneColElsCtrHdr #container #BlogSection #Sidebar {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.oneColElsCtrHdr #container #BlogSection #sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #sidebar #Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #CCCCCC;
	margin: 0px;
	padding: 5px;
	width: 290px;
	float: left;
}

/** ---------------------------------------------------------------------------------------------------------- **/

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
.oneColElsCtrHdr #container #BlogSection #content #Archives {
	border: 1px dashed #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#PostedDates {
	width: 330px;
	float: left;
	height: auto;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}
.oneColElsCtrHdr #container #BlogSection #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #content p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #content p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.oneColElsCtrHdr #container #BlogSection #Sidebar #QQone {
	height: 20px;
	background-color: #F4F3F4;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 200px;
	float: left;
}
.oneColElsCtrHdr #container #BlogSection #Sidebar #QQtwo {
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	float: left;
}
.oneColElsCtrHdr #container #BlogSection #content #porfolio {
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
}
.oneColElsCtrHdr #container #BlogSection #content #porfolio #porItem {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
.oneColElsCtrHdr #container #BlogSection #content #porfolio #porItem #porImg {
	border: 1px solid #848484;
	height: 170px;
	width: 192px;
}
.oneColElsCtrHdr #container #BlogSection #content #porfolio #porItem #porLink {
	background-color: #3A3A3A;
	text-align: center;
}
.oneColElsCtrHdr #container #BlogSection #content #porfolio #porItem #porLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 192px;
	text-decoration: none;
}
.oneColElsCtrHdr #container #BlogSection #content table tr td #porfolio #pager {
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.oneColElsCtrHdr #container #BlogSection #content table tr td #porfolio #pager a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #3A3A3A;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.oneColElsCtrHdr #container #BlogSection #content table tr td #porfolio #pager a:hover {
	background-color: #666;
}
.oneColElsCtrHdr #container #BlogSection #content table tr td #porfolio #porItem #porLink a:hover {
	color: #999;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #porItem {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #porItem #porImg {
	border: 1px solid #848484;
	height: 170px;
	width: 192px;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #porItem #porImg img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #porItem #porLink {
	background-color: #3A3A3A;
	text-align: center;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #porItem #porLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 192px;
	text-decoration: none;
}
.oneColElsCtrHdr #container #mainContent #Testimonials #porItem #porLink a:hover {
	color: #999;
	text-decoration: none;
}

