/* Begin Typography & Colors */
html {
height:100%;

}

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;

	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	height:100%;	
	}
	
#outer-wrap{
	background:url(images/header-deco.gif) top center repeat-x;
	width:100%;
	



	}
	
#bg-texture{


	}

	
#logo{


}







#space-1{
	width:910px;
	background-color:#FFFFFF;
	margin:0;
	
	
	}
	
#space-2{
	width:908px;
	background-color:#FFFFFF;
	overflow:hidden;
	border:1px solid #D9D9D9;
	-moz-border-radius:4px 4px 4px 4px;
	}
	
#space-contact{
	width:908px;
	background-color:#FFFFFF;
	overflow:hidden;
	border:1px solid #D9D9D9;
	-moz-border-radius:4px 4px 4px 4px;
	margin:5px 0 0;
	}
	
#space-about{
	border:1px solid #D9D9D9;
	-moz-border-radius:4px 4px 4px 4px;
	padding:5px;
	overflow:hidden;
	margin:5px 0;
	min-height:600px;

}
	
.space-inner{
	overflow:hidden;
		

}

.space-inner-home{
	height:365px;
	margin:5px 0 0;
}

.space-inner-blog{
	width:650px;
	margin-right:65px;
	float:left;
	




}

.space-about-left{
float:left; 
width:300px;
height:257px;
padding:50px 0 0; 
background:url(images/profile.gif) bottom left no-repeat;
}

.space-contact-left{
float:left; 
padding:10px;
}


.space-about-right{
	float:left;
	padding:50px 0 0;
	width:550px;
	font-size:13px;
	color:#3D3D3D;
	


 }

.space-inner-comment{
	width:650px;
	margin-right:80px;
	margin-top:0;
	float:left;
	




}

.about-sig{
	padding-left:50px;
	font-size:20px;

}

#about-me{
	
	margin:5px 0;
	font-size:18px;


}

#space-sidebar{
float:left;



}

#space-inner-wrap{
overflow:hidden;

}

.space-inner-post{

}


.space-right{
	float:left;
	padding:5px 0;
	width:655px;
	margin-left:10px;
	font-size:12px;
	text-align:justify;
	color:#3d3d3d;



}

.space-right img{ margin-bottom:5px;}

.space-font{

	font-size:13px;


}
.space-font p{
margin:0;
padding:0;


}

.space-font a{
	color:#660000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;


}

.space-font a:hover{
	color:#FF3300;
	text-decoration:underline;
	


}

.space-font-white{

	font-size:10px;
	color:#3d3d3d;


}

.space-font-small{

	font-size:11px;




}

.space-font-bold{

	font-size:12px;
	font-weight:bold


}

.lines{
border-top:0;
border-right:0;
border-left:0;
border-bottom:dashed #999999 1px;
height:10px;



}

.lines-0{
border-top:0;
border-right:0;
border-left:0;
border-bottom:0;
height:5px;



}

.space-right h5{
	font-size:14px;
	color:#666666;
	margin-top:0px;
	letter-spacing:10px;
	

	

}



.btm-spacer{
	margin-bottom:20px;

}
	
.btm-rounded-corner{
width:950px;
height:9px;
background-image:url(images/rounded-corner-btm.png);
margin-bottom:20px;
}

.btm-rounded-corner2{
width:950px;
height:9px;
margin-bottom:20px;
background-image:url(images/rounded-corner-btm.png);

}

.top-rounded-corner{
width:950px;
height:9px;
background-image:url(images/rounded-corner-top.png);


}

	
	
.pg-title{
	font-size:24px;
	margin-top:5px;
	padding:0px;



	}
	
	



.pg-title-portfolio{
	float:left;
	bottom:0px;
	background-image:url(images/portfolio.png);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:310px;
	height:30px;
	background-color:#e76910;
	-moz-border-radius:5px 20px 0 0;
	

}

.pg-title-portfolio:hover{
	background:url(images/portfolio-over.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#e76910;
	-moz-border-radius:5px 20px 0 0;


}

.pg-title-about{
	background-image:url(images/about-me.png);
	background-repeat:no-repeat;;
	width:140px;
	height:30px;
	background-position:center center;
	margin-bottom:0px;
	background-color:#e76910;
	-moz-border-radius:5px 20px 0 0;
	

}

.pg-title-contact{
	background-image:url(images/contact-me2.png);
	background-repeat:no-repeat;;
	width:150px;
	height:30px;
	background-position:center center;
	margin-bottom:0px;
	background-color:#e76910;
	-moz-border-radius:5px 20px 0 0;
	

}

.pg-title-portfolio2{
	background-image:url(images/portfolio-title.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:130px;
	height:30px;
	margin-bottom:0px;
	background-color:#e76910;
	-moz-border-radius:5px 20px 0 0;
	

}

.contact-form{

	background:url(images/tabs-gradient.gif) repeat-x;
	float:left;
	overflow:hidden;
	padding-left:10px;
	width:225px;
	border-right:1px solid #D9D9D9;




}





#nav-wrap {
     float:left;
	 background:url(images/topnav-bg.gif) no-repeat;
	 height:24px;
	padding:6px 0 0;
	width:910px;




}


#nav-wrap ul{
	
   margin:0;
   padding:0;

}

#nav-wrap li {

font-family:Geneva, Arial, Helvetica, sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:center;
float:left;
color:#FFF;
font-size:13px;
font-weight:bold;
margin-left:20px;
margin-right:0;

padding:0;



}

#nav-wrap li a{
color:#FFF;
margin:0;
text-decoration:none;

}

#page {
	border: 0px;
	text-align: left;
	margin:0;
	}

#header {
	/*background: url('images/portfolio-banner2.jpg') no-repeat bottom center;*/
	overflow:hidden;
	}

#headerimg 	{
	width: 910px;

	}

#content {
	font-size: 1.2em;
	}
	
.entry-wrap{
	width:910px;



	}
.entry {
	width:650px;
	float:left;
	margin:5px 0 0 0;
}

.entry img{ 

border:1px solid #CCCCCC;
max-width:630px; 
padding:5px;
margin-bottom:10px;
margin-top:5px;}

.entry1 {
	float:left;
	
}

.widecolumn .entry p {
	font-size: 1.05em;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {

}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	

	
	
	}
	
.test{clear:both;
margin:0 auto;
width:910px;}

#footer-inner{
	/*background: url('images/footer-bg.png') no-repeat bottom;*/
	height:100%;

	}
	
	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	margin:0;
	}

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

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	color:#3d3d3d;
	background:url(images/tabs-gradient.gif) repeat-x top;
	height:30px;
	border-top:1px solid #D9D9D9;
	
	
	}

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: #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;
	}

.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: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, 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;
	}

h2 a:hover, h3 a:hover {
	color: #393939;
	text-decoration:underline;
	}
	
a {
color: #393939;
text-decoration:none;
	}

a:hover {
	color: #000000;
	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 */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 910px;
	border: 0;
	
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	width: 948px;
	}

#headerimg {
	margin: 0;

	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin:20px 0 0 0;
	text-align: left;
	border-bottom:1px dotted #9C9C9C;
	padding-bottom:20px;
	overflow:hidden;
	
	}
	
.post1 {
	margin:0;
	text-align: left;

	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding:0 0 10px 0;
}

.clear {
	clear: both;
}

#footer {
	margin:10px auto;
	clear: both;
	width:910px;
	}

#footer p {
	margin: 0;
	text-align: center;

	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 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;
	list-style: none;
	padding-left: 0px;
	list-style-type:none;

	}

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

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#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;
	color:#000000;
	}
	
	
.newsletter-bg{

background:url(images/ico-mail.png) no-repeat;
width:67px;
height:79px;
margin-left:120px;
position:absolute;

}

.newsletter{

}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 0px;
	width: 190px;

	}

#sidebar form {
	margin: 0;
	}
	
#sidebar-wrapper{
	
	background-color:#fff;
	-moz-border-radius:4px 4px 4px 4px;
	border:1px solid #D9D9D9;
	margin:10px 0 0;



}
/* End Sidebar */



/* 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: 20px;
	}
/* 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 */




/*form styling */


.form-space{


}



.input-area{
	width:200px;
	border:2px solid #D9D9D9;
	/*background:transparent url(images/input-bg.png) repeat scroll center bottom;*/
	padding:5px;
	margin-top:6px;
	color:#3D3D3D;


}
.input-message-bg{
	/*background:url(images/input-message-bg.png);*/

}

.contact-desc{
	margin-bottom:25px;
	padding-top:5px;
}

#submit-btn{
background:url(images/submit-btns.jpg) 0 0 no-repeat;
border:0 none transparent;
cursor:pointer;
height:12px;
width:58px;
float:right;
margin-right:10px;
}

#submit-btn:hover {
background-position:0 -22px;

}

/* footer */

#footer-left{
	float:left;
	width:225px;
	height:155px;
	margin-right:10px;
	border:1px solid #D9D9D9;
	-moz-border-radius:4px 4px 4px 4px;
	background:url(images/tabs-gradient.gif) repeat-x;
	padding-left:10px;


}

#footer-mid{
	float:left;
	width:660px;
	height:auto;
	border:1px solid #D9D9D9;
	-moz-border-radius:4px 4px 4px 4px;


}

#footer-right{
	float:left;
	width:100%;
	margin-top:20px;
	background:url(images/footer-nav-bg.gif) repeat-x;
	overflow:hidden;

}

.footer-nav{
	list-style-type:none;
	padding:0;
	margin:5px 30px 0 10px;
	text-align:left;
	float:left;

}

.footer-nav-recent-post{
	list-style-type:none;
	padding:0;
	margin:5px 30px 0 10px;
	text-align:left;
	float:left;

}

.footer-nav-recent-post a{
	padding-left:20px;
	background:url(images/arrow.gif) no-repeat 0 1px;

}

.footer-nav-btn{ 
	color:#C1C1C1;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:10px 0;
	text-align:left;

}

.footer-nav-btn a { color:#C1C1C1; text-decoration:none; }
.footer-nav-btn a:hover { color:#C1C1C1; text-decoration:underline; }
.footer-nav-btn a:visited { color:#C1C1C1; }

.footer-nav2{
	list-style-type:none;
	padding:5px 0;
	float:left;

	

}

.footer-nav2 li{
	margin-top:5px;
	padding-right:25px;
	color:#C1C1C1;	
	float:left;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
}

.footer-nav li{

	margin-top:5px;
	color:#3D3D3D;
	font-size:12px;
	width:200px;

}

.footer-nav-recent-post li{

	margin:5px 0;
	color:#3D3D3D;
	font-size:12px;

}

.footer-nav a, .footer-nav-recent-post a {
	color:#3D3D3D;



}

.footer-nav a:visited, .footer-nav-recent-post a:visited {
	color:#3D3D3D;

}

.footer-nav a:hover, .footer-nav-recent-post a:hover{
	color:#293742;
	text-decoration:underline;

}

/* portfolio-gallery */

#html-port{  
border-top:1px solid #D9D9D9;
padding:5px 0;
text-align:center;

}

#port-html-gallery{
	margin:5px 0 0 0;
	overflow:hidden;
	
	}
	
.port-html-tabs{
	list-style:none;
	margin:20px 0 0;
	overflow:hidden;
	padding-left:40px;
	
}

.port-html-tabs li{
	float:left;
	padding:0 0 10px;
	width:830px;
	
	
}

.port-html-tabs li img{
	margin-right:10px;	
	float:left;
}

.subtitle{
	font-size:12px;
	
}
	
	
#portfolio-gallery{
-moz-border-radius:4px 4px 4px 4px;
border:1px solid #D9D9D9;
margin:5px 0 0 0;

}

.work-gallery{

}




#curve{

	background-image:url(images/footer-curve.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:20px;


}

.white{

	color:#FFFFFF;




}

.red{
	color:#a90000;


}


.port-banner{

}

.port-desc{

font-size:12px;
margin:10px 0 0 0;

}

.work-title{

margin:20px 0 0;
float:left;

}

.work-wrapper{
	width:910px;

}

.work-area{
	float:left;

}

.work-area ul{
	margin:0;
	padding:0;
	


}


.work-area li{



font-family:Arial, Helvetica, sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;

float:left;
margin:0 0 10px 0;
padding:0;

}



.work{
	width:430px;
	float:left;
	list-style-type:none;
	padding:5px;
	border:#CCCCCC solid 1px;
	margin-right:10px;



}


.work-img{
	float:left;
	width:210px;
	height:110px;
	border-right:#666666 dotted 1px;
	padding-right:8px;
	margin-right:10px;
	

}


.work-desc{
	float:left;
	width:200px;
	color:#000000;
	text-align:left;
	

}

.ico-go{
	height:23px;
	padding:4px 22px;
	background:url('images/ico-go.png') no-repeat;
	margin-top:10px;
	cursor:pointer;


}

.ico-go:hover{
	text-decoration:underline;
	color:#FF3300;


}

.ico-go a:hover{
	text-decoration:underline;
	color:#FF3300;


}

/*form2 styling */


#form-wrapper{

-moz-border-radius:0 8px 8px 8px;
background:url("images/contact-bg.png") repeat;
float:left;
margin-bottom:10px;
overflow:hidden;
padding:10px;
width:270px;


}

.form-info{
text-align:left;
font-size:10px;
float:left;



}

.input-area2{
	width:260px;
	border:1px solid #f79231;
	/*background:transparent url(images/input-bg.png) repeat scroll center bottom;*/
	background-color:#e76910;
	padding:5px;
	margin-top:6px;
	color:#FFFFFF;



}




#submit-btn2{
background-color:transparent;
background-image:url(images/submit-btn.png);
border:0 none transparent;
cursor:pointer;
height:23px;
width:68px;
float:right;
margin-right:10px;
}

#submit-btn2:hover {

background-image:url(images/submit-btn-over.png);



}


#contact-content{
	width:650px;
	margin:auto;
	
	


}

.contact-sidebar{
	background: url(images/form-side-bg.png) no-repeat;
	float:left;
	height:158px;
	padding:15px 0 0 15px;
	width:290px;


}

.contact-sidebar2{
	background: url(images/form-side-bg2.png) no-repeat;
	float:left;
	height:305px;
	padding:15px 0 0 15px;
	width:290px;


}

.contact-bg{
	background:url(images/contact-me.gif) no-repeat;
	width:95px;
	height:16px;
	margin:10px 0;

}

.contact-sidebar-content{

width:270px;
margin-top:15px;
text-align:left;

}

.dropdown{

width: 260px;


}

#contact-map{
float:left;
margin: 0 0 0 18px;
}



/*end of form*/

/*FB*/

.fb-space{
	width:650px;

}

.wppt_float_left {
border:1px solid #DDDDDD;
float:left;
margin:0 10px 15px 0;
padding:3px;
}


/*comment*/
.comment-pop{
	background:url(images/ico-comment.png) no-repeat;
	width:46px;
	height:51px;
	float:right;

}

.comment-pop a{

	

}
.comment-no{
	font-size:18px;
font-weight:bold;
padding:15px 0 0;
text-align:center;

}

.blog-title{
float:left;
width:500px;

}
.blog-title h2{
font-size:20px;
font-family:Geneva, Arial, Helvetica, sans-serif;

}

#respond{
margin:10px 0 0 0;


}

.callme-bg{
	background:url(images/callme.gif) no-repeat;
	width:95px;
	height:16px;
	margin:10px 0;

}

.callme-img{
	padding:14px 0 0;

}

#skype{ padding-left:5px;}

.latest-proj{
	background:url(images/latest-proj.gif) no-repeat;
	width:126px;
	height:18px;


}

.recent-post{
	background:url(images/recent-post.gif) no-repeat;
	width:126px;
	height:18px;

}

.recent-post-arrow{
	background:url(images/arrow.gif) bottom left no-repeat;
	width:13px;
	height:13px;
	float:left;


}

.featured-desc{
	float:left;
	height:30px;
	padding:10px 0 0 5px;
	

}

.featured-img{
	float:left;
	border:1px solid #D9D9D9;
	padding:1px;
}

/* navigation icons */

.ico-home a{
	
	height:16px;

	padding: 0;

}

.ico-portfolio a{

	height:16px;

	padding:0;

}

.ico-about a{

	height:16px;
	padding:0;

}

.ico-blog a{

	height:16px;
	padding:0;

}

.ico-contact a{

	height:16px;
	padding:0;

}

.float-left{
	float:left;
	

}

.float-left img{ border:0;
	padding:10px 0 0 0; margin:0;} 

.post-thumb img{ 
	border:1px solid #CCCCCC;
	padding:3px;

}
/* siFr*/

/* wp-stat*/


.wp-pagenavi{ padding:20px 0 10px;}
/**/
#feedback{ width:350px; margin:0 auto; }
