/*
Theme Name: Mark Miller Photography
Theme URI: http://www.markmiller.co.uk
Description: The Mark Miller Photography WordPress Theme
Version: 1.1
Author: JTk - http://www.imjtk.com
*/

html, body { height: 100%; }

body {
	background: #FFFFFF url(images/back.png) 0 repeat-x;
	background-position: top right;
	color: #1B4073;
	text-align:left;
    font-family: "Gill Sans MT", "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	padding:0px;
	min-height: 100%;
	_height: 100%;

}

* {
	padding:0;
	margin:0;
	outline:none;
}

#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 1040px;
		margin: 0 auto;
	text-align: left;
	position: relative;
    }

/* Header */
h1#header {
	margin: 0;
	height: 320px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
}

h1#header a {
	position: absolute;
	left: 100px;
	top: 42px;
	height: 220px;
	width: 220px;
	text-decoration: none;
}


#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	color: #CFB383;
	margin:0 0px 0 8px;
	_margin:0 0px 0 4px;
	width: 235px;
	float: left;
	text-align: right;
}

/* Content */
#wrapper {
	width: 940px;
	position: relative;
	margin-left: 50px;
	margin-top: 10px;
	float:left;
}

#content {
	padding: 0px 5px 15px 0px;
}



#middie {
	  background: url(images/mid.png ) no-repeat top center;
	  position: relative;
	  width: 1040px;
	  height: 302px;
}

#middie_text {
	  padding: 45px 20px 10px 340px;
		font-size: 14px;
		color: #F1B4073;
		width: 620px;
        line-height: 18px;

}

#middie_text img {
	margin-right: 10px;
	margin-bottom: 3px;
}

#middie_text a {
	color: #EFE9C7;
	text-decoration: underline;
}

#middie_text a:visited {
	color: #EFE9C7;
	text-decoration: underline;
}

#middie_text a:hover {
	color: #000000;
	text-decoration: underline;
}

#middie_heading {
	color: #ffffff;
	position: absolute;
	left:9px;
	top:272px;
	font-weight: bold;
	font-size: 11px;
	}

	.for_job_seekers {
		font-size: 16px;
		color: #EFE9C7;
		font-weight: bold;
	}

	.seekers {
		color:#C1000C;
	}


#recent_mid {
position: absolute;
width: 330px;
height: 264 px;
top:260px;
left: 470px;
color: #ffffff;
z-index: 1300;
}


#recent_mid ul li h2 {
	color:	#EFE9C7;
	font-size: 16px;
	margin-bottom: 3px;
}

#recent_mid ul li ul li {
	margin-bottom: 6px;
	margin-top: 4px;
}

#recent_mid a {
	color: #FFFFFF;
	text-decoration: none;
}

#recent_mid a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#recent_mid a:hover {
	color: #000000;
	text-decoration: underline;
}



/* menus 

#menu_view {
	position: absolute;
	left: 55px;
	top: 6px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-weight:normal;
	word-spacing: 1px;
	font-size: 16px;
    text-transform: none;
    font-family: "Gill Sans MT", "Trebuchet MS", verdana, sans-serif;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
	padding-left: 8px;
  padding-right: 11px;
  _padding-left: 12px;
  _padding-right: 9px;
  border-right: 1px solid #91B4CC;
}

#menu_view li a {
	color: #ffffff;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:visited {
	color: #ffffff;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:hover {
	color: #B3DBF7;
    background-color: transparent;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
*/
#menuh-container
	{
	position: absolute;
	left: 35px;
	top: 6px;
	text-align:center;
}

#menuh
	{
	width:100%;
	float:left;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-weight:normal;
	word-spacing: 1px;
	font-size: 16px;
    text-transform: none;
    font-family: "Gill Sans MT", "Trebuchet MS", verdana, sans-serif;
	}
		
#menuh a
	{
	white-space:nowrap;
	display:block;
	width:100px;
	color:#fff;
	/*padding:5px 4px 5px 11px;*/
	padding:5px 5px 5px 5px;
	text-decoration:none;
	font:bold 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	background-color:#77a1c3;
	text-align:center;

	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background: none;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	/*background-color: #77a1c3;*/
	text-decoration:underline;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
	
/*
#menuh a.parent, #menuh a.parent:hover 	
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}*/
#menuh li.parent, #menuh li.parent:hover 	
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:155px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	padding-left: 8px;
    padding-right: 11px;
    border-right: 1px solid #91B4CC;
	text-align:center;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding:0;
	margin:-1px 0 0 1px;
	background-color:#91B4CC;
	border:1px solid #fff;
	width:175px;
	}
	
#menuh ul ul a
	{
	white-space:nowrap;
	display:block;
	width:100px;
	color:#fff;
	/*padding:5px 4px 5px 11px;*/
	padding:5px 5px 5px 5px;
	text-decoration:none;
	font:bold 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	background-color:#77a1c3;
	text-align:left;

	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	width:215px;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}


/* Blog Info */

#blog_slogan {
	position: absolute;
	left: 20px;
	top: 200px;
	color: #8C7A5C;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1.5px;
	font-size: 16px;
	z-index: 1209;
}


#about_blog {
	position: relative;
	margin: 6px 10px 15px 10px;
	color: #535353;
	font-size: 11px;
}


#blog_name {
	font-family: georgia, serif;
	position: absolute;
	left: 50px;
	top: 12px;
	color: #0E6284;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 68px;

}

#blog_slogan_2 {
	font-family: georgia, serif;
	position: absolute;
	right: 90px;
	top: 115px;
	color: #E9EFF3;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 36px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
}

/* Standard xhtml stuff */

hr#clear {
	position: realtive;
	clear: both;
	height: 75px;
	visibility: hidden;
	width: 800px;
}

hr#clear_intro {
	position: realtive;
	clear: both;
	height: 1px;
	visibility: hidden;
	width: 600px;
}



hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear_intro {

position: realtive;
	clear: both;
	height: 19px;
	visibility: hidden;
	width: 600px;

}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
	color: #6590B6;
	font-weight: bold;
}


h6 {
	color: #6590B6;
	font-size: 11px;
	font-weight: bold;
}

strong {
  color: #6590B6;
}


p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 15px
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 10px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #8DA5BE;
	background-color: #EAF1F5;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#008845;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 4px 0 0px 10px;
	background-position: bottom center;
	 font-family: Tahoma, sans-serif;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 2px;
	padding-left: 9px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin-top: 0;
	font-size: 12px;

}

#sidebar ul li ul li ul {
    margin:2px 0 2px 0;

}


#sidebar ul li ul li ul li{
	margin-left: 4px;
	padding-left: 3px;
	font-weight: normal;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

/* Post Stuff */

.entry {
	font-size: 15px;
}

.entry_image {
	margin-right: 5px;
}

.entry ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.entry ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0 0 -1px 0;
	color: #009047;
    font-size: 22px;
}

small {

	font-weight: bold;
	margin: -5px 0 0 3px;
	font-size: 11px;
}

.small2 {

	font-weight: bold;
    font-size: 18px;
    padding: 3px 7px 3px 7px;
	margin: 20px 8px 7px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #7D9FBA;
	background-color: #91B4CC;
    color: #ffffff;

}

.postmetadata {
	padding-bottom: 35px;
	padding-top: 11px;

	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
   	font-weight: normal;
	font-size: 14px;
}

/* Form Stuff */

input {
	 color: #1B4073;
	border-style: solid;
	border-width: 1px;
	border-color: #8DA5BE;
	background-color: #EAF1F5;
	height: 26px;
	font-size: 16px;
	padding: 5px 0 5px 5px;
}

#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 20px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}
textarea {
	 color: #1B4073;
	border-style: solid;
	border-width: 1px;
	border-color: #8DA5BE;
	background-color: #EAF1F5;
		font-size: 14px;
	padding: 5px 0 5px 5px;
	font-family: tahoma, sans-serif;
}

form {
	padding-left: 10px;
}

.buttons_no_b {
    padding: 4px 0 0 0;
	border: 0;
	height: 25px;
	width: 60px;
    background: none;
    border: none;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

/* Link Stuff */


a:link {
	color: #7A7B7C;
	text-decoration: underline;
}

a:visited {
	color: #7A7B7C;
	text-decoration: underline;
}

a:hover, a:active {
	color: #575C63;
	text-decoration: underline;
}

.post h2 a {
	color: #6590B6;
	text-decoration: none;
}

.post h2 a:visited {
	color: #6590B6;
	text-decoration: none;
}

.post h2 a:hover {
	color: #1B4073;
	text-decoration: underline;
}

/* Comment Stuff */

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

#comments  {
	padding-left: 15px;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 20px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #8DA5BE;
	background-color: #EAF1F5;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 20px 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}



  /* Footer

-----------------------------------------*/
#footer {
	  background: url(images/footer.png ) 0 0 no-repeat;
	  color: #FFFFFF;
	  min-height: 104px;
	  _height: 104px;
	  position: relative;
	 margin: -104px auto 0 auto;
	width: 1040px;
  }

  #footer a:link {
	color: #D5D5C1;
	text-decoration: underline;
}

#footer a:visited {
color: #D5D5C1;
	text-decoration: underline;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



#footer_text {
	padding: 40px 0 0 60px;
	text-align: left;
	font-size: 14px;
}





#vertical_f {
margin-left: 25px;
}

#ppc {
	margin-left: 45px;
	word-spacing: .5px;
}


/* The Specific */





#heading_text {
	color: #66613D;
	font-size: 18px;
	position: absolute;
	top: 74px;
	left: 259px;
    height: 177px;
    width: 727px;
}

#mm_photo {
	color: #66613D;
	position: absolute;
	top: 320px;
	left: 75px;
    height: 210px;
    width: 270px;
    z-index: 6666;
}




.post img {

	margin-right: 10px;
	margin-bottom: 3px;

}


