/*
Theme Name: Mia and Bob
Theme URI: http://www.miaandbob.com/
Description: Mia and Bob's Theme
Version: 1.0
Author: Bob Holt
Author URI: http://presentblunders.com/
Tags: mia, bob
*/

/* RESETS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}



/* Begin Typography & Colors */

body {

    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;

    background: #f3efe6 url('images/bg.gif') repeat 0 0;

    color: #564120;

	}

a:link,
a:visited {
    color: #564120;
}
a:hover,
a:active {
    color:#83683d;
}

#page {
	background-color: #f3efe6;
	position: relative;
	border: solid 5px #d6c2af;
	border-top: 0;
	border-bottom: 0;
	text-align: left;
	width: 864px;
	margin: 0 auto;
	padding: 0;
	}

#header {

	margin: 0;

	padding: 0;

	height: 200px;

	width: 864px;

	}

	#headerimg a {

		font-size: 4em;

		text-align: center;

		display: block;

		width: 864px;

		height: 200px;

		text-indent: -9999px;

		background: Transparent url('images/monadnock.jpg') no-repeat bottom center;

	}



#content h3 {

	margin-bottom: .5em;

}

.entry form {

	text-align: left;

}

.entry p {

	margin-top: .5em;

	margin-bottom: 1em;

    line-height: 1.25em;

}

	.entry p a:link,

	.entry p a:visited {

		text-decoration: underline;

	}

.narrowcolumn {

	float: left;

	width: 584px;

	margin: 0 16px 0 16px;

	}

.narrowcolumn .postmetadata {

	text-align: center;

	}

.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}

.even, .alt {

	border-left: 1px solid #ddd;

}

#footer {

	padding: 0;

	margin: 0 auto;

	width: 864px;

	clear: both;

	border: none;

	line-height: 1.25em;

	}

	#footer p {

		margin: 0;

		padding: 20px 0;

		text-align: center;

		}

	#footer small {

		font-weight: normal;

	}

small {

    font-size: .75em;

	font-weight: bold;

	}

h1 {

	font-size: 1.5em;

	margin: 24px 0;

	border-bottom: double 4px #564120;

	}

h1.none {

	display: none;

}

h2 {

    font-size: 1.5em;

    margin: 24px 0;

    border-bottom: double 4px #564120;

}

#sidebar h3 {

    font-size: 1.2em;

    margin: 24px 0;

    border-bottom: double 4px #564120;

}

	h3 a:link,

	h3 a:visited {

		text-decoration: none;

	}

	h3 a:hover,

	h3 a:active {

		text-decoration: underline;

	}

	h3.comments {

		padding: 0;

		margin: 40px auto 20px ;

		}

.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}

.commentlist li {

	font-weight: bold;

}

.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentmetadata {

	font-weight: normal;

	}

#sidebar {

	float: right;

    width: 200px;

    margin: 0 16px 0 0;

    text-align: left;

	}

    #sidebar p {

        padding-left: 1.5em;

        margin-bottom: 1em;

        line-height: 1.25em;

        font-size: .875em;

    }

code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */







.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 564px;

	}



.post {

	margin: 0 0 20px 0;

	padding-bottom: 20px;

	border-bottom:1px solid #D6C2AF;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

	font-size: .75em;

	line-height: 1.25em;

}



.clear {

	clear: both;

}





/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style-type: disc;

	line-height: 1.25em;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	line-height: 1.5em;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}

select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	position: relative;
	width: 95%;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
	font-size: .875em;
	height: 1em;
	}
.registry {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
	.registry img {
		margin: 5px;
	}
/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */



.menu {

    height: 40px;

    border-bottom: solid 1px #564120;

}

.menu li {

    margin: 0;

    display: inline;

}

.menu li a {

    float: left;

    display: block;

    height: 40px;

    text-indent: -9999px;

}

    #home a {

        width: 120px;

        background: url('images/menuhome.gif') no-repeat 0 0;

    }

        #home a:hover {

            background-position: left -40px;

        }   

    #about a {

        width: 157px;

        background: url('images/menuabout.gif') no-repeat 0 0;

    }

        #about ul li.first a,

        #home ul li.first a,

        #wedding ul li.first a,

        #arts ul li.first a,

        #contact ul li.first a {

            border-top: solid 2px #9d8663;

        }    

        #about ul li a,

        #home ul li a,

        #wedding ul li a,

        #arts ul li a,

        #contact ul li a  {

            background-image: none;

            background-color: #c4b59d;

            text-indent: 0;

            height: 16px;

            font-size: .875em;

            font-weight: bold;

            color: #f3efe6;

            /* color: #9d8663; */

            border: solid 2px #9d8663;

            border-top: none;

        }

            #about ul li a:hover,

            #home ul li a:hover,

            #wedding ul li a:hover,

            #arts ul li a:hover,

            #contact ul li a:hover {

                color: #f3efe6;

                background-color: #9d8663;

            }

        #about a:hover {

            background-position: left -40px;

        }                           

    #wedding a {

        width: 204px;

        background: url('images/menuwedding.gif') no-repeat 0 0;

    }

        #wedding a:hover {

            background-position: left -40px;

        }   

    #arts a {

        width: 226px;

        background: url('images/menuarts.gif') no-repeat 0 0;

    }

        #arts a:hover {

            background-position: left -40px;

        }   

    #contact a {

        width: 157px;

        background: url('images/menucontact.gif') no-repeat 0 0;

    }        

        #contact a:hover {

            background-position: left -40px;

        }



/* FLICKR BADGE STYLES */



#flickr_badge_uber_wrapper {text-align:center; width:150px; margin: 0 auto;}

#flickr_badge_wrapper {padding:10px 0 10px 0;}

.flickr_badge_image {margin:0 10px 15px 10px;}

.flickr_badge_image img {border: 1px solid black !important;}

#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}

#flickr_badge_icon {float:left; margin-right:5px;}

#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}

#flickr_badge_uber_wrapper a:hover,

#flickr_badge_uber_wrapper a:link,

#flickr_badge_uber_wrapper a:active,

#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}

#flickr_badge_wrapper {background-color:Transparent;}

#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}





#email_address_err,

#email_address_form_err,

#confirm_email_err,

#confirm_email_form_err,

#email_address_equality_err,

#name_err,

#hidden_submit {

    display: none;

    color: #f00;

}





a.external span {

    position: absolute;

    left: -5000px;

    width: 4000px;

}

a.external:link,

a.external:visited {

    background: url(../images/external.gif) no-repeat 100% 0;

    padding: 0 20px 0 0;

}

a.external:hover,

a.external:active {

    background: url(../images/external.gif) no-repeat 100% -100px;

    padding: 0 20px 0 0;

}



table.about th,

table.about td {

    padding: 5px;

}



#ie6msg {

    border: 3px solid #090;

    margin: 8px 0;

    background: #CFC;

    color: #000;

}

#ie6msg h4 {

    margin: 8px;

    padding: 0;

} 

#ie6msg p {

    line-height: 1.2em;

    margin: 8px;

    padding: 0;

} 

#ie6msg p a.get {

    font-weight: bold; 

    color: #006;

} 

#ie6msg p a.ie6expl {

    font-weight: normal;

    color: #006;

}



.widget_search {

    margin-top: 40px;

}