@charset "UTF-8";
body, html {
	font-family: Arial, Helvetica, sans-serif;
	color:#2b2b2b;
	font-size:11px;
        background-color:#f4f4f4;
}

a {
        color:#2b2b2b;
        text-decoration:none;
}

a:hover{
        color:#006666;
}

a img{
        border:none;
}

h1{
	font-size:14px;
	margin-bottom:5px;
}

h2{
	font-size:12px;
	clear:both;
	margin-bottom:5px;
}

.title{
	font-weight:bold;
	text-transform:uppercase;
	margin-right:4px;
}

.upper{
	text-transform:uppercase;
}


.clear{
	clear:both;
}

.blue{
	color:#006666;
}

a.more, a.hide{
	padding-right:10px;
	color:#006666;
	background:url(http://mmuldrow.com/images/interface/more_arrow.gif) right no-repeat;
	text-decoration:none;
}

a.hide{
        background:url(http://mmuldrow.com/images/interface/hide_arrow.gif) right no-repeat;
}

#container{
	width:967px;
	margin:0 auto;
}

#container img{
 margin:0;
padding:0;
}

#footer{
        color:#999;
        margin:3px;
}

/***************************************
************* HEADER SECTION ************ 
***************************************/
#header{
	padding-left:113px;
	margin-bottom:10px;
}

#mmuldrow{
	float:left;
	width:auto;
}

#mmuldrow a img{
       border:none;
}

#header ul{
	list-style-type:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	margin:15px 0 0 20px;
}

#header li{
	display:inline;
	text-transform:uppercase;
	padding:0 10px;
	border-right:1px solid #2b2b2b;
}
#header li a{
        color:#2b2b2b;
        text-decoration:none;
}
#header li a.selected, #header li a:hover, #header li a.selected:hover{
        color:#006666;
        text-decoration:none;
}
#header li.last{
	border:none;
}

/***************************************
************* CONTENT SECTION ************ 
***************************************/
#content{
	background:url(http://mmuldrow.com/images/interface/box_bg.gif) repeat-y;
	width:967px;
	padding:25px 0 50px 0;
margin:0;
}

#image_holder{
	margin:0 auto;
	width:967px;
	text-align:center;
       min-height:257px;
       padding:100px 0;
}

/***************************************
************* RESUME SECTION ************ 
***************************************/
#resume{
	margin-left:113px;
	width: 675px;
       min-height:457px;
}

#resume ul{
	display:block;
	margin:0 0 10px 10px;
	padding:0;
	list-style-type:none;
}

#resume ul li{
	display:block;
	text-transform:none;
	border:none;
        width:600px;
        text-indent: -25px;
        padding-left:25px;
}

#resume p{
	margin-left:10px;
}

#resume a{
	text-decoration:underline;
}

/***************************************
************* NEWS SECTION ************ 
***************************************/
#news {
	margin-left:113px;
	width: 575px;
        min-height:457px;
        float:left;
}

.entry{
	width:500px;
	margin-left: 20px;
	border-bottom:1px dashed #c4c4c4;
        padding: 10px 0;
}

.entry a{
        text-decoration:underline;
}

.rss{
       margin: 10px 0 0 130px;
       float:left;
}

.subscribe{
       float:left;
       padding:2px; 
       margin-top:10px;
       text-transform:uppercase;
       font-size:9px;
}

.subscribe a:hover{
       color:#CC6600;
}

.entry p{
	margin:0;
	padding:0;
	line-height:1.5em;
}

#archive{
	margin-top:30px;
	width:150px;
	float:left;
	text-align:right;
}

/***************************************
************* BIO AND CONTACT SECTION ************ 
***************************************/
#bio, #contact{
	margin-left:113px;
	width: 675px;
       min-height:457px;
line-height:1.5em;
}

#bio a{
       text-decoration:underline;
}

.label{
	margin-right:5px;
        clear:both;
        width:80px;
        float:left;
}

.input, .textarea{
	border:1px solid #c4c4c4;
	height:12px;
	font-size:10px;
        width:250px;
}

.textarea{
        height:100px;
}

.submit{
        margin-left: 280px;
}

/***************************************
************* ARTWORK SECTION ************ 
***************************************/
#artwork{
	margin-left:113px;
	width: 775px;
       min-height:457px;
}

.artwork_row{
        margin-top:25px;
        clear:both;
}

.artwork_item{
	float:left;
	width:150px;
	margin:0 70px 0 32px;
}

.artwork_item img{
	margin-bottom:8px;
}

/***************************************
************* SERIES SECTION ************ 
***************************************/
.series{
	margin-left:113px;
	width: 785px;
	color:#999;
}

.series h1{
        text-transform:uppercase;
}

#current_image{
	width:550px;
	float:left;
	margin:30px 25px 0 0;
	line-height:1.2em;
}

#current_image img{ 
       border:1px solid #999;
}

#current_image a{
        color:#999;
        text-decoration:underline;
}

#current_image a:hover{
        color:#006666;
}

.statement{
	margin-bottom:5px;

}

.full_content{
        margin:5px 0;
        color:#333;
}

#thumbnails{
	margin-top:30px;
	width:204px;
	float:left;
}

#thumbnails img{
	margin:0 6px 6px 0;
        border:1px solid #999;
}

#thumbnails img.last{
	margin-right:0;
}
