/*
Theme Name: Adele Reising Custom Theme
Theme URI: http://www.adelereising.com/
Author: VisibleU
Author URI: http://www.VisibleU.com

	This theme was created for the Adele Reising Site. It has been updated and maintained by VisibleU (http://www.VisibleU.com)

*/

/*Imported from Master.css*/

* { margin: 0; border: 0; padding: 0; }
body { background: url(/images/background_01.jpg) no-repeat 0 0 fixed; font: 12px/1.4 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }	
#container { width: 950px; height: 575px; margin: auto; /* border: #000 solid; border-width: 0 1px 1px 1px; overflow: hidden; */ }
#pages {position: relative;}
#nav { width: 525px; height: 225px; float: left; background: transparent; margin-left: -250px; position: relative; z-index: 2; }
/* #banner { width: 100%; height: 82px; background: url(images/banner_01.png) no-repeat 0px 25px fixed; position: static; top: 20px; z-index: 1; } */
#logo { width: 100%; height: 52px; background: url(images/banner_02.png) no-repeat top right; position: absolute; top: 25px; right: 0; }
#logo img { width: 100%; height: 52px; }
#content1 { width: 650px; height: auto; margin: 100px 25px 25px 0px; float: right; text-align: left; }
#content2 { width: 225px; margin: 25px; float: left; background: ; }
#content2 form {margin-left: 15px;}
#content2 form p{margin-bottom: 15px;}
#content2 form input{margin-bottom: 15px;}
#content1_thin { width: 300px; height: auto; margin: 100px 25px 25px 0px; float: left; text-align: left; }
#news { width: 250px; height: auto; margin: 60px 25px 25px 0px; position: absolute; top: 60px; right: 0; text-align: left; }
.news_excerpt {font-size: 95%; border-bottom:1px dotted #000000;}
.date {font-size: 95%; color:#495233;}
.big {font-size: 120%; font-weight:bold;}
.header { width: 205px; margin: 0 0 5px 0; padding: 7px 0px 11px 20px; background: url(images/header_01.png); display: block; }
#content1 .header span { height: 22px; display: block; font-family: "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #fff; font-size: 18.5px; line-height: 18.5px; font-weight: bold; text-transform: uppercase; letter-spacing: 1.5px; }
h1 { height: 22px; font-family: "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #fff; text-transform: uppercase; letter-spacing: 1px; }
.copy { margin: 0 10px 10px 10px; }
a { color: #000; font-weight: bold; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }
p { margin: 10px 0 0 0; padding: 0; }
#seal { width: 300px; height: 500px; margin: 0px 0 0 0; opacity: .5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
#home #content1, #articles #content1, #testimonials #content1, #gallery #content1, #contact #content1 { text-align: center; }
img.headshot { float: right; width: 275px; margin: 0 0 10px 15px; border: 1px solid #000; }

/*Form styles*/
div#content1 form {
	background: url(wp-content/themes/adelereising/images/trans-white.png); 
	padding: 20px; 
	border: 1px black solid;
}
	
div#content1 form fieldset input {
	width: 250px;
	font-size: 16px;
	}
	
div#content1 form fieldset ol {
	padding: 1em 0;
	list-style: none;
	}
	
div#content1 form fieldset li {
	padding-bottom: .8em;
	margin: 0;
	}
	
div#content1 form fieldset.submit {
	padding-top: 15px;
	}
	
div#content1 form fieldset.submit input {
	font-size: 160%;
	padding: 8px 30px;
	}
	
div#signup_form input {
	width: 250px;
	font-size: 16px;
	border: 2px #999999 solid;
	display: block;
	}
	
div#signup_form input.submit {
	width: auto;
	font-size: 12px;
	margin-top: 2em;
	}

div#signup_form label {
	display: block;
	margin-top: 1em;
	}


/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0: }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;  font-size: 100px; background: yellow;}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 { visibility: hidden; } 
.sIFR-hasFlash h2 { visibility: hidden; letter-spacing: -9px; font-size: 55px; }
.sIFR-hasFlash h3 { visibility: hidden; letter-spacing: -6px; font-size: 25px; }
.sIFR-hasFlash h4 { visibility: hidden; letter-spacing: -5px; font-size: 21px; }
.sIFR-hasFlash h5#pullquote { letter-spacing: -4px; visibility: hidden; font-size: 24px; }

#thumbnails { width: 75px; height: auto; margin-right: 25px; border: 1px solid #000; float: left; }
#thumbnails img { width: 75px; height: 75px; margin: 0; border: 0; padding: 0; cursor: pointer; }
#thumbnails a { cursor: pointer; position: relative; float: left; }

#thumbnails a span { position: absolute; top: 0; left: 0; width: 75px; height: 75px; background: url(images/trans-white2.png) top left repeat; display: none; }
#thumbnails a:hover span { display: block; }

#information { width: 520px; height: 500px; float: left; }

img, div, input, span, p, ul, li, a, h1, h2 { behavior: url(/iepngfix.htc) }


/*Imported from original style.css*/

/*body { background: url(images/background_01.jpg) no-repeat 0 0 fixed; font: 75%/150% "Trebuchet MS", Tahoma, Arial; color: #333333; margin: 0; padding: 0; }	*/

a { color: #000;  }

a:visited { color: #222; }

a:hover { color: #FF6600; }

*, a:focus, object, object:focus, object:active { outline: none !important; }

p { padding: 0px 0px 15px; margin: 0px; }

/*

h1 { margin:0px; background: url(images/header-icon.gif) no-repeat; padding-left: 70px; height: 60px; font: bold 36px/100% "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #c9eefe; }

h1 a { color: #c9eefe; text-decoration: none; }

h1 a:visited { color: #c9eefe; text-decoration: none; }

h1 a:hover { color: #ffffff; text-decoration: none; }

*/

h1 { line-height: 18.5px; font-size: 18.5px; } /* inherits other styles from /master.css */

/*

h2 { width: 350px; height: 22px; display: block; font-family: "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #fff; font-size: 18.5px; font-weight: bold; line-height: 22px; text-transform: uppercase; letter-spacing: 1.5px; margin: 0px 0px 2px; padding: 7px 0 11px 20px; background: url(/images/header_02.png) no-repeat; OVERFLOW: HIDDEN; }

*/

h2 { width: 350px; height: auto; display: block; font-family: "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #fff; font-size: 18.5px; font-weight: bold; line-height: 40px; text-transform: uppercase; letter-spacing: 1.5px; margin: 0px 0px 2px; padding: 0 0 3px 20px; background: url(/images/header_02.png) repeat-y; }

.page h2 { width: 325px !important; }

h2 a, h2 a:visited { color: #fff; text-decoration: none; }

h2 a:hover { color: #FF6600; text-decoration: none; }

h3 { font: normal 140%/100% "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #333; text-transform: uppercase; margin: 10px 0px 5px; }

form { margin: 0px; padding: 0px; }



#articles { width: 650px; height: auto; margin: 100px 25px 25px 0px; float: right; text-align: left; }



#header { display: none; background: #0FACEA url(images/header-bg.jpg) no-repeat; height: 170px; border-bottom: 3px solid #59780a; position: relative; display: none; }

#headerimg { position: relative; padding: 30px 0px 0px 40px; height: 60px; }

#headerimg .description { position: absolute; left: 110px; bottom: 3px; color: #c9eefe; font-size: 14px; }



#nav_wp { list-style: none; margin: 0px; position: absolute; right: 10px; bottom: 0px; }

#nav_wp li { float: left; margin-left: 5px; }

#nav_wp a { color: #ffffff; text-decoration: none; background: #6b9a11 url(images/nav-button-bg.gif) repeat-x; border-top: 1px solid #AFCD69; border-left: 1px solid #AFCD69; border-right: 1px solid #AFCD69; padding: 5px 15px; font: bold 14px/100% "Arial Narrow", Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; }

#nav_wp a:visited { color: #ffffff; text-decoration: none; }

#nav_wp a:hover { color: #000000; }

#content { padding: 0px 0px 30px 20px; float: left; width: 400px; overflow: hidden; }



.post { clear: both; padding-top: 10px; }

.post-date { DISPLAY: NONE; width: 45px; height: 49px; float:left; background: url(/images/date.png) no-repeat center center; }

.post-month { font-size: 11px; text-transform: uppercase; color: #666; text-align: center; display: block; line-height: 11px; padding-top: 2px; margin-left: -3px; }

.post-day { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 20px; line-height: 20px; text-transform: uppercase; color: #666; text-align: center; display: block; padding-top: 4px; margin-left: -3px; }

.post-title { float: left; width: 300px; }

.entry { clear: both; padding-top: 10px; }

.post-cat { DISPLAY: NONE; background: url(images/mini-category.gif) no-repeat left center; padding-left: 18px; float:left; font-size: 95%; }

.post-comments { background: url(/images/comment.png) no-repeat left center; padding-left: 24px; float: right; font-size: 95%; DISPLAY: NONE; }

.post-calendar { background: url(images/mini-calendar.gif) no-repeat left center; padding-left: 18px; float: right; font-size: 95%; }

.post-content { clear: both; padding-top: 10px; }



.navigation { clear: both; padding: 10px 0px; }

.navigation a, .navigation a:visited { color: #000; }

.navigation a:hover { color: #ff6600; }

.previous-entries { float: left; padding-left: 13px; background: url(/images/previous.png) no-repeat left center; }

.next-entries { float: right; padding-right: 13px; background: url(/images/next.png) no-repeat right center; }

#comments, #respond { border-bottom: 1px dotted #CCCCCC; padding-bottom: 5px; }



.commentlist { margin: 10px 0px; padding-left: 20px; line-height: 130%; }

.commentlist li {  padding: 5px 10px 0px 10px; margin-bottom: 10px; position: relative; }

.commentlist .avatar { position: absolute; top: 5px; right: 5px; border: solid 1px #ededed; padding: 1px; background: #fff; }

.commentlist .alt { border-bottom: 1px dotted #000; }

.commentlist cite, .commentlist cite a, .commentlist cite a:visited { font-weight: bold; font-style: normal; font-size: 120%; color: #CC6600; text-decoration: none; }

.commentlist small { margin-bottom: 5px; display: block; font-size: 87%; }



#commentform { margin-top: 10px; font: 110% Arial, Helvetica, sans-serif; }

#commentform p { padding: 6px 0px; margin: 0px; }

#commentform label { font-weight: bold; color: #666666; font-size: 100%; }

#commentform input { width: 153px; background:#f1fedb; border: 1px solid #bdd77f; padding: 3px; margin-top: 3px; }

#commentform textarea { width: 478px; height: 115px; background:#f1fedb; border: 1px solid #bdd77f; padding: 2px; margin-top: 3px; }

#commentform textarea:focus, #commentform input[type="text"]:focus { background: #ffffff; }

#commentform #submit { background: url(/images/submit_comment.png) no-repeat; font: 14px "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; text-transform: uppercase; color: #FFFFFF; border: none; float: right; width: 150px; height: 35px; cursor: pointer; }



#sidebar { float: right; border-left: 0px dotted #000; padding: 0px 10px 0px 10px; width: 185px; }

#sidebar li { list-style-type:none;}

#searchform { /*background: #bcd67e url(images/searchform-bg.gif) repeat-x;*/ width: 185px; padding: 10px 10px 10px 10px; float: right; }

#searchform #s { border:1px solid #203346; width: 135px; height: 22px; padding: 2px 10px 0px 5px; border: 1px solid #bed881; background: #e9facc; vertical-align: middle; line-height: 24px;}

#searchform #searchsubmit { background: url(/images/submit.png) no-repeat; border: 0; width: 28px; height: 24px; font: bold 12px "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #FFFFFF; vertical-align: middle; cursor: pointer; }

#searchform label { font-size: 11px; color: #41550e; display: none; }

#sidebar h3 { font: normal 120%/100% "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #333; text-transform: uppercase; margin: 10px 0px 5px; }

#sidebar ul ul { list-style: none; margin: 0px 0px 15px; padding: 0px; border-bottom: 1px dotted #000;; }

#sidebar ul ul li { margin: 0px; padding: 2px 0px 2px 0px; border-top: 1px dotted #000; /*background: url(images/mini-category.gif) no-repeat left top;*/ }

#sidebar ul ul li a, #sidebar ul ul li a:visited { color: #495233; text-decoration: none; font-weight: normal !important; font-size: 90% !important; }

#sidebar ul ul li a:hover { color: #FF6600; text-decoration: none; }



.ul-cat { list-style: none; margin: 0px 0px 15px; padding: 0px; border-bottom: 1px dotted #000; }

.ul-cat ul { list-style: none; }

.ul-cat li { margin: 0px; padding: 2px 0px 2px 0px; border-top: 1px dotted #000; /*background: url(images/mini-category.gif) no-repeat left top;*/ }

.ul-cat li a, .ul-cat li a:visited { color: #495233; text-decoration: none; font-weight: normal !important; font-size: 100%; }

.ul-cat li a:hover{ color: #FF6600; text-decoration: none; }



.ul-archives { list-style: none; margin: 0px 0px 15px; padding: 0px; border-bottom: 1px dotted #000;; }

.ul-archives li { margin: 0px; padding: 2px 0px 2px 20px; border-top: 1px dotted #000; background: url(images/mini-monthly-archive.gif) no-repeat left top; }

.ul-archives li a, .ul-archives li a:visited { color: #495233; text-decoration: none; }

.ul-archives li a:hover { color: #FF6600; text-decoration: none; }



#footer { float: right; border-left: 0px dotted #000; padding: 0px 10px 0px 10px; width: 185px; clear: right; }

#footer a, #footer a:visited { color: #495233; }

#footer a:hover { color: #FF6600 }

#footer .left-col { width: 100%; float: left; margin-top: -10px; }

#footer .right-col { display: none; width: 185px; float: right; padding-right: 10px; padding-left: 10px; background: url(images/footer-right-bg.gif) no-repeat; }

#footer h4 { font: normal 140%/100% "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #333; text-transform: uppercase; margin: 10px 0px 5px; }



.recent-posts { list-style: none; margin: 0px 0px 15px; padding: 0px; border-bottom: 1px dotted #000;; }

.recent-posts li { margin: 0px; padding: 2px 0px 2px 0px; border-top: 1px dotted #000; /*background: url(images/mini-category.gif) no-repeat left top;*/ }

.recent-posts li a, .recent-posts li a:visited { color: #495233; text-decoration: none; font-weight: normal !important; font-size: 90% !important; }

.recent-posts li a:hover { color: #FF6600; text-decoration: none; }



.recent-comments { list-style: none; margin: 0px 0px 15px; padding: 0px; border-bottom: 1px dotted #000;; }

.recent-comments li { margin: 0px; padding: 2px 0px 2px 22px; border-top: 1px dotted #000; background: url(/images/comment.png) no-repeat left center; }

.recent-comments li a, .recent-comments li a:visited { color: #495233; text-decoration: none; }



#credits { margin: 0px auto; width: 620px; color: #7a9299; font-size: 85%; line-height: 120%; display: none; }

#credits a, #credit a:visited { color: #048db4; }

.rss { background: url(images/mini-rss.gif) no-repeat left center; padding-left: 18px; padding-bottom: 2px; margin-left: 10px; }

.left { float: left; }

img.left, a img.left { float:left; margin: 4px 10px 5px 0px; border: 1px solid #bdd77f; padding: 3px; background: #FFFFFF; }

a:hover img.left{ border-color: #FF6600; background: #FF6600; }

.right { float: right; }

img.right, a img.right { float:left; margin: 4px 10px 5px 0px; border: 1px solid #bdd77f; padding: 3px; background: #FFFFFF; }

a:hover img.right { border-color: #FF6600; background: #FF6600; }

.clear { clear:both; }

hr.clear { clear:both; visibility: hidden; margin: 0px; padding: 0px; }

img.img_border, a img.img_border { border: 1px solid #bdd77f; padding: 3px; background: #ffffff; }

a:hover img.img_border { border-color: #FF6600; background: #FF6600; }



img, div, input, span, p, ul, li, a, h1, h2 { behavior: url(/iepngfix.htc) }



a.newsletter { display: block; width: 75px; height: 25px; margin: 15px auto; background: url(/articles/wp-content/uploads/2009/10/newsletter.png) no-repeat; }

a.newsletter:hover { background-image: url(/articles/wp-content/uploads/2009/10/newsletter_hover.png); }

/* New Styles */

#content2 #sidebar {
	float: none;
	}

/*Button styles*/

a.signup_button {
	/*background:url("/wp-content/themes/adelereising/images/white-button.png") no-repeat scroll 0 0 transparent;*/
	/*background:url("/wp-content/themes/adelereising/images/trans-white.png") repeat scroll;*/
	background-color: #fff;
	border: 1px #000 solid;
	display: block;
	text-decoration: none;
	/*width: 190px;
	height: 28px;
	overflow: hidden;*/
	clear: both;
	text-align: center;
	color: #000000;
	padding: 8px;
	margin: 15px auto;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);	
	 border-radius: 20px;
	 -moz-border-radius: 20px;
	 -khtml-border-radius: 20px;
	 -webkit-border-radius: 20px;
	}
	
a.signup_button:hover {
	text-decoration: none;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);	
	}

