/*	Document Styles	*/
html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: url('images/guitar_red_small.png') transparent no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Gill Sans, sans-serif;
}

img {
	border: 0;
}

.publication {
	font-family: courier, serif; 
	font-size: 12px;
}

/*	Gallery Styles	*/
#next {
	float: right;
	display: inline;
	margin: 0 15px 0 0;
}


#prev {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}

/*	Blog Styles		*/
.blog_footer {
	text-align:center;
}

.padding {
	margin: 0 10px 0 10px;
}

/*	Project Style	*/
.project_thumb {
	float: left;
	margin: 0 10px 0 20px;
}

/*	Design Styles	*/

#center_column {
	margin: auto auto;
	width: 800px;
	height: 100%;
}

#banner {
	margin: auto auto;
	background: url('images/Banner.png') transparent no-repeat;
	width: 650px;
	height: 234px;
}

/*	Menu	*/

ul.level1 {
	margin: 0 0 0 5px;
	padding: 0;
}

ul.level2 {
	margin: 0 0 0 130px;
	padding: 0;
}

#menu ul li {
	padding: 0;
	display: inline;
	font-size: 22px;
	font-variant: small-caps;
}

ul.level1 li {
	margin: 0 20px 0 125px;
}

ul.level2 li {
	margin: 0 0 0 110px;
}

#menu {
	margin-bottom: 10px;
	/*background: #EFF0A8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

#menu a {
	color: black;
}

#menu a:hover {
	color: orange;
	text-decoration: none;
}

#menu a.orange:hover {
	color: orange;
	text-decoration: none;
}

#menu a.red:hover {
	color: red;
	text-decoration: none;
}

#menu a.blue:hover {
	color: blue;
	text-decoration: none;
}

#menu a.green:hover {
	color: green;
	text-decoration: none;
}

#menu a.purple:hover {
	color: purple;
	text-decoration: none;
}

#menu a:visited {
	color: black;
}

/*	Content	*/
#content {
	background-color: #caffc4;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: auto auto 10px;
	width: 70%;
	height: auto;
	/*min-height: 40%;*/
}

.content {
	background-color: #caffc4;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: auto auto 10px;
	width: 70%;
	height: auto;
}

.content_red {
	background-color: #F0D1D0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: auto auto 10px;
	width: 70%;
	height: auto;
}

.content_orange {
	background-color: #F0E2A8;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: auto auto 10px;
	width: 70%;
	height: auto;
}

.content_purple {
	background-color: #D4D0F0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: auto auto 10px;
	width: 70%;
	height: auto;
}

h2 {
	margin: 15px 0 10px 15px;
}

h3 {
	margin: 10px 0 10px 15px;
	font-size: 18px;
}


h1 {
	margin: 10px 0 10px 10px;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	clear: both;
	color: #031F08;
	font-weight: normal;
}

p {
	margin: 0 10px 10px 20px;
}

a {
	text-decoration: none;
}

a:visited {
	color: blue;
}

a:hover {
	text-decoration: underline;
}

/*	Icon List	*/
.icons {
	background-color: purple;
	text-align: center;
	display: inline;
}

ul.icon_list {
	margin: 20px 0 20px 0;
	padding: 0;
	list-style-type: none;
}

ul.icon_list li {
	margin: 0 0 0 10px;
	display: inline;
}

.transparent {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

.img_list {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.img_list:hover {
	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
}

.transparent:hover {
	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
}

/*	Web Design	*/
.website {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 70%;
	margin: 20px auto;
	clear: both;
	text-align: center;
	display: block;
	background-color: #caffc4;
}

.site_image {
	margin: 10px 0 0 0;
}

.website:hover {
	background-color: #99E87D;
}

.screenshot {
	width: 90%;
	margin: 10px 5% 10px 5%;
	text-align: center;
	border: 0;
}

/*	Footer	*/

#footer {
	width: 70%;
	margin: auto auto;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #A8DBF0;
}

#footer a {
	font-variant: small-caps;
	color: black;
}

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


/*	Twitter	*/
#twitter_div {
	width: 70%;
	margin: 0 auto 15px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #A8DBF0;
	/*padding: 2px 5px 0 5px;*/
}

.sidebar-title {

}

#twitter_update_list, #twitter_update_list li {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}