/* Start of CMSMS style sheet 'BG-style-09' */
/* Start of CMSMS style sheet 'BG-style-09' */

/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Brian Grogan Portfolio
Version:	4.1
Last change:	03/05/08 [Added CSS styleguides]
Author:   Brian Grogan
Email:   email@briangrogan.com



[Table of contents]

1. Body and container / body, a, h3, #container, 
2. Main content / #main_content, #box
3. Attribute Selectors
4. Main navigation / #main_nav
5. Left content / 
6. Footer / #footer

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Color codes]

Background:	#000000 (Black)
Content background: #FFF (white)
Header h2:	#595441 (Hemlock)
Header h3:	#925E26 (Kumera)

Footer links: #4A8797 (Wedgewood)

a (standard):	#BEA178 (Mongoose)
a (hover):	#000 (black)

content padding-left:  4.5em

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Typography]

Body copy:		.75em Arial, Helvetica, sans-serif;
h2 Headers:		1.1em Arial, Verdana, SunSans-Regular, Sans-Serif;
h3 Headers:		.75em Arial, Verdana, SunSans-Regular, Sans-Serif;

Notes:	 
-------------------------------------------------------------------*/
/*	-------------------------------------------------------------
	1. BODY AND CONTAINER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
body {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	background:#000;
}
dfn {
	display: none;
}
img {
	border: none;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 59em;
}
/*	-------------------------------------------------------------
	2. Site Structure
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#header {
	height: 5.5em;
}
#main_title {
	border-top: solid 1px #313131;
	border-bottom: solid 1px #313131;
}
#main_content {
}
#footer {
	height: 10em;
}
/*	-------------------------------------------------------------
	2. h1, h2, h3, p, a
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
a {
	color: #622F1E;
	text-decoration: none;
}
a:hover {
	color: #777777;
}
/*	-------------------------------------------------------------
	3. Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#logo_container {
	float: left;
	width: 24em;
}
#logo {
	margin-top: 1em;

	width: 15em;
}
#twitter {

}
#twitter h2.sidebar-title {
	font-size: .6em;
	font-weight: 100;
	color: #cecece;
	float: left;
	margin: 0em;
	padding: 0em;
	margin-right: .5em;
}
ul#twitter_update_list {
	color: #777777;
	list-style-type: none;
	font-size: .7em;
	margin: 0em;
	padding: 0em;
}
#twitter a {
	color: #622F1E;
	text-decoration: none;
}
#nav {
	float:right;
	margin-top: 2em;
}
#nav ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
	margin-right: 1em;
}
#nav li {
	float: left;
	font-size: .75em;
	margin-left: 2.2em;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #777777;
}
#nav li.menuactive {
	padding-bottom:.5em;
	border-bottom: solid 4px #777777;
}
/*	-------------------------------------------------------------
	3. main title
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
h1 {
	font-family:"Palatino Linotype", "Times New Roman", Georgia;
	font-size: 2em;
	letter-spacing: -1px;
	color: #fd4c00;

	font-weight: 100;
	margin-top: .5em;
	line-height: 1.25;
}
h2 {
	font-family:"Palatino Linotype", "Times New Roman", Georgia;
	font-size: 1.5em;
	color: #FFF;
	margin: 0em;
	padding: 0em;
	margin-top: .5em;
	margin-bottom: 1em;

	font-weight: 100;
}
h3 {
	font-family:arial;
	font-size: .8em;
	color: #FFF;
	margin: 0em;
	padding: 0em;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-left: .8em;
}
#main_content {
}
#main_title h1{
        margin-bottom: .5em;
        margin-top: .5em;
}


#feature {

	width: 35.5em;
	float: left;
	padding-bottom: 3em;
}
#feature img {
	border: solid 1px #FD4C00;
	padding: .5em;

}
#feature dl {
	margin: 0em;
	padding: 0em;
	font-size: .8em;
	margin-left: .3em;
	line-height:19px;
}
#feature dt {
	margin: 0em;
	padding: 0em;
	float: left;
	margin-right: .3em;
	font-weight: bold;
	color: #FFF;
}
#feature dd {
	margin: 0em;
	padding: 0em;
	color: #777777;
}
#intro {
	float: left;
	margin-left: 4.5em;
	width: 18em;
	padding-bottom: 3em;
}
#intro p {

	font-size: .8em;
	line-height:19px;
	color: #727272;
}
/*	-------------------------------------------------------------
	3. footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#footer {
	background-color: #0f1110;
	background-image:url(uploads/graphics/footer_top_black.gif);
	background-position: top;
	background-repeat:repeat-x;
}
#footer h3 {
	margin: 0em;
	padding: 0em;
	font-family:"Palatino Linotype", "Times New Roman", Georgia;
	font-size: 1em;
	font-weight: 100;
	margin-top: 1em;
	margin-bottom: .5em;
	color: #FFF;
}
#footer p {
	font-size: .7em;
	color: #777777;
}
#footer ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#footer li {
	font-size: .75em;
	color: #777777;
}
.c1 {
	width: 13em;
	float: left;
	margin-right: 2em;
}
.c2 {
	width: 13em;
	float: left;
	margin-right: 2em;
}
#flickr_badge_wrapper {
	width: 10em;
}
.c2 #flickr_badge_wrapper img {
	border: solid 1px #000;
	height: 40px;
	width: 40px;
	float: left;
	background-color: #FFF;
	padding: 1px;
}
.c3 {
	width: 13em;
	float: left;
	margin-right: 2em;
}
.c3 li {
	line-height: 22px;
}
.c3 a {
	text-decoration: none;
}
a.facebook {
	background-image:url(uploads/graphics/facebook.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 2em;
}
a.twitter {
	background-image:url(uploads/graphics/twitter.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 2em;
}
a.flickr {
	background-image:url(uploads/graphics/flickr.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 2em;
}
a.lastfm {
	background-image:url(uploads/graphics/last_fm.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 2em;
}
.c4 {
	width: 13.5em;
	float: left;
}
.c4 li.footer_email {
	margin-top: 2em;
}
/*	-------------------------------------------------------------
	3. Lower page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#lower {
	margin-bottom: 2em;
}
#lower p {
	color: #777777;
	font-size: .8em;
}
#lower ul {
	margin: 0em;
	padding: 0em;
	margin-left: 1em;
}
#lower li {
	color: #777777;
	font-size: .8em;
}
.portfolio {
	clear: both;
	float: left;
}
.portfolio_image {
	width: 36.5em;
	float: left;
	padding-bottom: 3em;
}
.portfolio_image img {
	border :solid 2px #BB3800;
	padding: .5em;
}
.portfolio_desc {
	float: left;
	margin-left: 2em;
	width: 20em;
	padding-bottom: 3em;
}
/*	-------------------------------------------------------------
	3. Contact page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
label {
	display: block;
	font-size: .75em;
	width: 10em;
	color: #777777;
	margin-top: 1em;
FLOAT: LEFT;

}
input {
	width: 20em;
	padding: .3em;
	border: solid 2px #777777;
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	border: solid 2px #777777;
	height: 10em;
	width: 20.8em;
	padding: .3em;
	font-size: .8em;
}
.captcha {
	color: #777777;
	width: 15em;
	padding-left: 10em;
	margin-top: 1em;
	font-size: .75em;
}
.captcha input#m3captcha_phrase {
	font-size: 1em;
}
#fbsubmit {
width: 8em;
	margin-left: 9.4em;
	margin-top: 1em;
}
h4 {
	color: #FFF;
}
#feature p {
	color: #777777;
	font-size: .8em;
}
#syle_switch {
	clear: both;
}
#syle_switch ul {
	float: right;
}
#syle_switch li {
	float: left;
	list-style-type: none;
	color: #FFF;
	font-size: .6em;
}
#syle_switch a {
	color: #FFF;
}
.recent_gallery {
	width: 540px;
	height: 280px;
	border: 2px solid #FD4C00;
	position: relative;
	overflow: hidden;
}
.recent_image {
	position: absolute;
	z-index: 1;
}
.recent_image img {
	position: absolute;
	z-index: 1;
}
.recent_gallery a.next {
	position: absolute;
	z-index: 2;
	left: 480px;
	top: 120px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(uploads/images/sprite_home.png) -897px -18px no-repeat;
	width: 61px;
	height: 42px;
	display: block;
}
.recent_gallery a.prev {
	position: absolute;
	z-index: 2;
	left: -3px;
	top: 120px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(uploads/images/sprite_home.png) -959px -18px no-repeat;
	width: 61px;
	height: 42px;
	display: block;
}
.recent_gallery a.next:hover {
	background-position: -897px -61px;
}
.recent_gallery a.prev:hover {
	background-position: -959px -61px;
}
.formbuilderform {
	margin-left: .6em;
}

.mixtape {
border: solid;
float: left;
margin-right: 4em;
}




/* End of 'BG-style-09' */


/* End of 'BG-style-09' */

