/* Begin Typography & Colors */

*{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a,
a:visited{
		font-weight: bold;
	color: #333333;	
	text-decoration: none;
}
a:focus,
a:hover{
	background-color: #B5AE75;
	text-decoration: none;
}

img{
	border: none;
}

body{
	background-color: #D2D0AA;
	margin: 0px;
}

#page{
	background: url(images/city.png) bottom center no-repeat;
	margin: 0px auto;
	padding-bottom: 130px;
	width: 998px;
}
#container_left{
	float: left;
	width: 889px;
}

#container_right{
	float: right;
	width: 109px;
}

.content_left{
	float: left;
	margin: 0px 0px 0px 109px !important;
	margin: 0px 0px 0px 54px;
	width: 440px;
}

.content_right{
	float: right;
	width: 340px;
}

.clr{
	clear: both;
}

/* Begin Sidebar */
#sidebar
{
	float: right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


#logo{
	height: 158px;	
	text-align: center;
}

#logo a{
	background: url(images/logo.png) top center no-repeat !important;
	background: url(images/logo.gif) top center no-repeat;
	display: block;
	height: 158px;
	width: 213px;
	margin: 0px auto;
}

#logo a img{}

#header{
	background: url(images/header.png) top left no-repeat !important;
	background: url(images/header.gif) top left no-repeat;
	float: left;
	height: 247px;
	width: 889px;
}

.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;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
	
h2.bloglist  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

h2.bloglist  {
	margin:5px 0;
}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}
	
h1{
	color: #EDEBDE;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	margin-top: 0px;
	text-decoration: none;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	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;
	background-color:#FFFFFF;
	border:2px solid #B5AE75;
	display:block;
	line-height:22px;
	padding:8px;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #B5AE75;
	}
	
content_left a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
content_left a:hover {
	background-color: #B5AE75;
	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;
	}
/* End Typography & Colors */



/* Begin Structure */


.post h2 {
	text-align: justify;
	}

.post hr {
	border-color:#747474;
	border-style:dashed;
	border-width:2px 0 0;
	display:block;
	height:1px;
	margin-bottom: 14px;
}	

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	color:#999999;
	padding: 5px 0;
	}
	
#footer .foot-meta {
	margin: 15px 0;
	}	
	
/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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;
	}

.entry img {
	border:4px solid #B5AE75;
	margin-bottom:10px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar a:hover {
	background:none;
	}	
	
.sidecontent {
	float:right;
	padding:4px 8px 0 0;
	width:255px;
	}
.flickr-feed {
	float:right;
	margin:10px 0;
	width:275px;
}
	
#sidebar .sidecontent a:hover {
	background-color: #B5AE75;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	
	}

#sidebar #searchform #s {
	width: 200px;
	padding: 2px;
	border: 2px solid #B5AE75;
	}

#sidebar .search-form {
	margin-left:60px;
	/*margin:-17px 0 0 50px; when moved to the top of the home page*/
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 2px solid #B5AE75;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 2px solid #B5AE75;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	cursor: pointer;
	}
/* 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;
	background-color:#EDEBDE;

	}
.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: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */


/* sections */
#about_me{}

#about_me p{
	line-height: 18px;
}


#my_work{
	padding-top: 15px;
	padding-right: 10px;
	text-align: right;
}

#my_work a{
	display: block;
}

#my_work img{
	border: 5px solid #B5AE75;
	margin: 10px 0px 10px 10px;
}

#my_work img:hover{
	border: 5px solid #EDEBDE;
}

#services{}

#services p{
	line-height: 18px;
	}

#packages{}

#packages p{
	line-height: 18px;
}

#hosting{}

#hosting p{
	line-height: 18px;
}

#form{
	margin: 0px;
}

#form label{
	color: #999999;
	display: block;
}

#form #msg,
#form #email{
	border: 2px solid #B5AE75;
	display: block;
	margin-bottom: 12px;
	margin-top: 5px;
	width: 90%;
}

#form #send{
	background: url(images/send.gif) center no-repeat;
	border: none;
	color: #333333;
	font-weight: bold;
	height: 26px;
	margin-bottom: 30px;
	width: 64px;
	cursor:pointer;
}


.quote{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	margin-left:10px;
	width:320px;
}
/*menu*/

.menu{
	margin-left: 5px;
	margin-top: -140px;
	position: fixed !important;
	position: absolute;
	width: 109px;
}

.menu a,
.menu a:visited{
	background: #D2D0AA url(images/menu_bg.png) center no-repeat;
	color: #D2D0AA;
	display: block;
	font-weight: bold;
	height: 21px;
	margin: 4px 0px;
	padding-top: 5px;
	text-align: center;
	width: 101px;
}

.menu a:focus,
.menu a:hover{
	background: #D2D0AA url(images/menu_bgh.png) center no-repeat;
	color: #333333;
}


#footer{
	background-color: #333333;
	border-top: 5px solid #B5AE75;
	color:#999999;
}

#footer a {
	color: #D2D0AA;
}

#footer a:hover {
	color: #333333;
	background-color: #B5AE75;
}

.content_right company {
color: #999999;
}

#contact{
	margin: 0px auto;
	padding-top: 15px;
	width: 998px;
}

.company{
	margin-left: 50px;
	width: 330px;
}

.company h1{
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.company h2{
	color: #D2D0AA;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

/*packages form*/
#packform #send{
	background: #D2D0AA url(images/menu_bg.png) center no-repeat;
	color: #D2D0AA;
	display: block;
	font-weight: bold;
	height: 35px;
	margin: 4px 0px;
	text-align: center;
	width: 101px;
	border: none;
}

#packform #send:focus,
#packform #send:hover{
	background: #D2D0AA url(images/menu_bgh.png) center no-repeat;
	color: #333333;
}


#packform #email2,#packform #name, #packform #webAddress, #packform #tel, #packform #requirements, #packform #purpose,
#packform #pageNo, #packform #mainFunction, #packform #otherSites, #packform #otherDetails,
#packform #cname{
	border: 2px solid #B5AE75;
	display: block;
	margin-bottom: 12px;
	margin-top: 5px;
	width: 90%;
}
.quote-form input, .quote-form textarea {
	border: 2px solid #B5AE75;
	display: block;
	margin-bottom: 12px;
	margin-top: 5px;
	width: 90%;	
}
.quote-form #send:focus,
.quote-form #send:hover{
background: #D2D0AA url(images/menu_bgh.png) center no-repeat;
	color: #333333;
}

.quote-form #send{
	background: #D2D0AA url(images/menu_bg.png) center no-repeat;
	color: #D2D0AA;
	display: block;
	font-weight: bold;
	height: 35px;
	margin: 4px 0px;
	text-align: center;
	width: 101px;
	border: none;
	cursor:pointer;
}

/*error and success message*/
#alert {
	background: #fff6bf url(images/exclamation.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
#alert li {
	list-style-image: url(images/exclamation.gif);
	}
#success {
	background: #fff6bf url(images/accept.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
/*Links*/
a.externalLink {
	background: url(images/link_go.png) 100% 50% no-repeat;
	padding-right: 17px;
	}
a.internalLink {
	font-weight: bold;
	color: #333333;
	/*background: url(images/page_white_link.png) 100% 50% no-repeat;
	padding-right: 17px;*/
	}
a.internalLink:hover {
	background: url(images/page_white_link.png) 100% 50% no-repeat;
	padding-right: 17px;
	}
a.seo {
	font-weight: bold;
	color: #333333;
	}
a.seo:hover {
	background-color: #B5AE75;
	}
h1.search{
	color: #EDEBDE;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	margin-top: 0px;
	text-decoration: none;
}			
/*email link*/
.email {
	background: url(images/email.png) 100% 50% no-repeat;
	margin-right: 10px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
/*thumb link*/
.thumb {
	margin-right: 10px;
	font-weight: bold;
}
/*intro text*/		
.intro {
	font-size:19px;
	line-height:26px;
	background-color:  #EDEBDE;
	text-align:justify;
}

/*flickr*/
ul#photos {
  width: 230px;
  margin: 0;
  padding: 0;
  border: none;
  float: right;
  list-style: none;
}
ul#photos li, ul#photos img {
  margin: 0;
  padding: 0;
  border: none;
  float: left;
}
ul#photos img:hover{
	border:none;
}

.from-the-blog {
	text-align: right;
	}
#ngg-images-3 h2 {
	text-align: right;
}
#ngg-images-3 .ngg-widget {
	text-align: right;
} 

/*contact form*/
#footer div.wpcf7-response-output {
	border:2px solid #D2D0AA;
	color: #D2D0AA;
	margin-top:0;
}
div.wpcf7-response-output {
	border:2px solid #D2D0AA;
}
