/*
Theme Name: Clean White Layout second
Theme URI: http://www.hectoronline.info
Description: A theme by <a href="http://www.hectoronline.info">austin web designer</a>.
Author: Hector
Author URI: http://www.hectoronline.info

*/
ul.nav {
margin: 0;
  padding: 0;
  cursor: default;
  list-style-type: none;
  display: inline;

}
ul.nav  li {
float:left;
}
ul.nav li a{
display:block;
width:100px;
background-color:#fff;
text-decoration: none;
font-size: 12px;
margin-top:12px;
margin-bottom: 10px;
}
ul.nav li a:link {color:#000;}   
ul.nav li a:visited {color:#000;} 
ul.nav li a:hover {color: #03ACE5;}   
ul.nav li a:active {color: #03ACE5;}  

a:link {color:#000;}   
a:visited {color:#000;} 
a:hover {color: #03ACE5;}   
a:active {color: #03ACE5;}

.webdesignaustin {
width:900px;
overflow: hidden;
margin-top: 50px;
padding-bottom: 30px;
border-bottom: solid 1px #cdcdcd;
display:block;
clear:both;

}
#designtopright {
width: 200px;
padding-bottom: 15px;
float:left;
clear:left;
}
#webdesigntopleft {
width:690px;

float:right;
clear:right;
}
p.webdesign{
width:600px;
font-size:14px;
}
.webdesign:first-letter {
font-size:175%;
 float:left;
margin-bottom: 0px;
padding-bottom: 0px;
color: #03ACE5;

}
p.webdesignb{
width:600px;
font-size:14px;
}



#footer {
width: 900px;
height: 25px;
clear:both;
background-color: #fff;
padding-top: 345px;
font-size: 12px;
color: #8F8F8F;
}

ul.foot{
margin: 0;
  padding: 0;
  cursor: default;
  list-style-type: none;
  display: inline;
  

}
 ul.foot li {
float:left;
}
 ul.foot li a{
display:block;
width:100px;
background-color:#fff;
text-decoration: none;
font-size: 10px;
margin-top:12px;
margin-bottom: 10px;
}
ul.foot li a:link {color:#0000;}   
ul.foot li a:visited {color:#000;} 
ul.foot li a:hover {color: #03ACE5;}   
ul.foot li a:active {color:#03ACE5;}  
p.webmessage{

  padding: 5px;
  float: left;
  font-size: 12px;
  width: 180px;
  display: block;
  height: auto;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  color: #4396DF;
  text-align: center;
  margin-top: 15px;
  margin-right: 9px;
  margin-bottom: auto;

}


 
.infobox {

 width:280px;
 height: 200px;
 float: right;
 border: none;
 margin-top: 20px; 
 margin-right: 35px;
 margin-left: 10px;
 clear: right;
 background-repeat: repeat-x;
}
.infoboxl{
 width:280px;
 height: 200px;
 float: left;
 margin-top: 20px; 
 margin-right: 10px;
 margin-left: 15px;
 clear: left;

 background-repeat: repeat-x;

}


h2.titleinfo {
font-size: 17px;
 color: #03ACE5;
 letter-spacing: 1px; 
 margin-top:0px;
 text-align: center;
 
}
.inleft {
height: 280px;
width: 420px;
float: left;
padding-left:25px;
background-color: #fff;

 }
.inright {
padding-right: 3px;
height: 279px;
width: 218px;
float: right;
background-color: #fff;

}
.tright {
padding-top: 33px;
width: 218px;
height: 199px;
background-color:#fff;
padding-right: 2px;
}
.bottomr {

width: 218px;
height: 79px;
background-color:#fff;
}
.bright {
width: 108px;
height: 78px;
float: right;
background-color: #fff;
margin: auto;
}
.bleft {
width: 108px;
height: 78px;
float: left;
background-color: #fff;
margin:auto;
}
p.inbox {
font-family: tahoma, arial, verdana;
margin: 0px;
width: 395px;
line-height: 150%;
 padding-left: 10px;
 text-align: justify;
 font-size: 13px;
}

h1.webdesigner {
 font-size: 24px;
 color: #000;
 letter-spacing: 1px; 
 padding-top:15px;
 margin-left: 180px;
 padding-bottom: 15px;
 

}
p.inbox b {
margin-top: 15px;

}
img.non {
border: none;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

img.non {
border: none;
background-color: #fff;
}

#outer {
height:100%;
width:900px; 
margin: auto; 
background-color: white; 
min-height: 1600px;
display:block;
}
#topweb {
width: 900px; 
height: 100px;
border-bottom: solid 1px #cdcdcd;
}

h1.webdescription {
font-size: 14px; 
color: #757575; 
float: right; 
width: 520px;
 font-weight: bold;
 margin-bottom: 7px;
 margin-top: 12px;
}
 .description{
font-size: 14px; 
color: #757575; 
float: right;
 width:490px;
 margin-top: -8px;
 margin-right: 30px;
}
p.webcall {
font-size: 14px; 
color: #757575; 
float: right;
 width:520px;
 margin-top: -8px;
}
.contentleft {
height:100%;
overflow: hidden;

width:190px; 
float: left;
clear:left;
}
#content {
border-left: solid 1px #139DCA;
height:100%;
 width:700px; 
 padding-left: 5px;
float: right;
clear:right;
}
body,html {
background-color: white;
 height: 100%

}
.information {
 
 text-align: justify;
 line-height: 20px;
font-size: 12px;
font-family: tahoma, helvetica, arial;
 width: 270px; 
 margin-top: -8px; 
 padding-left: 7px;

}
.information:first-letter {
font-size:180%;
 float:left;
 margin-bottom: 0px;
padding-bottom: 0px;
color: #03ACE5;
margin-top: 0px;
 }
h1 {
font-size: 23px; 
margin: auto;
 width:380px;
}

.webdesigninaustin {
width:900px;
height:350px;

margin-top: 50px;
padding-bottom: 30px;
border-bottom: solid 1px #cdcdcd;

}



h2 {
    color: ##03ACE5;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 24px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #03ACE5;
	text-decoration: none;
}
h2 a:hover {
	color: #03ACE5;
	text-decoration: none;
}

form {
	margin:0px;
	padding:0px;
}

h3 {
font-size: 14px;
	font-family: Tahoma, Arial;
	color: #03ACE5;
clear:both;

}

.post {
	clear:both;
	width: 600px;
	margin-left: 45px;
	padding-top: 20px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/austinwebdesignercalendar.jpg) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 6px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;

}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}


.ul-cat {
list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;

}
.ul-cat li{

width: 190px;
margin-bottom: 8px;

clear:both;
}
.ul-cat li a, .ul-cat li a:visited{
margin-top:-10px;
margin-bottom: 8px;
display: inline;
clear:both;
}
.ul-cat li a:hover{
margin-top:-10px;
margin-bottom: 8px;
display: inline;
clear:both;
}

.ul-archives {

list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;

}

.ul-archives li{


margin-bottom: 8px;

}

.ul-archives li a, .ul-archives li a:visited{

margin-top:-10px;
margin-bottom: 8px;

}

.ul-archives li a:hover{

margin-top:-10px;
margin-bottom: 8px;

}
 h4 {
	font-size: 14px;
	font-family: Tahoma, Arial;
color: #03ACE5;
clear:both;

}
.recent-comments {
list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
display: inline;
float:left;
clear:both;
}
.recent-comments li{
margin-top:-5px;
margin-bottom: 8px;
display:inline;
float:left;
clear:both;
}
.recent-comments a{
font-size: 12px;
	line-height: 50%;
	font-weight: bold;
	clear:both;
width: 190px;
display: inline;
}


.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 7px;
float:left;
clear:both;
}
.recent-posts li{
	background: url(images/mini-footer-comments.gif) no-repeat;
margin-top:-10px;
margin-bottom: 8px;
width: 190px;
display: inline;
float:left;
clear:both;
}
.recent-posts a{
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	clear:both;
	width: 190px;
margin-top: 8px;
float:left;
clear:both;
	text-decoration: none;
}
.recent-posts small{
	font-size: 12px;
	line-height: 100%;
	margin-top: -10px;
	clear:both;
	width: 190px;
clear:both;
	
}
#comments, #respond {
width: 660px;
	border-bottom:  solid 2px #03C8F7;
	padding-bottom: 5px;
	margin-left: 0px;
}
#commentform {

	margin-top: 10px;
	margin-left: 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background: #E4E4E4;
	border: 1px solid #03C8F7;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#E4E4E4;
	border: 1px solid #03C8F7;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #03C8F7;
	border: #000000;
	float:right;
	width: 144px;
	height: 29px;
	margin-right: 115px;
}
#commentform #submit:hover {
	background: #03C8F7;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
	margin-right: 115px;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
        background: none;
        float:left; /* IE FIX */
        display: inline !important;
        list-style-type: none;
        margin: 0;
        padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
