


* {
	margin: 0;
	padding: 0;
}

body {
	background: #E9E8E3;
	font-family:"Georgia", Times New Romam, Times, serif;
	font-size: 11px;
	color: #757E82;
}

h1, h2, h3 {
	
}

h1 {
}

h2 {
	color: #999999;
	font-size:41px;
	font-weight:normal;
	width:450px;
	padding-bottom:20px;
	}
	
h4 {
	font-size:16px;
	font-weight:normal;
	padding-bottom:20px;
}

.green {
	
	color: #8BC53E;
	font-size:41px;
	font-weight:normal;
	width:450px;
	padding-bottom:20px;
	
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	
}

p {
	font-size:13px;
	
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #4C5151;
	font-weight:200;
}

a:hover {
	text-decoration: underline;
	color: #A1B947;
}

.padding {
	padding-bottom:24px;
}


/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
}


/* portfolio */

.project-first {
	
	padding: 0 0 20px 0;
	color: #5e6051;
	font-size: 12px;
	line-height: 18px;
	margin-top:-45px;
    }
	
.project {
	
	padding: 0 0 20px 0;
	color: #5e6051;
	font-size: 12px;
	line-height: 18px;
	margin-top:-45px;
    }
	
.port-info {
	width: 220px;
	float: left;
	padding: 0 20px;
	font-size:14px;
	margin-top:10px;

    }
	
.screenshot {
	width:  679px;
	float: right;
	padding-bottom:50px;
	
	
}

.port-description {
	font-size:10px;
	color:#999;
}


.line {
	border-bottom: 1px solid #dcdbd7;
	}


/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin-left:-10px;	
		padding: 15px 10px 0px 00px;
}

#logo h1 {
	margin-top: -15px;
	padding: 0;
	
}

#logo h2 {
	margin: -4px 0 0 0;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #D9170E;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/* Menu */

#menu {
	float: right;
	width: 600px;
	height: 90px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 55px;
	margin-right: 1px;
	padding: 55px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4C5151;
}

#menu a:hover, #menu .active a {
	color: #A1B947;
	
}


#menu .active a {
	color: #A1B947;
	font-weight:800;
}

/* Search */

#search {
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 11px Tahoma, Geneva, sans-serif;
	padding: 2px 2px;
}

#search-text {
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #E71810;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 400px;
}



.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;

}

.post .title a {
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 32px;
	color: #3A3D40;
}

.post .entry {
	font-size:16px;
	line-height:26px;
	font-weight:normal;
}

.post img {
	float: left;
	padding: 0px 0px;
}

.post .meta {
}

.post .more {
	display: block;
	width: 400px;
	height: 32px;
	padding: 0 0px 0px 0px;
	background: url(images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .byline {
	font-size: 11px;
	font-style: italic;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 550px;
	font-size: 11px;
}

#sidebar-inside {
	float: right;
	width: 960px;
	font-size: 11px;
	
	margin-top:65px;
}

#sidebar-bgtop {
	
}

#sidebar-bgbtm {

	padding: 0px 40px 20px 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
}

#sidebar li li a {
	padding-left: 20px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */






#footer-wrapper {
	clear:both;
	padding: 20px 0px;
	
}

#footer {
	width: 960px;
	margin: 0 auto;
	color: #757E82;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 10px;
	line-height:16px;
}



.copyright {
	text-align:right;
}


#footer a {
	color: #757E82;
}

#footer a:hover {
	text-decoration: underline;
	color: #ccc;
}

