/*  
Theme Name: Big City
Theme URI: 
Description: WP Big City theme designed by <a href="http://www.aoemedia.de">AOE media GmbH</a>. A simple but very beautiful minimalistic design in blue, grey and white colors. Now also widget ready.
Version: 1.22
Author: AOE media GmbH
Author URI: http://www.aoemedia.de
Tags: two-columns, fixed-width, blue, dark, custom-header
	By downloading and using this theme, you agree to the following terms:
    - All variations of this theme have to remain GPL
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

For support requests please contact: wordpress(at)aoemedia.com. Requests through other channels (website etc.) can unfortunately not be responded to.

*********************************************************************
ATTENTION
If you don't need any logo in your theme, please find #header element
and remove last two lines from its decoration 
*********************************************************************

************
CSS CONTENTS
************
* --- reset
* --- typography
* --- text elements decoration
* --- wordpress styles
* --- layout
* --- header
* --- navigation
* --- content
* --- sidebar
* --- search form
* --- comments
* --- footer
* 
* 
*/

/* Reset needed styles
*******************************/
html,body,div,span,form,h1,h2,h3,h4,p,blockquote{margin:0;padding:0;border:0;outline: 0;}
:focus {outline: 0;}
body {line-height: 1;}
html {height: 100%;margin-bottom: 1px;}

/* Typography
*******************************/
@font-face {
	font-family: 'GoudyBookletter1911Regular';
	src: url('goudy_bookletter_1911.eot');
	src: local('Goudy Bookletter 1911 Regular'), local('GoudyBookletter1911'), url('goudy_bookletter_1911.ttf') format('truetype');
}


 body { font: normal 80% "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
}  

h1,h3,h4,h5,h6 {
    font: normal 1em/1 "minion-pro-1","minion-pro-2"; Georgia, serif;
}
#sidebar {
    font: normal 1em/1 "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
}
pre,
var,
code { 
    font-family:"Courier New", Courier, monospace; 
}
.postdata {
    font-family:  "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
    width:100%;
    font-size: 1em;
    line-height:1.2;
}
.entry-content {
    font-family:  "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
    width:100%;
   font-size: 1em;
   line-height:1.2;
}
#header h2, h9 {
    font-family: "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
}

/* Header elements
*******************************/
h1 {
	color: #2a777e;
	FONT-WEIGHT: bold;
	FONT-SIZE: 3em; 
}

h2 {
	color: #2a777e;
	"myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 2em; 
}

h3 {
	color: #0E5F79;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.5em; 
}

h4 {
	padding-top:5px;
	padding-bottom:5px;
        color: #0E5F79;
	FONT-SIZE: 2em; 
        border-bottom:1px solid #999; 
        margin-top:10px;        
        margin-bottom:5px;
}
h5 {
	padding-top:5px;
	padding-bottom:0px;
        color: #0E5F79;
	FONT-SIZE: 1.5em; 
        border-bottom:1px solid #999; 
        margin-top:10px;        
        margin-bottom:5px;
}
h6 {
	padding-top:12px;
	padding-bottom:5px;
        color: #0E5F79;
	FONT-SIZE: 1.5em; 
        border-bottom:1px solid #999; 
        margin-top:10px;        
        margin-bottom:5px;
}
h8 {
        color: #000;
	FONT-SIZE: 0.8em; 
}
h9 {
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
}
/* Text elements
*******************************/
ul,ol,p,dl {
    line-height:1.4;
}
ul,ol         {margin: 0 0 1em .8em;}
p             {margin: 0 0 1em 0em;}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
dl	      {margin: 0 0 1em 0; text-align: left;}
strong        {font-weight: bold; }
em            {font-style: italic; }
ins           {text-decoration:none;}
del           {text-decoration:line-through;}
img           {border:0;outline:0;}

p {
   text-align: left;
}

blockquote {
  margin: 5px;
  padding-left: 30px;
  background-image: url(http://www.angelashetler.com/quote-left.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width:100%;
  }

amp {
  font-family: GoudyBookletter1911Regular, Georgia, Garamond, serif;
  font-size: 1em;
  }

A:link {
	color: #2a777e;
	TEXT-DECORATION: none;
	border-bottom:none;
}

A:visited {
	color: #2a777e;
	TEXT-DECORATION: none;
	border-bottom:none;
}

A:active {
	color: #2a777e;
	TEXT-DECORATION: none; 
	border-bottom:none;
}

A:hover {
	COLOR: #2a777e; 
	TEXT-DECORATION: none; 
	border-bottom:1px dotted #696969;
}


/* Wordpress styles
*******************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
   float: right;
   margin:0 0 1em 1em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 1.2em;
   line-height:1.6;
   padding: 0 4px 4px;
   margin: 0;
}
img.portfolio {
     margin: 20px;
     padding: 5px;
     border:solid #2A777E 4px;
}

/* Layout
*******************************/
body {
    color: #363636;
    padding: 1px;
}
 
#root {
	width:900px;
	margin:0 auto;
    background:url(http://www.angelashetler.com/wp-content/uploads/2010/08/header-lblue.jpg) 100% 28px no-repeat;
    background-position: right;
}


/* Header
*******************************/
#header {
    height:150px;
    margin-bottom:1px; 
    color:#fff;
    padding:20px 0 0 0;
}
#header a {
    color:#fff;
    text-decoration:none;
}

/* Navigation
*******************************/

#nav{
    overflow:hidden;
    height:60px;
    margin:0;
    padding:0px;
    list-style:none;
    border-bottom:2px solid #0E5F79;
}
#nav li{
    float:left;
    text-align:center;
}    
#nav a{
    padding:0px 45px;
    color: #0E5F79;
    line-height:1;
    display:inline-block;
    text-decoration:none;
    font-family: "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
    font-size:2em;
    border-bottom: none;
}				
#nav a:hover{
    float: left;
    color: #363636;
    text-decoration:none;
}
#nav a span{
    display:block;
    font-family: "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
    font-weight: regular;
    font-size: 0.5em;
    color: #747474;
}

/* Content
*******************************/
#content {
    width:570px;
    margin:20px 50px 30px 10px;
    float:left;
}
#content .post {
    padding-bottom:1.5em;
    margin-bottom:1.5em;
    border-bottom:1px solid #999;
}
#content .single {
    border-bottom:0;
}
#content h2 a {
    text-decoration:none;
}
#content h3 {
    margin-bottom:5px;
    padding-top:5px;
    line-height:1.5;
}
#content h5 {
    padding-top:5px;
    line-height:1.5;
    color: #0E5F79;
    border-bottom:1px solid #999;
}	 
#content h2 a:hover {
    color:##2a777e;
	border-bottom:1px dotted #696969;
}
#contentcustom {
    width:900px;
    margin:20px 50px 30px 10px;
    float:left;
}
#contentcustom .post {
    padding-bottom:1.5em;
    margin-bottom:1.5em;
    border-bottom:1px solid #999;
}
#contentcustom .single {
    border-bottom:0;
}
#contentcustom h3 {
    margin-bottom:5px;
    padding:5px 0px 0px 10px;
    line-height:1.5;
    border-bottom:1px solid #999;
} 
#contentcustom h5 {
    margin-bottom:5px;
    padding:5px 0px 0px 10px;
    FONT-SIZE: 1.2em; 
    line-height:1.5;
    border-bottom:1px solid #999;
} 
#contentcustom h6 {
	padding-top:12px;
	padding-bottom:5px;
        color: #0E5F79;
	FONT-SIZE: 1.2em; 
        border-bottom:1px solid #999; 
        margin-top:10px;        
        margin-bottom:5px;
}
#contentcustom h2 a:hover {
    color:##2a777e;
	border-bottom:1px dotted #696969;
}
.postdata {
    padding:8px 0;
    margin-bottom:8px;
    border:1px solid #eee;
    border-left:0;
    border-right:0;
    font-family: "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
    color:#747474;
}
.postdata a {
    color:#354a56;
    text-decoration:none;
    border-bottom:none;
}
.postdata a:hover {
    text-decoration:none;
	border-bottom:1px dotted #696969;
}
.tags {
    line-height:1.2;
    clear:both;
    border-bottom:none;
}
#slideshow { 
    margin:0px;
    width:100%;
    font-family: "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
   font-size: 1em;
   line-height:1.2; 
}
#nav_buttons { width: 900px; float: left; }
#nav_buttons li { width: 50px; float: left; margin: 10px; list-style: none }
#nav_buttons a { width: 50px; padding: 3px; display: block; border: 1px solid #ccc; }
#nav_buttons a.activeSlide { background: #ccc }
#nav_buttons a:focus { outline: none; }
#nav_buttons img { border: none; display: block }


/* Sidebar
*******************************/
#sidebar {
    width:268px;
    float:left;
    padding: 20px 0px 0px 0px;
    font-family: "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;
    font-size:1em;
    line-height:1.2;
    display:block;
}
#sidebar .box {
    margin-bottom:20px;
    padding-left:10px;
}
#sidebar #calendar_wrap,
#sidebar .box .content,
#sidebar #searchform,
#sidebar .box .current-cat li a {
    line-height:1;
}
#sidebar .box ul {
    margin:0;
    padding-left:0px;
    list-style:none;
}
#sidebar .box li,
#sidebar .box li a,
#sidebar .box li li a,
#sidebar .box li li li a {
    margin-bottom:10px;
}
#recentcomments,
#sidebar .box .tags,
#sidebar #calendar_wrap
#sidebar #searchform {
    padding:0px;
}
#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
    border-color:#7E929E;
    list-style:none;
}
#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
    border-color:#152942;
    border-bottom:none;
}
#sidebar .nanowrimo {
    margin-top:60px;
    margin-bottom:25px;
    margin-left: 0px;
    padding-left:20px;
}
#sidebar h4 {
	padding-top:12px;
	padding-bottom:5px;
        color: #0E5F79;
	FONT-SIZE: 1.5em; 
        border-bottom:1px solid #999; 
        margin-top:10px;        
        margin-bottom:5px;
}

/* Search Form
*******************************/
#searchform input {
    vertical-align:middle;
    border:1px solid #ccc;
    font-size:1em;
    color:#152942;
}
#searchform input#search-submit {
    background:#D2D6D8;
    border:1px solid #D2D6D8;
    width:30px;
}

/* Comments
*******************************/
ol.commentlist { list-style:none; padding:0; margin:0 0 1em; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px solid #999; border-top:1px solid #999;padding:1em; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 18px "minion-pro-1","minion-pro-2", Georgia; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:3px solid #ccc; float:right; padding: 0px; }
ol.commentlist li div.vcard img.avatar-48 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:11px; }
ol.commentlist li div.comment-meta a { }
ol.commentlist li p { font-size: 16px; line-height:140%;}
ol.commentlist li ul { font-size: 14px; list-style:none; }
ol.commentlist li div.reply { font-size:12px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment { border-bottom:none; border-top:none; }
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* Footer
*******************************/
#footer {
    clear:both;
    padding-top: 25px;
    height:60px;
    border-top:1px solid #333;
    background-color: #333;
    width:100%;
text-align: center;
}
#footer a {
	color: #ffffff;
	TEXT-DECORATION: none;
	border-bottom:1px dotted #696969;
}
#footer .copyright {
    padding: 0px 50px;
    margin:0 auto;
    display:block;
    font-family: "myriad-pro-1","myriad-pro-2", Helvetica, sans-serif;    
    color: #ccc;
    font-size: 14px;
}