body {
	margin: 0;
	font-family: "Helvetica Neue", Arial, "Trebuchet MS", sans-serif;
	font-size: 81.25% /* resets font to 13pt*/;
	color: white;
	background-color: #bf9f60;
	text-align: left;
}

/* @group General Tags */

a {
	color: black;	
}

a.current_page_item {
	color: white;
}

hr {
	display: none;
}

h1,
h2.title {
	font-size: 277%;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 92%;
	margin: 0;
}

h4 a {
	text-decoration: underline;
	color: white;
}

h4 a:hover {
	text-decoration: none;
}

dl {
	margin-top: -15px;
}

dt {
	width: 120px;
	float: left;
	font-weight: bold;
}

dd {
	margin-left: 121px;
}

/* @end */

/* @group General Classes */

.clear {
	clear: both;
}

img.aligncenter {
	margin: 0 auto;
}

/* @end */

/* @group jQuery Styles */

/* Styles activated by the .javascript class attached to the HTML tag.
	Only available when JavaScript is enabled. */

.javascript #page {
	background-image: none !important;
}

.javascript #bg-image {
	position: absolute;
	top: 222px;
	right: 42px;
	
	width: 150px;
	height: 250px;
	background-repeat: no-repeat !important;
}

/* @end */


/* @group Content */

#page,
#footer {
	width: 721px /* 743px - left padding*/;
	margin: 20px auto 20px;
}

#page {
	position: relative;
	min-height: 427px /* 497px - top & bottom padding */;
	padding: 35px 0 22px 35px;
	background-position: 564px 222px;
	background-repeat: no-repeat !important;
}

#content {
	width: 350px;
	margin-left: 130px;
	margin-top: -15px;
}

.post {
	margin-top: 57px;
}

.entry {
	margin-top: 27px;
	margin-left: 5px;
	line-height: 146%;
}

.edit {
	font-size: 71%;
}



/* @end */

/* @group Specific page styling */

.page-id-2,
.page-id-48{
	background-color: #bf9f60;
}

.page-id-2 #page,
.page-id-48 #page,
.page-id-2 #bg-image,
.page-id-48 #bg-image  {
	background-image: url(../images/stone_man.png);
}

.page-id-2 #sidebar li,
.page-id-48 #sidebar li {
	border-color: #93815d;
}

.page-id-5,
.page-template-archives-php,
.single {
	background-color: #b3ab6b;
}

.page-id-5 strong,
.page-id-5 dt {
	color: #4d4d37;
}

.page-id-5 dd,
.page-id-5 p {
	font-weight: normal;
}

.page-id-5 #page,
.page-template-archives-php #page,
.single #page {
	background-image: url(../images/scissors_man.png);
	background-position: 590px 222px;
}

.page-id-5 #bg-image,
.page-template-archives-php #bg-image,
.single #bg-image {
	background-image: url(../images/scissors_man.png);
	top: 222px;
	right: 16px;
}

.page-id-5 #sidebar li,
.page-template-archives-php #sidebar li,
.single #sidebar li  {
	border-color: #8c8653;
}

.page-id-5 .entry {
	width: 497px;
}

#old-projects {
	line-height: 1.8;
}

.page-id-7 /*#page*/ {
	background-color: #8aa262;
}

.page-id-7 #page,
.page-id-7 #bg-image {
	background-image: url(../images/addmission_man.png);
}

.page-id-7 #sidebar li {
	border-color: #687355;
}

.page-id-9 {
	background-color: #999889;
}

.page-id-9 #page,
.page-id-9 #bg-image {
	background: url(../images/three_men.png);
}

.page-id-11 /*#page*/ {
	background-color: #738f9c;
}

.page-id-11 #page,
.page-id-11 #bg-image {
	background-image: url(../images/aeroplane_man.png);
}

.page-id-11 #sidebar li {
	border-color: #4a5a61;
}

/* @end */

/* @group Sidebar */

#sidebar {
	font-size: 77%;
	width: 100px;
	float: left;
	margin-top: 56px;
}

#sidebar ul {
	padding: 5px 5px 5px 0;
	margin: 0;
	list-style: none;
}

#sidebar li {
	list-style-position: inside;
	margin-bottom: 16px;
	border-bottom: 1px solid #757569;
	border-right: 1px solid #757569;
}

#sidebar li:hover {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
}

#sidebar a,
#sidebar a:active,
#sidebar a:visited {
	color: white;
	text-decoration: none;
}

#sidebar a:hover {
	color: #f1f1f1;
	text-decoration: none;
}

/* @end */

/* @group Footer */

#footer {
	display: none;
	font-size: 77%;
	color: #d2d2d2;
	font-style: italic;
	text-align: right;
	position: fixed;
	bottom: 0;
	right: 50px;
}

#footer a {
	color: #d2d2d2;
	text-decoration: none;
}

/* @end */

/* @group Image Gallery */

.gallery,
.popup_gal {
	height: 50px;
	padding-left: 120px;
}

#archives .popup_gal,
.single .popup_gal,
.home .popup_gal {
	padding-left: 0;
}

.popup_gal {
	margin: 0 auto;
	display: block;
}

.gallery-item,
.popup_gal img {
	width: auto !important;
	margin: 0 1px 1px 0 !important;
}

.gallery-icon {
	width: auto;
}

.gallery-icon .attachment-thumbnail,
.popup_gal img,
.entry a img {
	border: 2px solid #757569 !important;
}

.popup_gal a {
	float: left;
	display: inline;
}

.popup_gal img {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Recent Posts */

.post-title {
	margin-right: 10px;
	margin-bottom: 0;
	display: inline;
	font-size: 1.4em;
}

.post-title a {
	color: white;
	text-decoration: none;
}

.post-date {
	display: inline;
}

#recent-posts .post {
	margin-top: 10px;
}

#recent-posts .entry {
	margin: 0;
}

/* @end */

/* @group Archive Template */

#archives {
	margin-top: 57px;
}

#archives .post {
	margin-top: 0;
	margin-bottom: 50px;
}

#archives .entry {
	margin: 0;
}

/* @end */

/* @group PDF icons */

body a .pdf-icon,
body a .pdf-icon-sm {
	border: none !important;
}

.pdf-icon-sm {
	float: left;	
	margin-right: 5px;
}

/* @end */
