/*---------------------------------------------
Global Style Sheet

Site: 		www.morningcraft.com
-----------------------------------------------*/

* {
margin: 0; 
padding: 0; }

:focus { outline: 0;}

body {
background: #fff;
font-family: Georgia, serif;
 }

img { 
border: 0; }

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }

a { color: #05c6ba; text-decoration: none;border-bottom: 1px dotted #bfe8e6; }
a:hover { color: #444444; text-decoration: none; }


/*STRUCTURE*/

#wrapper {
width: 770px;
background: #fff; 
margin: 0px auto;
padding: 0px 0px 0px 10px; }

#masthead {
height: 117px;
width: 770px;
margin: 0px 0px 0px 0px; }

#masthead .mark {
margin: 0px auto;
padding: 0px 0px 0px 0px; }

#masthead img {
width: 244px; }

.mastmod {
width: 261px;
float: left; }

.mastlogo {
width: 244px;
float: left; }

#masthead .body {
vertical-align: middle;
text-align: center;

font-size: 12px;
line-height: 16px;
color: #888888; 
padding: 40px 40px 40px 40px;
}


/*NAV*/

#topnav {

}

.rule {
	background: transparent url(../img/topnav_rule.gif) repeat left top;
	height: 3px;
}

.spacer {
	height: 30px;
}

#topnav ul, #topnav ul li {
     list-style: none;
     margin: 0;
     padding: 0;
}

#topnav ul {
    text-align: center;
	
	text-transform: uppercase;
	font-size: 13px;
	line-height: 17px; 
	color: #444444; 
	padding: 14px 0px 12px 10px;
}

#topnav ul li {
	display: inline;
	padding: 0px 17px 0px 13px;
	background: url(../img/topnav_div.gif) no-repeat 100% 0;
}
 
#topnav ul li.last {
     background: none;
	padding: 0px 26px 0px 13px;
}
 
#topnav ul li a {
    color: #ff0000;
    text-decoration: none;
	border:none;
 }
 
#topnav ul li a:hover  {
	color: #444444; 
	text-decoration: none; 
}



/*SECTION*/

.section {
background: #fff;
height: 40px;
width: 770px;
}


/*CONTENT AREA*/

#content_wrapper {
	margin: 30px 0px 50px 0px;
}

#left_column {
	margin: 0px 30px 0px 0px;
	width: 240px;
	float: left;
}
 
#left_column p{
	
	font-size: 12px;
	line-height: 18px;
	color: #555555;
 }
 
 
#right_column {
	width: 500px;
	float: left; 
}

#right_column img {
	text-align: center;
	background: #edf9f8;
 }
 
#left_column .label {
	
	font-size: 12px;
	font-style:normal;
	line-height: 18px;
	color: #555555;
	margin: 0px 0px 13px 0px;
}

#right_column .label {
	
	font-size: 12px;
	font-style:normal;
	line-height: 18px;
	color: #555555;
	margin: 0px 0px 13px 0px;
}

#right_column .work {
	margin: 0px 0px 50px 0px;
}

#right_column .title {
	font-size: 16px;
	line-height: 18px;
	color: #ff0000;
	margin: 7px 0px 4px 0px;
}

#right_column .media {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 4px 0px;
}

#right_column .related {
	font-size: 12px;
	line-height: 16px;
	color: #a7d6d4;
	margin: 0px 0px 4px 0px;
	}

#right_column .image_description {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 4px 0px;
}

#right_column .flickr {
	margin: 0px 0px 4px 0px;
 }
 
#right_column a {
    color: #05c6ba;
	font-size: 12px;
	line-height: 16px;
    text-decoration: none;
 }
 
#right_column a:hover  {
	color: #444444; 
	text-decoration: none; 
}

#right_column .rule {
	background: transparent url(../img/topnav_rule.gif) repeat left top;
	height: 3px;
	margin: 30px 0px 30px 0px;
}

/*HOME*/

#left_column .home_events {}
#left_column .home_blog {}
	
#left_column .home_blog_date {
	color: #ff0000;
	font-size: 12px;
	line-height: 18px;
}

#left_column .home_blog_item {
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	margin: 0px 0px 12px 0px;
}

#left_column .home_blog_item a {
    color: #05c6ba;
    text-decoration: none;
	border-bottom: 1px dotted #bfe8e6; 
 }
 
#left_column .home_blog_item a:hover  {
	color: #444444; 
	text-decoration: none; 
}

#left_column .home_event_date {
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
	margin: 0px 0px 0px 0px;
}

#left_column .home_event_description p {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	margin: 0px 0px 15px 0px;
}
 
 
 /*PROJECTS*/

#left_column .projects_nav {
	width: 115px;
	
}

#left_column .forsale_nav {
	width: 250px;
	
}

#left_column .projects_sub_nav {
	width: 195px;
	margin: 30px 0px 0px 0px;
	
}

#left_column .projects_nav_item {
	
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin: 0px 0px 12px 0px;
}

 
#left_column .projects_nav_item a {
    color: #05c6ba;
    text-decoration: none;
	border-bottom: 1px dotted #bfe8e6; 
 }
 
#left_column .projects_nav_item a:hover  {
	color: #444444; 
	text-decoration: none; 
}

#left_column .projects_nav_item a.selected  {
	color: #ff0000;
	border:none;
}

#right_column .projects_show_title {
	
	font-size: 20px;
	line-height: 22px;
	color: #444444;
	margin: 0px 0px 0px 0px;
 }
 
#right_column .projects_show_date {
	
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
	color: #666666;
	margin: 0px 0px 10px 0px;
 }
 
#right_column .projects_show_description {
	
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 0px 25px 0px;
 }
 
 #right_column .projects_show_date {
	
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
	color: #666666;
	margin: 0px 0px 10px 0px;
 }

/*PROFILE*/

.profile_spacer {
	height: 20px;
}
 
#left_column .contact {
	font-size: 13px;
	line-height: 20px;
	color: #444444;
	margin: 0px 0px 0px 0px;
}

#left_column .profile_contact {
	width: 185px;
	float:left;
}

#left_column .profile_related {
	width: 120px;
	float:left;
}

#left_column .profile_related_item {
	
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	margin: 0px 0px 0px 0px;
}

#left_column .profile_related_item a {
    color: #05c6ba;
    text-decoration: none;
	border-bottom: 1px dotted #bfe8e6; 
 }

#left_column .profile_related_item a:hover  {
	color: #444444; 
	text-decoration: none; 
}

#left_column .profile_show_date {
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	margin: 0px 0px 18px 0px;
}

#left_column .profile_show_title {
	
	font-size: 13px;
	line-height: 18px;
	color: #444444;
	margin: 0px 0px 0px 0px;
}

#left_column .profile_show_title a {
    color: #ff0000;
    text-decoration: none;
 }

#left_column .profile_show_title a:hover  {
	color: #05c6ba; 
	text-decoration: none; 
}

#left_column .profile_show_details {
	font-size: 12px;
	line-height: 20px;
	color: #777777;
	margin: 0px 0px 15px 0px;
}

#right_column .profile_rule {
	background: transparent url(../img/topnav_rule.gif) repeat left top;
	height: 3px;
	margin: 20px 0px 20px 0px;
}

#right_column .profile_bio {
	
	font-size: 13px;
	line-height: 20px;
	color: #444444;
	margin: 20px 0px 0px 0px;
}

#right_column .profile_wheretobuy {
	width: 175px;
	float:left;
}

#right_column .profile_friends {
	width: 175px;
	float:left;
}

#right_column .profile_links a {
    color: #05c6ba;
    text-decoration: none;
	line-height: 20px;
	border-bottom: 1px dotted #bfe8e6; 
 }

#right_column .profile_links a:hover  {
	color: #444444; 
	text-decoration: none; 
}

 
 /*SHOP*/
 
 #shop {
	margin: 0px 0px 0px 0px;
	width: 770px;
	margin: 0px auto;
}


/*FOOTER*/

#footer {
	margin: 30px 0px 40px 0px;
}

#footer .copyright {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding: 14px 0px 12px 10px;
}



/*GLOBAL TYPOGRAPHY*/

h2 {

font-weight: bold;
font-size: 13px;
line-height: 40px;
color: #000;
float: left;
margin: 0px 0px 0px 4px; }

h4 {

font-weight: normal;
font-size: 11px;
line-height: 40px;
color: #aaa;
float: right; 
margin: 0px 4px 0px 0px; }


/* FORM ELEMENTS */

.section form {
display: inline; }

.mod_wrapper form {
background: #fff;
border-top: 1px dotted #ccc; }

label { 
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
display:block; 
margin:20px 0 5px 0; }

form select {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 10px;
width: 170px; }

form input {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
width: 170px; }

form input.button { 
font: bolder 12px Georgia, Times; 
border: 1px solid #ccc; 
padding: 2px 3px; 
background: #fff; 
color: #00aeef;
display:block; 
width: auto; 
margin: 20px 0 5px 0; }