/* @override http://roidelagala.com/stylesheets/master.css */

body {
	color: #272727;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	outline-style:none;
	text-decoration:none;
}

#site-home, #site-blog, #site-tumblr, #site-portfolio, #site-about {
	min-width: 1024px;
	height: 100%;
	margin: 0 auto;
}

#header {
	height: 256px;
	background: url(../images/top-background.png) repeat-x scroll;
}

#top {
	width: 1024px;
	height: 255px;
	margin: 0 auto;
}

#top h1 {
	width: 350px;
	height: 125px;
	float: left;
}

#title {
	width: 340px;
	height: 125px;
	background: url(../images/title03.png) no-repeat scroll left bottom;
	text-indent: -9999px;
	display: block;
}

#nav-bar {
	width: 520px;
	height: 35px;
	float: left;
	margin-top: 70px;
	margin-left: 140px;
}

#nav-bar ul {
	width: 520px;
	height: 35px;
}

#nav-bar ul li {
	display: inline;
}

#nav-bar ul li a {
	display: block;
	float: left;
	width: 96px;
	height: 70px;
	margin-right: 8px;
	text-indent: -9999px;
}

#nav-bar ul li#home a {
	background: url(../images/home-button.png) no-repeat scroll left top;
}

#nav-bar ul li#home a:hover {
	background: url(../images/home-button.png) no-repeat scroll left bottom;
}

#site-home #header #top #nav-bar ul li#home a {
	background: url(../images/home-button.png) no-repeat scroll left bottom;
}

#nav-bar ul li#blog a {
	background: url(../images/blog-button.png) no-repeat scroll left top;
}

#nav-bar ul li#blog a:hover {
	background: url(../images/blog-button.png) no-repeat scroll left bottom;
}

#site-blog #header #top #nav-bar ul li#blog a {
	background: url(../images/blog-button.png) no-repeat scroll left bottom;
}

#nav-bar ul li#tumblr a {
	background: url(../images/tumblr-button.png) no-repeat scroll left top;
}

#nav-bar ul li#tumblr a:hover {
	background: url(../images/tumblr-button.png) no-repeat scroll left bottom;
}

#site-tumblr #header #top #nav-bar ul li#tumblr a {
	background: url(../images/tumblr-button.png) no-repeat scroll left bottom;
}

#nav-bar ul li#portfolio a {
	background: url(../images/portfolio-button.png) no-repeat scroll left top;
}

#nav-bar ul li#portfolio a:hover {
	background: url(../images/portfolio-button.png) no-repeat scroll left bottom;
}

#site-portfolio #header #top #nav-bar ul li#portfolio a {
	background: url(../images/portfolio-button.png) no-repeat scroll left bottom;
}

#nav-bar ul li#about a {
	background: url(../images/about-button.png) no-repeat scroll left top;
}

#nav-bar ul li#about a:hover {
	background: url(../images/about-button.png) no-repeat scroll left bottom;
}

#site-about #header #top #nav-bar ul li#about a {
	background: url(../images/about-button.png) no-repeat scroll left bottom;
}

#container {
	height: 597px;
	background: #48656f url(../images/middle-background.png) repeat-x scroll;
}

#description {
	width: 730px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	top: -110px;
	background: url(../images/container.png) no-repeat scroll;
}

#description h3 {
	color: #ae191a;
	font-size: 15px;
	margin-bottom: 12px;
	font-weight: bold;
}

#description p {
	font-size: 13px;
}

#left-col {
	width: 280px;
	height: 200px;
	float: left;
	margin: 45px 50px 20px 60px;
}

#left-col p {
	line-height: 23px;
}

#right-col {
	width: 280px;
	height: 200px;
	float: left;
	margin: 45px 20px 20px 20px;
}

#right-col img {
	float: right;
	margin-top: -15px;
	margin-left: 5px;
	margin-right: 20px;
}

#right-col p {
	line-height: 23px;
}

#featured {
	width: 985px;
	height: 280px;
	margin: 0 auto;
}

#recent-posts {
	width: 320px;
	height: 265px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

#recent-posts h2 {
	width: 320px;
	height: 50px;
	text-indent: -9999px;
	background: #759caa url(../images/posts-title01.png) no-repeat scroll center center;
	border: 1px solid #4e6c77;
	padding: 2px;
}

#recent-posts ul {
	margin-left: 10px;
	margin-top: 20px;
}

#recent-posts ul li {
	margin-bottom: 26px;
}

#recent-posts ul li a {
	color: #e8e8e8;
	font-size: 16px;
}

#recent-posts ul li a:hover {
	text-decoration: underline;
}

#my-work {
	width: 320px;
	height: 265px;
	float: left;
	margin-right: 5px;
	padding-right: 4px;
}

#my-work h2 {
	width: 320px;
	height: 50px;
	text-indent: -9999px;
	background: #759caa url(../images/portfolio-title01.png) no-repeat scroll center center;
	border: 1px solid #4e6c77;
	padding: 2px;
}

#my-work ul {
	margin-left: 10px;
	margin-top: 20px;
}

#my-work ul li {
	margin-bottom: 26px;
}

#my-work ul li a {
	color: #e8e8e8;
	font-size: 16px;
}

#my-work ul li a:hover {
	text-decoration: underline;
}

#flickr {
	width: 325px;
	float: left;
}

#flickr h2 {
	width: 320px;
	height: 50px;
	text-indent: -9999px;
	background: #759caa url(../images/flickr-title01.png) no-repeat scroll center center;
	border: 1px solid #4e6c77;
	padding: 2px;
}

#flickr ul {
	margin-left: 10px;
	margin-top: 15px;
}

#flickr ul li {
	width: 104px;
	height: 98px;
	float: left;
	background: url(../images/frame.png) no-repeat scroll;
}

#flickr ul li a img {
	width: 75px;
	height: 75px;
	margin-top: 11px;
	margin-left: 14px;
}

#footer {
	height: 49px;
	background: url(../images/bottom-background.png) repeat-x scroll;
}

#footer p {
	color: #110f2b;
	font-size: 13px;
	width: 340px;
	margin: 0 auto;
	padding-top: 18px;
}