* {
	margin:0;
	padding:0;
}
body {
	background: #000 url(images/mainpage_background.jpg) no-repeat top center;
	font-family:Helvetica, Arial, sans-serif;
	font: 80%/160% Helvetica, Verdana, Arial, sans-serif;
	color:#a6a6a6;
}
a {
	color:#aaa;
	text-decoration:none;
	outline:0;
}
a:hover {
	color:#f06b00;
}
a img {
	border: none;
}
ul, li {
	list-style: none;
	margin:0;
	padding:0;
}
p {
	margin:.25em 0;
}
code {
	font: 11px "Courier New";
	color:#666;
	padding:5px;
	margin:5px 0;
	display:block;
	border-left:1px solid #903000;
}
blockquote {
	color:#ddd;
	padding:5px;
	font: 12px Arial, Sans-serif;
	line-height:1.4em;
}
/****************************************/
/**********Head Lines**********/
/****************************************/
h1 {
	font-size:30px;
}
h2 {
	font:normal 210%/110% sans-serif, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	color:#ff7507;
}
/****************************************/
h2 .pagetitle {
	font: normal 140% Georgia, "Times New Roman", Times, serif;
	padding:0;
	color: #e0c154;
	float:left;
	display:block;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
#main-wrapper {
	display:block;
	margin:0 auto;
	width:980px;
	text-align:left;
}
#portfolio-wrapper {
	display:block;
	margin:0 auto;
	width:980px;
	text-align:left;
}
/****************************************/
/*Site nav*/
/****************************************/
#site_nav {
	width:191px;
	padding:0;
	float:left;
	margin-top:70px;
}
li#portfolio_link a {
	background:url(images/portfolio.png) no-repeat top left;
	display:block;
	width:191px;
	height:50px;
	padding:5px;
}
li#portfolio_link a:hover, li#portfolio_link a.active {
	background:url(images/portfolio_a.png) no-repeat top left;
}
li#journal_link a {
	background:url(images/journal.png) no-repeat top left;
	display:block;
	width:191px;
	height:50px;
	padding:5px;
}
li#journal_link a:hover, li#journal_link a.active {
	background:url(images/journal_a.png) no-repeat top left;
	display:block;
	width:191px;
	height:50px;
	padding:5px;
}
li#about_link a {
	background:url(images/about.png) no-repeat top left;
	display:block;
	width:191px;
	height:50px;
	padding:5px;
}
li#about_link a:hover, li#about_link a.active {
	background:url(images/about_a.png) no-repeat top left;
	display:block;
	width:191px;
	height:50px;
	padding:5px;
}
/****************************************/
/****************************************/
#page {
	width:850px;
	float:left;
	overflow: hidden;
	margin-left:50px;
	margin-top:40px;
}
#firstpage_left {
	float:left;
	padding:0;
	display:block;
	width:583px;
}
divi {
	clear:both;
	margin:0px;
	padding:0px;
	width:583px;
	height:31px;
	background: url(images/hr.jpg) no-repeat right top;
	display:block;
}
#journal_header {
	background:url(images/journal_header.png) no-repeat bottom left;
	display:block;
	width:583px;
	height:30px;
	padding:35px 0 0px 0;
	margin-bottom:10px;
}
#main_right {
	width:220px;
	float:left;
	overflow: hidden;
	margin-left:20px;
	margin-top:40px;
}
/****************************************/
/****************************************/

#portfolio {
	margin-top:30px;
	width:990px;
	float:left;
	overflow: hidden;
	padding:5px;
}
.prtf_thum {
	width: 740px;
	margin:0;
	padding-top:10px;
	padding-left:20px;
	float:left;
	overflow: hidden;
}
.thumb {
	background: #222 url(images/thumb.png);
	display: block;
	width: 235px;
	overflow: hidden;
	height: 150px;
	margin: 0 10px 10px 0;
	position: relative;
	float:left;
}
.thumb-title {
	margin-bottom:60px;
	margin-right:3px;
	background:#000;
	bottom:0;
	right:0;
	display:block;
	position:absolute;
	padding:4px;
	background: url(images/pxb.png) repeat;
}
.thumb-title:hover {
	background:#222;
}
.thumb-title h2 {
	font:11px Arial, helvetica;
	display:block;
	color:#fff;
	margin: 0;
	line-height: 1.4em;
}
.thumb-title h2 a {
	color:#fff;
	text-decoration: none;
}
.thumb-title h2 a:hover {
	color: #fff;
}
/****************************************/
/**************Sidbar**************/
/****************************************/
#sidebar {
	width:220px;
	float:right;
	padding:0;
	margin:0;
}
#sidebar_top {
	background: url(images/what.png) no-repeat top center;
	padding:15px;
	margin:0;
}
#sidebar_top_webdesign {
	background: url(images/webdesign.png) no-repeat top center;
	padding:15px;
	margin:0;
}
#sidebar_content {
	width:220px;
	background: url(images/sidebar_background.png) repeat-y top center;
	padding:0;
	margin:0;
}
#sidebar h3 {
	padding:3px;
	margin:0;
	background:#ca5b03;
	color: #eee;
	border:solid 1px #ca5b03;
}
#sidebar a {
	color:#999;
	text-decoration:none;
}
#sidebar a:hover {
	color:#07c5f2;
}
#sidebar ul {
	display:block;
	color:#d59100;
	padding:10px 0 0 5px;
}
#sidebar li a{
	background: url(images/star.png) no-repeat left center;
	padding:0 0 0 20px;
	color:#d59100;
	display:block;
}
#webdesign {
	padding:0;
	margin:0;
}
#webdesign ul {
	display:block;
	color:#d59100;
	padding:10px;
}
#webdesign li a{
	background: url(images/star.png) no-repeat left center;
	padding:0 0 0 15px;
	color:#d59100;
	display:block;
	font: normal 80% sans-serif, Times New Roman, Times, serif;
}
#webdesign li a:hover {
	color:#f26c00;
}
#graphicdesign {
	background: url(images/printdesign.png) no-repeat top center;
	padding-top:25px;
	margin:0;
}
#graphicdesign ul {
	display:block;
	color:#d59100;
	padding:10px;
}
#graphicdesign li a{
	background: url(images/star.png) no-repeat left center;
	padding:0 0 0 15px;
	color:#d59100;
	display:block;
	font: normal 80% sans-serif, Times New Roman, Times, serif;
}
#graphicdesign li a:hover {
	color:#f26c00;
}

#recentwork {
	margin-bottom:10px;
	text-align:center;
	padding:5px;
}
#recentwork li a {
	border-bottom:1px dotted #000;
}
#recentwork li a:hover {
	border-bottom:1px solid #07c5f2;
}
#recentwork img {
	border:1px solid #ee6a00;
	display:inline;
	margin: 0px 0 4px 0;
	padding: 5px;
}
#recentwork img:hover {
	border:1px solid #000;
	background:#d59100;
}

#likeit {
	background: url(images/likeit.png) no-repeat top center;
	padding:25px;
	margin:0;
}
#likeit ul {
	display:block;
	color:#d59100;
	padding:10px 0 0 0;
}
#likeit li a {
	background: url(images/star.png) no-repeat left center;
	padding:0 0 0 15px;
	color:#d59100;
}
#likeit li a:hover {
	color:#f26c00;
}
#sidebar_footer {
	background: url(images/sidebar_footer.png) no-repeat top center;
	padding:0;
	margin:0;
	height:34px;
}
/****************************************/
/**************Sidbar End**************/
/****************************************/
#portfolio-sidebar {
	color:#ddd;
	float:left;
	width:210px;
	margin-top:40px;
	padding:5px;
	font-size:11px;
	background: transparent url(images/opa.png);
}
#portfolio-sidebar h3 {
	padding:5px;
	background: #54abe0;
	color: #eee;
	width:210px;
	display:block;
}
#portfolio-sidebar h3 a {
	color: #eee;
}
#portfolio-sidebar h3 a:hover {
	color: #07c5f2;
}
#portfolio-sidebar a {
	color:#999;
	text-decoration:none;
}
#portfolio-sidebar a:hover {
	color:#07c5f2;
}
#portfolio-sidebar ul {
	list-style:none;
	margin:8px 0 8px 20px;
}
/*-----------------------
Post
-------------------------*/
/*
#contner {
	margin-top:130px;
	width:980px;
	float:left;
	margin-left:90px;
}*/
#content {
	width:583px;
	float:left;
	padding:0px 6px 0px 6px;
	overflow: hidden;
	margin-right:10px;
}
.content p {
	margin:0px;
}
#content .long-image {
	float:left;
	padding:8px;
}
#content .post h2 {
	letter-spacing:-1px;
	margin:0;
	padding:0;
}
#content .post h2 a {
	text-decoration:none;
	color:#d59100;
}
#content .post h2 a:hover {
	color:#ff7200;
}
#content .date {
	color:#999;
	background: url(images/date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	float:left;
}
#content .comments {
	font-size:90%;
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 15px;
	float:right;
}
#content .comments a {
	color:#999;
}
#content .comments a:hover {
	color:#f06b00;
}
#content .commentjump {
	font-size:90%;
	background: url(images/down.gif) no-repeat left center;
	padding-left: 15px;
	float:right;
}
#content .commentjump a {
	color:#999;
}
#content .entry {
	overflow:hidden;
	clear:right;
	padding:0 0 25px 0;
	margin:0 0 10px 0;
	background:url(images/divider.png) repeat-x bottom;
}
#content .entry h3 {
	padding:5px;
	color: #54abe0;
}
#content .entry ul li {
	padding : 5px 0 0px 15px;
	margin:0px;
}
#content .entry hr {
	border:0;
	padding:5px;
}
#content .entry a {
	text-decoration:underline;
	color:#428ff8;
}
#content .entry a:hover {
	color:#000;
	background:#d59100;
	text-decoration:none;
}
#content .entry img {
	border:0px;
}
#content .entry img:hover {
	border:0px;
}
#content .entry img.wp-smiley {
	border:0px none;
	margin:0;
	vertical-align:middle;
} /* Smiley */
/*comment*/
h3#comments, h3#respond {
	font-weight:normal;
	letter-spacing:-1px;
	color:#f26c00;
	padding:0;
	margin:0;
}
.comment-entry {
	width: 500px;
	float:right;
	padding-top:8px;
	padding-bottom:8px;
	background:url(images/divider.png) repeat-x bottom;
}
.commentlist p {
	margin: 10px 0px;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	line-height: 130%;
}
ol.commentlist cite {
	font: 120% Tahoma, "Trebuchet MS", Arial;
	color: #f26c00;
}
.commentlist cite.author {
	background: url(images/mini-author.gif) no-repeat right center;
	padding-right: 44px;
}
.comment-number {
	float:right;
}
ol.commentlist h5 {
	font-size:12px;
	margin:3px 0;
	padding:0;
}
ol.commentlist h5 a:link, a:visited {
	color:#679ef1;
}
ol.commentlist h5 a:hover {
	color:#fff;
}
ol.commentlist h5 small {
	display:block;
}
ol.commentlist li span.moderate {
	padding:2px;
	color:#f30;
}
.gravatar {
	background: url(images/avatar-bg.gif) no-repeat;
	width: 58px;
	height:55px;
	margin-top: 3px;
	padding: 6px 0px 6px 6px;
	float:left;
}
.gravatar img {
	border:solid 1px #cee48b;
	background-color: #f26c00;
}
/* form */
#respond {
	padding: 0px 0px 2px 20px;
	margin: 0px;
	font: normal 140% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform label {
	font-weight: bold;
	color:#6a3303;
	font-size: 90%;
}
#commentform label span {
	font-weight: normal;
}
#commentform input {
	width: 153px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	width: 375px;
	height: 135px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #a25a00;
	border: none;
}
#contact {
	margin-top:10px;
	padding:0;
	display:block;
}
#footer {
	color:#555;
	width:950px;
	font-size:70%;
	line-height:1.4em;
	padding:0 0 10px 0;
	margin-top:20px;
	float:right;
	text-align:right;
}
#footer a {
	font-weight: bold;
	color:#999;
	border-bottom:1px solid #333;
}
#footer a:hover {
	color:#f06b00;
}
.footer-nav {
	margin: 5px 0px 0px;
	padding:0px;
}
a.css-icon {
	background: url(images/css.gif) no-repeat left center;
	padding-left: 13px;
	text-decoration: none;
	margin-left: 10px;
}
a.css-icon:hover {
	text-decoration: none;
}
a.html-icon {
	background: url(images/html.gif) no-repeat left center;
	padding-left: 13px;
	text-decoration: none;
	margin-left: 10px;
}
a.html-icon:hover {
	text-decoration: none;
}
a.rss-icon {
	background: url(images/rss.gif) no-repeat left center;
	padding-left: 14px;
	text-decoration: none;
	margin-left: 10px;
}
a.rss-icon:hover {
	text-decoration: none;
}
a.sitemap-icon {
	background: url(images/sitemap.gif) no-repeat left center;
	padding-left: 14px;
	text-decoration: none;
	margin-left: 10px;
}
a.sitemap-icon:hover {
	text-decoration: none;
}

