/*

Theme Name: amiee1
AUTHOR: <a href="http://imagegardendesign.com/">image garden</a>
*/



/*BACKGROUND IMAGE************/

body {

	background: #eee url(images/bg1.jpg) repeat top center fixed; 

	font: 14px Century Gothic, san-serif; /*ENTRY FONTS*/

	color:#555; /*OVERALL TEXT COLOR*/

}


#space {background:#eee; height:0px;}




/*LINK STYLES****************/

a {

	text-decoration:none;

	color:#8e9c8d;

}

a:hover {text-decoration:none; color:#999;}





/*LOGO IMAGE*****************/

#logo {
background:none;
	width:980px;

        height: 0px;	

        margin: 0;margin-bottom:0px;

}

/*header*/

#header {width: 1000px;

        top: 0;

        margin: 0px auto 0;
background: transparent url(http://www.mrsphotographer.com/blog/wp-content/themes/1amiee/images/top2.png) top center no-repeat;
        1background: transparent url(images/top.pn) no-repeat center top;

        height: 100%;}

*html #header {background:none;}

#header img {display:block;}

#header #menu {

	list-style:none;

	margin:0px auto 0px;

	padding:0px 0px 0px 170px;	

	height:85px;

        clear:both;

 background: transparent url(http://www.mrsphotographer.com/blog/wp-content/themes/1amiee/images/top.png) top center no-repeat;
        1background: transparent url(images/top.png) top center no-repeat;

        width: 830px;

}



/*MENU COLORS****************/

#menu {



}

#header #menu li a, #header #menu li {

	font: 13px 'Palatino Linotype', 'Book Antiqua', Palatino, serif; /*MENU FONT STYLES*/

        letter-spacing: 1px;

        text-transform: uppercase;

	color:#8e9c8d;	/*MENU FONT COLOR*/

}


#header #menu li a:hover, #header #menu li:hover {


	color:#000;	/*MENU FONT COLOR*/

}

#menu li ul li a,#menu h2, #menu li ul li, #menu li ul li ul li {

	font: 11px 'Palatino Linotype', 'Book Antiqua', Palatino, serif; /*MENU FONT STYLES*/

        letter-spacing: 1px;

        text-transform: uppercase;

	color:#8e9c8d;	/*MENU FONT COLOR*/

}



#menu li a:hover, #menu li:hover, #menu li ul li:hover, #menu li ul li ul li:hover {

	color:#d68a7a; /*MENU FONT COLOR WHEN HOVERING*/

} 





/*BANNER COLORS*************/

#banner {background:#000; width:980px;

height: 350px; /*BANNER HEIGHT in case you want to change it*/

overflow: hidden;

margin:20px 0px 0px 10px; 

top:0px; 

}



/*POSTS*******************/

.title {

	padding-top: 0px;

        height: 35px;

        background: #ffffff;

        width: 960px;

        margin-left: -30px;

        text-transform: none;

}

	/*POST TITLE FONT STYLE**/

.ti, .title h2 {

	margin:0;

	font-size:28px;

	font-family: Century Gothic, san-serif;

	font-weight:normal;

	line-height:40px;

	color:#000;

        text-align: center;

        text-transform: none;

}

.title h2 {}

h2, h2 a {

	margin:0;

	font-size:20px;

	font-family: Century Gothic, san-serif;

	font-weight:normal;

	line-height:30px;

	color:#000;	

        margin:0px;

        text-transform: none;

}

h3 {

	margin:0;

	font-size:12px;

	font-family: Century Gothic, san-serif;

	font-weight:normal;

	line-height:20px;

	color:#756153;

}

	/*DATE AND CATEGORY FONT STYLES*/

.title .postmetadata a, .title .postmetadata {

        clear:both;

	color:#8e9c8d;

	font-size:10px;

	font-weight:normal;

	line-height:12px;

        text-transform:none;

}

.title .postmetadata {margin-left: 140px;}



/* NEXT / PREVIOUS PAGE navigation*/

.navigation {

	text-align: center;

	margin-top: 0px;

	margin-bottom: 20px;

	font-size: 15px;

	font-family: Century Gothic, san-serif;	

	width: 100%;

	padding: 20px 0px;

	height: 15px;

}

.navigation a {text-decoration:none;}

.navigation a:hover {text-decoration:underline;}



.navbg {background: #fff;}



/*FOOTER LINKS*/

#footer {

	padding:8px 0 0;

	width:100%;

	font:12px/20px Century Gothic, san-serif;

	color:#ddd;

	text-align:center;

        height:30px;

}

#footer p {margin:0; clear:both;}

#footer a, #footer a:hover, #footer a:visited {

	text-decoration: none;

	color: #8e9c8d;

}





.alignleft {float: left;}

.alignright {float: right;}



.clear {clear: both;}









body {

	margin:0;		

}

img {border-style:none;}

input,

textarea,

select{

	font:100% arial,sans-serif;

	vertical-align:middle;

}

form,fieldset{

	margin:0px;

	padding:0 0  10px;

	border-style:none;

        width: 250px;

        display:inline;

}


.contact-form fieldset {

	margin:0px;

	padding:0 0  10px;

	border-style:none;

        width: 250px;

        display:/inline;

}

/*main container*/

#wrapper {width: 940px;

        margin: 0 auto;}

#main {

	margin:0 auto;

	width: 1000px;

	padding:0px 0 0px;

}


#menu:after {

	content:" ";

	display:block;

	clear:both;

}

#menu li {

        margin-top: 15px;

	padding:0px 22px 0px;

        margin-right: 0;

	float:left;

        border-left: 0px solid #000;

        height: 20px;

}

#menu li.search {padding:0 0 0 20px;margin-top: 12px;}

#menu li.rss, #menu li.fb {padding: 0; border:0; margin: 0 0 0 -10px;}

#menu li.first {border:none;margin-left: 0px;padding-left: 10px;}

#menu li a {

	height:25px;

	float:left;

	text-align:center;

	text-decoration:none;

}

#menu li.hover a,

#menu li:hover a,

#menu li.hover,

#menu li:hover,

#menu li li.hover a,

#menu li li:hover a,

#menu li li.hover,

#menu li li:hover  {

	position: relative;

}



#menu li:hover ul,

#menu li li:hover ul {

	display: block;

}

#menu li ul, #menu li ul li ul {

	padding:0 0 0 17px;

	margin:-1px 0 0 -1px;

	list-style:none;

	display: none;

	position: absolute;

	left: 0;

	top: 100%;

        border: 1px solid #555;

	background:#ffffff;



}


#menu ul li, #menu ul li ul li, #menu li ul li ul li h2{

	padding:5px 10px 8px 0px;

        margin: 0;

	width:140px;

        border:none;

        height: 100%;

	background:#ffffff;
text-align:left;

}
#menu li ul li ul li h2{line-height: 12px;padding:5px 10px 4px 0px;}

#menu ul li a, #menu ul li ul li a {

	text-align:left;

	width:100%;

	background:none;

	color:#7a7a7a;

	line-height:18px;

	height:auto;

	display:block;

}

#menu ul li a:hover {}





#menu li li:hover ul, #menu li li li:hover ul {

	left: 140px;

	top: 0;

}



/* initialy hide all sub sidemenus */

#menu li:hover ul li ul,

#menu ul:hover ul,

#menu li li:hover ul li ul,

#menu ul ul:hover ul {

	position: absolute;

	display:none;

}



/* display them on hover */

#menu ul li:hover ul,

#menu li ul li:hover ul,

#menu ul li ul li:hover ul,

#menu li ul li ul li:hover ul

 {

 	 display: block;

}




/*content*/

#wrapper2 {width: 1000px;

       background: transparent url(images/middle.png) repeat-y top center;

       margin: 0px auto 0px;padding-top:4px;

       }



#content {

	width:904px;

	padding:0px 28px 0px 28px;

        margin: 0px auto 0;

}

.entry {	

	overflow:hidden;

        margin-top: 20px;

        clear: both;

}

.entry p {

	line-height:25px;

	margin:0 0 10px;

}

.entry2 {	

	overflow:hidden;

        margin-top: 20px;

        clear: both;

}

.entry2 p {

	line-height:25px;

	margin:0 0 10px;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	padding: 15px 0px;

}

.postmetadata {

	font-size: 10px;

	padding: 10px;

	text-transform: uppercase;

}

.postmetadata a {

	color:#8e9c8d;

	text-decoration:none;

	outline:none;

}

.postmetadata a:hover {text-decoration:underline; color:#999;}

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



div.stamp {

color:#8e9c8d;

font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;

font-size:14px;

font-size-adjust:none;

font-stretch:normal;

font-style:normal;

font-variant:normal;

font-weight:normal;

line-height:14px;

padding-left:18px;

padding-right:18px;

margin: 0px auto 5px;

height: 20px;

text-transform: uppercase;

text-align: center;


}	

div.stamp a{text-decoration:none; color: #8e9c8d;}

div.stamp span {

-x-system-font:none;

display:block;

font-size: 20px;

line-height:normal;

text-transform:uppercase;

}

.center {text-align: center;}

.center2 {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.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;

	}

.commentlist {width: 830px;}

.commentform {text-align:left;}
#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}

.comments {

	padding-bottom: 15px;

}

.breaker {height: 20px; width: 100%;}



.post_bottom {margin:0 0 20px;text-align:left;}

.post_bottom .links, .post_bottom .links a{color: #8e9c8d; 
text-decoration: none;margin:24px auto 5px;padding:0 5px 0 0px;text-align:left;

font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;}










ol.commentbox {

margin-left: 0;

padding-left: 15px;

padding-right: 20px;

margin-top: 0px;

margin-bottom: 40px;

max-height: 110px;

min-height: 110px;

padding-bottom: 0px;

width: 870px;

border-top: 2px solid #000;
border-bottom: 2px solid #000;
padding-top: 0px;

padding-bottom: 7px;

overflow-y: auto;

font-size: 12px;

overflow: -moz-scrollbars-vertical;

overflow-x: hidden;

background: #fff;



clear: both;

list-style-type:none;

}

span.commentbar {padding-top: 2px;}

#loading {

 	width: 200px;

 	height: 80px;

 	background-color: #ffffff;

 	position: absolute;

 	left: 50%;

 	top: 50%;

 	margin-top: -50px;

 	margin-left: -100px;

 	text-align: center;

}

.footer_bottom {width: 1000px;margin-top: 0;}

#about {margin: 0px auto 0px;
        background: transparent url(http://www.mrsphotographer.com/blog/wp-content/themes/1amiee/images/top3.png) no-repeat center bottom;
        height: 200px;
        padding: 0px; margin-top:10px; margin-bottom:5px;}

.about {
background:transparent url(http://www.mrsphotographer.com/blog/wp-content/themes/1amiee/images/welcome_pattern.gi) no-repeat center top;
color:#ffffff;
font-size:14px;
height:205px;
line-height:18px;
margin:0 auto 0;
padding:0px 0px 0px 0px; 
width:980px;
}

.about a {text-decoration:none;}
.about a:hover {color: #000;}
h2.gallery {height: 50px;margin:0; position: absolute; top: 60px; text-align: center; display: inline; width: 500px;}



#sidebar {

    margin: 0px;

    float:left;

    height:100%;

    padding:0;

    width: 160px;

    }



#sidebar ul {

    list-style-type:none;

    padding:0px;

    display:block;

    width: 250px;

    margin:0;

    }



#sidebar ul ul{background:none;margin:0;padding:0 0 0 15px;}



#sidebar ul li

{margin: 0px; width:150px; text-transform:uppercase;}


#sidebar ul li a:hover {color: #5a5748;}



#sidebar ul li ul li {clear:both; padding:0;margin:0;}



#sidebar h2.widgettitle 

    {color:#8e9c8d;
margin-top:15px;
text-transform:uppercase;}



#sidebar a {text-decoration:none}

#sidebar ul.cpd {margin-top: -30px;}

#sidebar ul.cpd li {width: 150px;padding-left: 15px;}

#sidebar ul li.widget_stats ul{padding-left: 15px;}

#bottom_menu {margin: 20px 0 0; height: 120px; text-align:left;}
#bottom_menu #menu {

	list-style:none;

	margin:0px;

	padding:0px 0 0 220px;	

	height:40px;

        float: left;
        width: 500px;

}

#bottom_menu #menu li a, #bottom_menu #menu li, #sidebar li {
        font: 12px 'Palatino Linotype', 'Book Antiqua', Palatino, serif; /*MENU FONT STYLES*/;
        letter-spacing: 1px;

        text-transform: uppercase;

	color:#8e9c8d;	/*MENU FONT COLOR*/

}
#bottom_menu #menu li ul li{width: 530px;}
#bottom_menu #menu li ul li {clear:both;}
#bottom_menu #menu li ul li strong, #bottom_menu #menu li ul li a, span.emptymonth {float:left; padding: 0 5px; width: auto;}
span.emptymonth {color: #bcc6d2}
#bottom_menu #menu h2, #sidebar h2 {
        font: 12px 'Palatino Linotype', 'Book Antiqua', Palatino, serif; /*MENU FONT STYLES*/;
        margin: 0}

#menu #searchform fieldset {width: 150px;}


#divider {height:70px;

background: transparent url(images/flower.gif) no-repeat top center ; 

}

.entry img {border:2px solid #ddd; padding:0px;}

.entry2 img {border:0px solid #ddd; padding:0px;}

.entry2 p {padding-top:4px; padding-bottom:4px;}

.contact-form fieldset {display:block;}


