/*  
Theme Name: Modern
Theme URI: http://ulfpettersson.se/design/modern/
Description: A light, simple and modern theme.
Version: 0.9
Author: Ulf Pettersson
Author URI:http://ulfpettersson.se

Modified by Rachel Mayo — http://hirdesign.com

	Modern v 0.9
	http://ulfpettersson.se/design/modern/

	This theme was designed and built by Ulf Pettersson,
	whose blog you will find at http://ulfpettersson.se

	Structure of theme files derived from the default WordPress 1.5 theme.
	Much of the theme modified by Rachel Mayo.
	
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/



/* Begin Typography & Colors */

html {
    background: #e8f6fe url(http://www.djsteen.com/wp/wp-content/themes/modern/images/stripeback.png) repeat scroll;
     }

body {
        background: transparent url(http://www.djsteen.com/wp/wp-content/themes/modern/images/gradstripeback.png) repeat-x top left scroll;
        border-top: 5px solid #a4e7d6;
	font-size: 55%; /* Resets 1em to 10px */
	font-family: Georgia, Helvetica, Serif;
	color: #666;
	text-align: left;
	}

a { color: #1469b9; text-decoration: none; border-bottom: 1px dotted;}	
a:visited { color: #07d09e;}
a:hover {
        text-decoration: none; 
        color: #00a0f0;
	border-bottom-style: solid;
}
}	

a.image { border-bottom: 0;
          border-bottom-style: none;
}

h9 a:link {text-decoration: none;}
           a:visited {text-decoration: none;}
           a:active {text-decoration: none;}
           a:hover {text-decoration: none;}


	
#page {
	text-align: left;
	}
	
#header a { 
        z-index: 75;
	margin-top: -5px;
	border-top: 5px solid #308CBF;
	border-left: 1px solid #c1ded7;
	border-bottom: none;	
	text-transform: uppercase; 
	font-size: 1.1em; 
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 1px;
         }	

#header a:hover {text-decoration: none; color: white; background: #B3E4FA;}
	
#content {
        background:rgba(256, 256, 256, 0.7);
	border: 0px solid #fff;
	font-size: 1.8em;
	line-height: 1.5em;	
	}

.postmetadata, .commentmetadata, #footer {
	letter-spacing: 1px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 0.75em;
	font-weight: normal;	 
	}

.commentmetadata {font-size: 0.8em;}	
		
.alt {background-color: #ebf8f5;
	border-top: 1px solid #e7efed;
	border-bottom: 1px solid #e7efed;
	}

#footer {
	font-size: 0.9em;	
	}
	
#footer a, #footer a:visited { color: #787878; text-decoration: none; border-bottom: none;}	
#footer a:hover { color: #282828;}	

small, .navigation {
	color: #7c8a87;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}	
	
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 2.5em;
	line-height: 0.9em;
	}	
	
#header h1 a {
	color: #07d09e;
 	letter-spacing: -3px;	
	font-family: Galliard, Georgia, Helvetica, Serif;
	font-weight: normal;	
	text-align: center;
	text-transform: lowercase;
	border: none;		
	}

h2 {
	font-size: 28px;
	}
	
h2 a { 
        color: #bd9ce4;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	border-bottom: none;			
	}

h2 a:visited {color: #9976C2;}		
h2 a:hover {color: #ffffff; background-color: #bd9ce4;}

h3 {
	font-size: 1.5em;
	}
	
h4, li h2 {
 	line-height: 1em;
 	letter-spacing: 1px;	
	font-size: 1em;
	font-weight: normal;	
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
	}	

h5 {
	font-size: 2.5em;
 	letter-spacing: 1px;
	line-height: 10%;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Helvetica; 
	color: #9162c8;
	margin-bottom: 15px; 
	}

h6 {
	font-size: 2.5em;
 	letter-spacing: 1px;
	line-height: 10%;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Helvetica; 
	color: #1469b9;
	margin-top: 30px;
	margin-bottom: 15px; 
	}
	
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, Helvetica, Serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}

#description {
	text-align: left;
	background: #3fdab3;
	color: white;	 
	font-size: 1em; 
	font-family: Tahoma, Arial, Helvetica, Serif; 
	line-height: 0em; 
        height: 15px;
        width: 219px;
	margin: -15px 0px -15px 0px;
	padding: 0px;
	}

#description a {
	color: #fff; text-decoration: none; border-bottom: none;
	}		
	
#sidebar {
	background: #ffffff;
	background: url('http://heyitsrachel.com/sites/test/uploads/sidegrad.png') no-repeat;
        margin-top: 15px;
	font: .9em Arial, Helvetica, Sans-Serif;
	}

#sidebar p {
	background: none;
        margin-top: 15px;
	font: 1.2em Arial, Helvetica, Sans-Serif;
	}
	
#sidebar a {font-size: 1.4em; color: #3c4543; text-decoration: none; line-height: 1.7; border-bottom: none;}
	
#sidebar a:hover {color: #5a6361; text-decoration: underline;}

#sidebar h2 {color: white;	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	letter-spacing: 2px; 
	line-height: 30px; 
	text-transform: uppercase;
	font-size: 1.4em;
	}			

.nocomments, .postmetadata, strike, #footer {
	color: #a8a4a2;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#pagestripe {background: #c1ded7; width: 920px; height: 5px; clear: both;
	}
	
#pageblock {display: block; background: #909195; width: 269px; height: 5px; float: right; line-height: 0;
	}	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 920px;
	}

#header {
	height: 160px;
	}
	
#content {
	width: 600px;
	margin: 0px 0 0 0;
	padding: 10px 10px 10px 20px;
	float: left;
	clear: both;	
	}

#content.single {
	width: 678px; 
	margin: 0; 
	padding: 50px 120px; 
	}	

#header ul, #header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#header li a {display: block;
	min-width: 40px;
	padding: 60px 32px 12px 12px;
	float: left;}	
	
.post {
	margin: 0 0 30px 0;
	text-align: left;
	}
	
.postmetadata .alt {
	margin: 25px 0 0 0;
	}	
	
#footer {
	width: 510px;
	clear: both;
	}
	
#footer.single {
	width: 920px;
	}	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;	
	}

div.columnright {
	float: right;
	width: 285px;
	padding-left: 34px;
}
/* End Structure */



/*	Begin Headers */
#header h1 {background: white url(images/header_background.jpg) bottom right no-repeat;
	display: block;
	width: 269px;
	height: 160px;
	float: right;
	margin: 0;	
	padding: 0;		
	}	
	
#header h1 a {display: block;
	width: 239px;
	height: 80px;
	margin: 30px 0 0 0;	
	padding: 37px 15px 0 15px;		
	}

h2, #sidebar h2 {
	margin: 0;}	
	
#sidebar h2 {
	padding: 0;
	}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}

h3.comments {
	margin: 40px auto 20px auto;
	padding: 0;
	}
	
h4 {	
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;	
	}	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

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;
	list-style: none; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height: 1.7;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea{
        border: 0px solid #c9c5c3;
	background-color: transparent;
}
 
form#searchform {
	height: 40px;
	position: relative;
	width: 300px;
}
 
form#searchform input#s {
	background: url(http://heyitsrachel.com/sites/test/uploads/searchbox.png) no-repeat 0 0;
	color: #b2b2b2;
	font-size: 1.2em;
	height: 32px;
	padding: 0 100px 0 4px;
	width: 178px;
}
 
form#searchform input#s:focus {
	color: #444444;
}
 
form#searchform input#searchsubmit {
	position: absolute;
	right: 85px;
}
 
.focus {
	background: url(http://heyitsrachel.com/sites/test/uploads/searchbox.png) no-repeat 0 -40px !important;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	padding: 0;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 98%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	margin: 2px 0 0 0;	
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#description, #sidebar {
	display: block; 
	margin-left: 651px;
	padding: 25px;
	}

#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 dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: #6e6a67; 
	font-style: italic; 
	font-size: 0.9em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0 40px 0;
	clear: both;
	border-bottom: none;	
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

div.nicetitle {
    background: url(ntbg.png);
    color: #FFFFFF;
    position: absolute;
    padding: 3px;
    top: 0px;
    left: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 25em;
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}

.nicetitle p {
	margin: 0px;
	padding: 0px 3px 0px 0px;
}

.nicetitle p.destination {
	font-size: 9px;
	padding: 3px 0px 0px 0px;
}

/* Blogroll-Links */

.blogroll p {
background:url(http://heyitsrachel.com/sites/test/wp-content/themes/modern/images/linksbar.jpg) 0 0 no-repeat;
width:212px;
height:27px;
text-indent:-9999px;
}

.blogroll ul {
width:212px;
background:#f3f3f3;
border:0px;
padding:0;
list-style:none;
}
 
blogroll ul a:link, .blogroll ul a:visited {
display:block;
width:212px;
padding:2px 0px 2px 0px;
text-decoration:none;
color:#93b8d3;
font-weight:normal;
}
 
.blogroll ul a:hover, .blogroll ul a:active {background:#ccb0ec;}

.blogroll p, .blogroll ul {margin:0;}

.blogroll {
width:212px;
height:29px;
overflow:hidden;
position:relative;
}

.blogroll:hover {overflow:visible;}

.blogroll ul {
position:absolute;
left:0;
top:27px;
}

/* End Various Tags & Classes*/