body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top:1px solid #06aeff;
	background-image:url(../img/page-bg.jpg);
	background-repeat:repeat-x;
}
a:link,
a:visited,
a:active{
	color: #06aeff;
	text-decoration:none;
}
a:hover {
	background-color:#06aeff;
	color:#FFFFFF;
	text-decoration:none;
}
.clearit:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}
.clearit { display: inline-block; }
.left{
    float: left;
    display: inline;
}
.right{
    float: right;
    display: inline;
}
/* structure */
#top{
	background-image:url(../img/page-bg.jpg);
	background-repeat:repeat-x;
}
#bottom{
	background-image:url(../img/bg-footer.jpg);
	background-repeat:repeat-x;
	clear: left;
}
#header,#content,#footer{
	margin:0 auto;
}
#header{
	width:1000px;
	height:110px;
	padding:64px 10px 0 22px;
}
#content{
	width:960px;
	background-color:#FFFFFF;
	background-image:url(../img/bg-content.gif);
	background-repeat:no-repeat;
	padding:20px;
	clear: left;
}
#footer{
	width:960px;
	padding:40px 20px 0 20px;
	height:240px;
	margin-top:40px;
	clear: left;
}
/* end structure */

/* global */ 
h1{
	color:#3f444b;
	font-size:22px;
	margin-top:10px;
}
h2{
	color:#06aeff;
	font-size:24px;
	margin-top:0;
	font-weight: bold;
	letter-spacing: -1px;
}
h3{
	color:#2d353c;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #eeeeee;
}
h5{
	color:#36434e;
	font-size:18px;
	font-weight:bold;
	margin:16px 0 0px 0;
}
#a-links{
	margin-top:20px;
}
#a-links a,
#a-links a:active,
#a-links a:visited{
	color:#FFFFFF;
	display:inline;
	padding:7px 13px;
	text-decoration:none;
	font-size:18px;
}
#a-links a:hover{
	background-color:#06aeff;
}
a.actionlink{
	padding:2px 10px;
	background-color:#36424d;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.actionlink:hover{
	background-color:#06aeff;
}
hr{
    background-color:#eee;
    color:#eee;
    height:1px;
    border:0 none;
    margin: 15px 0;
    padding: 0 0 0 0;
    overflow: hidden;
}
/* end global */ 

/* home */
#projects,#intro,#contact{
	float:left;
	width:280px;
	height:360px;
	border-bottom:1px solid #eeeeee;
}
#projects p{
	font-size:14px;
	margin:0 0 15px;
	color:#000000;
}
#content-area input{
	height:20px;
	padding:2px 5px 0 5px;
	border:1px solid #e0dfdf;
	width:600px;
	background-image:url(../img/form-bg.jpg);
	background-repeat:repeat-x;
	margin:10px 0;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#contact {font-size: 13px;}
#content-area a.btn{
	padding:10px 20px;
	border:1px solid #e0dfdf;
	height:39px;
	background-image:url(../img/form-bg-long.jpg);
	width:auto;
	font: 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#ababab;
	font-weight:bold;
	margin:20px 0;
}
#content-area label{
	margin-bottom:10px;
	font-weight:bold;
}
#content-area label span{
	color:#FF0000;
}	

#contact ul {
	padding: 0 0 15px 0;
	margin: 0;
	float: none;
}
#contact li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../img/bullet.gif);
	padding: 3px 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	font-size: 13px;
}


#content-area textarea{
	height:50px;
	padding:5px 5px 0 5px;
	border:1px solid #e0dfdf;
	width:600px;
	background-image:url(../img/form-bg-long.jpg);
	background-repeat:repeat-x;
	margin:10px 0 20px 0;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#content-portfolio{
	float:left;
	width:619px;
	padding-right:29px;
	margin-right:29px;
	border-right:1px solid #eeeeee;
}


#content-area{
	float:left;
	width:619px;
	padding-right:29px;
	margin-right:29px;
	border-right:1px solid #eeeeee;
}

#content-area ul {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	float: none;
}
#content-area li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../img/bullet.gif);
}

#contact.inside{
	border-bottom:none;
	height:auto;
}
.v-rule{
	width:1px;
	background-color:#eeeeee;
	float:left;
	margin:0 29px;
	height:380px;
}	

/* footer */
#footer a,
#footer a:active,
#footer a:visited{
	color:#06aeff;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
#footer p{
	margin:15px 0;
	font-size:14px;
	color:#FFFFFF;
}
#tweets,#quickcontacts,#quicklinks{
	float:left;
	width:280px;
}
#quickcontacts{
	margin:0 58px;
}	
#footer h4{
	color:#7b7a7a;
	margin :0;
	font-size:18px;
	padding-bottom:15px;
	border-bottom:1px solid #444d55;
}

/* browser issues */
/* Hides from IE-mac \*/
* html .clearit {height: 1px;}
.clearit {display: block;}
/* End hide from IE-mac */

/* Tweets */

.twtr-hd {
    visibility: hidden;
	display:none;
}
body .twtr-widget .twtr-tweet {
	border-bottom: 1px solid #444d55;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	zoom: 1;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	position: relative;
	padding: 0;
	margin: 0;
}
body .twtr-widget .twtr-tweet-wrap {
	padding: 0;
	margin: 0;
}
.twtr-doc {
	border: 0;
	font-weight: normal;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}
.twtr-ft div{
	visibility: hidden; padding: 0;
}
body .twtr-widget p {
	margin:15px 0 !important;
}

#portfolio {float: left; width: 620px;}
#portfolio ul {padding: 0; margin: 0;}
#portfolio li {
	float: left;
	list-style-position: outside;
	list-style-type: none;
	padding: 8px;
	margin: 0 8px 8px 0;
	background-color: #f8f8f8;
	border: 1px dotted #ccc;
	font-size: 12px;
}

#portfolio img {border: 0;}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#eeeeee;
	padding:10px;
	display:none;
	color:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}
