/*

Theme Name: Ultra Company
Theme URI: http://www.ultracompany.com
Description: Fixed Theme
Version: I
Author: Israel Meneses
Author URI: http://www.businesspromotioninc.com


 body
--------------------------------------------------*/
body {
	color:#333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 62.5%;
	line-height: 1.6em;
	background-color: #c6d2ec;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

* {
margin:0;
padding:0;
}

code {
font:100% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

#header-in {
	background-image: url(images/ultra-company-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: 760px;
	overflow: hidden;
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #EFF8FB;
margin:15px 0 0;
padding:25px 25px 40px 0;
}


#wrapper {
	width:760px;
	margin:0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

#top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 760px;
	overflow: hidden;
}

#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 760px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px dotted #FF0000;
}


/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#EFF8FB;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#navcontainer {
	height:20px;
	margin:0;
	background-color: #0066b0;
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D1DADD;
}

#nav {
	height:20px;
	margin:0;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 760px;
	border: 0px dotted #FF0000;
}

#nav li {
	float:left;
	list-style:none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15;
}

#nav li a {
	color:#fff;
	font-weight:400;
	text-decoration:none;
	display:block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
	font-size: 1.6em;
	text-transform: uppercase;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#nav li a:hover {
color:#000;
text-decoration:none;
}

#nav li a.active {
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* full content
--------------------------------------------------*/
#fullcontent {
	border: 0px dotted #FF0000;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	width: 725px;
}

#fullcontent2 {
margin:0 !important;
padding:10px 0 0px;
}

#fullcontent p,#fullcontent2 p {
	line-height:15px;
	font-size:120%;
	word-spacing:1px;
	text-align:justify;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#fullcontent a,#fullcontent2 a {
text-decoration:none;
color:#999;
}

#fullcontent a:hover,#fullcontent2 a:hover {
color:#0066b0;
}

#fullcontent h2,#fullcontent2 h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
	font-size:1.8em;
	font-weight:bold;
	color:#000066;
	border-bottom:1px solid #EFF8FB;
	line-height:30px;
	margin:15px 0;
	padding:5px 0;
}

#fullcontent h2 a,#fullcontent2 h2 a {
	text-decoration:none;
	border:none;
	color:#000066;
	font-weight: bold;
}

#fullcontent h1 {
font:2.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#0066b0;
margin:10px 0;
}

#fullcontent h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#fullcontent h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#fullcontent h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#fullcontent2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#fullcontent ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#fullcontent2 ul,ol {
margin:10px 10px 10px 25px;
}


/* content
--------------------------------------------------*/
#content {
	border: 0px dotted #FF0000;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	width: 480px;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
	line-height:15px;
	font-size:120%;
	word-spacing:1px;
	text-align:justify;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
color:#0066b0;
}

#content h2,#content2 h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
	font-size:1.8em;
	font-weight:bold;
	color:#000066;
	border-bottom:1px solid #EFF8FB;
	line-height:30px;
	margin:15px 0;
	padding:5px 0;
}

#content h2 a,#content2 h2 a {
	text-decoration:none;
	border:none;
	color:#000066;
	font-weight: bold;
}

#content h1 {
font:2.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#0066b0;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* border images / blockquote
--------------------------------------------------*/
#content img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

#content img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fullcontent img {
background:#ccc;
border:4px solid #ccc;
padding:1px;
}

#fullcontent img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

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

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#333;
padding:0 0 3px;
}

#quotation {
	padding: 10px;
	height: 100px;
	width: 192px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e9e9e;
	border-right-color: #9e9e9e;
	border-bottom-color: #9e9e9e;
	border-left-color: #9e9e9e;
}

#sidebar #quota {
	background-color: #c6d2ec;
	display: block;
	text-align: center;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E9E9E;
	border-right-color: #9E9E9E;
	border-bottom-color: #9E9E9E;
	border-left-color: #9E9E9E;
	padding-top: 4px;
}


#sidebar #quota h2 {
	font-size: 1.2em;
	color: #0066b0;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font-size:11px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* footer
--------------------------------------------------*/

#footer-top {
	color:#FFFFFF;
	background-image: url(images/footer-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	height: 20px;
	width: 760px;
	border: 0px dotted #FF0000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer {
	color:#FFFFFF;
	margin:0;
	background-color: #0066b0;
	display: block;
	overflow: hidden;
	padding: 0px;
	border: 0px dotted #FF0000;
}

.fa {
	margin-left: 15px;
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fb {
	margin-left: 120px;
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.fc {
	margin-right: 10px;
	display: block;
	float: right;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer .fc a {
	color: #FFFFFF;
	font-weight: bold;
}

#footer .fc a:hover {
	color: #999999;
}

#footer .ftxt {
	font-size: 1.2em;
	color: #FFFFFF;
}


.bfooter {
	background-color: #c6d2ec;
	text-align: right;
	margin: 0em;
	padding: 0px;
}

.bfooter a {
color: #000000
}

div.bfooter img {
	border: 0;
	background-color: none;
	border: none;
	margin-right: 10px;
}



.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;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

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

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

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

.fimgs {
	text-align: center;
	margin-top: 1.5em;
}

.fimgs img {
	border: 0px ;
}

.newsletter {
	padding: 6px;
	margin-top: 1.5em;
}

#sidebar .sbtxt {
	color: #0066b0;
	font-size: 12px;
	font-weight: bold;
}

.gallery {
	margin: auto;
}
.entry dl, .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;			}
.entry dl dt img, .gallery img {
	border: 2px solid #cfcfcf;
}
.entry dl dd, .gallery-caption {
	margin-left: 0;
}
.ddfmwrap {
border:0 dotted #FF0000;
float:left;
margin:0 auto 15px 0;
width:68%;
}

form.ddfm {
padding:10px;
text-align:left;
width:100%;
float:left
}