/*  
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;}

.clear { clear: both }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }   
.clearfix { display: inline-block; } 
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Typography
*******************************/
body {
    font:normal 69% Tahoma, Arial, Helvetica, sans-serif; margin: 0 auto
}
h1,h2,h3,h4,h5,h6 {
    font:normal 1em/1 Georgia, "Times New Roman", Times, serif;
    
   
}

h3 {border:none important!}

pre,
var,
code { 
    font-family:"Courier New", Courier, monospace; 
}
h3,
#sidebar,
.postdata,
.entry-content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Header elements
*******************************/
h1 {
    font-size:36px; margin:-20px
}
h2 {
    font-size:2.36em;
    line-height:1.6;
    color:#152942;
}
h3 {
    font-size:1.55em;
    color:#152942;
}

/* Text elements
*******************************/
ul,ol,p,dl {
    line-height:1.8;
}
ul,ol         {margin: 0 0 1em .8em;}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
p,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;}
blockquote {
    border-left: 2px solid #D2D6D8;
	margin:0 0 0 1.6em;
	padding: 0 0 0 1.6em;
}
a:link,
a:visited,
a:hover,
a:active{
    color:#3b506b;
    text-decoration:underline;
}

/* Wordpress styles
*******************************/
.aligncenter,
div.aligncenter {
background-color:#eee;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
background-color:#eee;
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
background-color:#eee;
   float: right;
   margin:8px 0 1em 1em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 1px solid #999;
}
.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height:1.4;
   padding: 5px 0;
   margin: 0;
font-family:times new roman;
text-align:center
}

/* Layout
*******************************/
body {
	color: #363636;
    background:#fff url(images/bg.gif) repeat-x;
/*background:url(http://byersalex.com/sidebg.jpg) repeat-y*/

}
#root{
	width:1000px;
	margin:0 auto ;
    background:url(images/header.gif) 100% 28px no-repeat;
}

/* Header
*******************************/
#header {
    height:98px;
    margin-bottom:1px;
    margin-left:40px;
    color:#fff;
    padding:40px 0 0 0;
    /*remove next two lines if you don't need logo in your blog*/
    /*background:url(http://byersalex.com/random-logo.gif) 0 40px no-repeat;
    padding-left:96px;*/
}
#header a {
    color:#fff;
    text-decoration:none;
}
#header h2 {margin: 35px 0 0 0;
    line-height:1;
    font-size:20px;
    color:#fff;
}

/* Navigation
*******************************/
#nav{
    overflow:hidden;
    width:800px;
    margin:0px 0 -10px 040px;
    padding:0;
    list-style:none;
}
#nav li{
    float:left;
}
#nav a{
    float:left;
    padding:4px 0 0 0;
    margin-right:18px;
    height:26px;
    border-bottom:3px solid #d2d6d8;
    text-decoration:none;
    font-size:14px;
    font-weight:bold

}
#nav a:hover,
#nav .current_page_item a{
   color:#9D2F25
}

ul #nav  {margin-top:-10px}

body#front #nav li.front a { color: #9D2F25 }

/* Content
*******************************/
#content {/*background:url(http://byersalex.com/sidebg.jpg) repeat-y;*/
 width:660px;
    margin:20px 40px 30px 40px;
    float:left;
}
#content p {font-size:110%; color:#333}

#content .post {
    padding-bottom:0.25em;
    margin-bottom:1em;
    border-bottom:1px solid #152942;
}
#content .single {
    border-bottom:0;
}
#content h2 a {
    text-decoration:none;
}
#content h3 {
    margin-bottom:10px;
    line-height:2.1;

}

#content h4 {font-size:15px}
#content h2 a:hover {
    color:#465c79;
}
.postdata {
    padding:8px 0;
    margin-bottom:8px;
    border:1px solid #bbc2c6;
    border-left:0;
    border-right:0;
    color:#747474;
}
.postdata a {
    color:#354a56;
    text-decoration:none;
}
.postdata a:hover {
    text-decoration:underline;
}
.tags {
    line-height:1.2;
    clear:both;
}

/* Sidebar
*******************************/
#sidebar {
    width:248px;
    float:left;
    margin:20px 0 30px 0; /* w/ RSS, top is -47px */
}
#sidebar h3 {
    padding:0 0 12px 20px;
    border-left:2px solid #9D2F25
;
}

#sidebar p {
    padding:0 0 0px 20px;
    border-left:2px solid #9D2F25
;
}

#sidebar #twitter_ditty {
    padding:0 0 12px 20px;
    border-left:2px solid #9D2F25;
}
#sidebar .box {
    margin-bottom:18px;
}
#recentcomments,
#sidebar #calendar_wrap,
#sidebar .box .content,
#sidebar #searchform,
#sidebar .box li a,
#sidebar .box .current-cat li a {
    border-left:2px solid #9D2F25
;
}
#sidebar .box .tags,
#sidebar #calendar_wrap,
#sidebar .box li a,
#sidebar #searchform {
    padding:0 0 0 20px;
}
#sidebar .box .tags {
    line-height:1.6;
}
#sidebar .box li {
    display:inline;/*for IE*/
}
#sidebar .box li a {
    display:block;
}
#sidebar .box li li a {
    padding-left:40px;
}
#sidebar .box li li li a {
    padding-left:60px;
}
#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
    border-color:#7E929E;
}
#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
    border-color:#152942;
}
#sidebar ul {
  margin:0;
    padding:0;
    list-style:none;
}

/*rss button*/
#sidebar .rss {
    height:59px;
    margin-bottom:2px;
}
#sidebar .rss a {
    float:right;
    width:77px;
    height:59px;
    background:url(images/rss-icon.gif) 0 0 no-repeat;
    text-indent:-9999px;
}

/*recent comments widget*/
#sidebar #recentcomments {
    padding-left:20px;
}
#sidebar  #recentcomments li.recentcomments {
    display:block;
}
#recentcomments li.recentcomments a {
    display:inline;
    border:0;
}

/* 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
*******************************/
#commentform {
    margin-top:12px;
}
#commentform input.text,
#commentform textarea {
    border:1px solid #7E929E;
    border-right-color:#E8E8E8;
    border-bottom-color:#E8E8E8;
    padding:2px;
}
#commentform input.text {
    width:200px;
}
#commentform textarea {
    width:400px;
}
#commentform input.submit {
    border:1px solid #7E929E;
    background:#E8E8E8;
    color:#152942;
}
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f9f9f9;
	border-left: 2px solid #D2D6D8;
}
.comment .details img {
    vertical-align:middle;
}

/* Footer
*******************************/
#footer {
    clear:both;
    padding-top:20px;
    height:40px;
    background:#E8E8E8;
    border-top:1px solid #D2D6D8;
 
}
#footer .copyright {
    padding-right:8px;
    width:900px;
    margin:0 auto;
    display:block;
}
#footer img {
    vertical-align:middle;
    margin-right:10px;
}

/* Résumé
*******************************/
#content.wide-page {

width:800px;
margin: 20px auto;
float:none
}

#page-resume .location { float: right; margin-top: -30px; position: relative; font-family: Georgia;
font-size: 14px;
line-height:30px; }
#page-resume .duration { float: right; margin-top: -17px; position: relative; font-family: Georgia;
font-size: 14px; }

#page-resume ul {list-style-type:square; padding: 0 0 0 20px; margin: 0.5em 0}

#page-resume h1 { 
text-align:center;
color:#013b5a

}

#page-resume h1, #page-resume h2, #page-resume h3,
#page-resume h4, #page-resume h5, #page-resume h6 {
margin: 0; border:none
}

#page-resume h2 { font-size: 20px; color:#666; background-color:#80acc0;}

#page-resume h3 { font-size: 17px; margin: 0 0 4px; line-height:30px }
#page-resume h3 a {color:#9D2F25; text-decoration:none}
#page-resume h3 a:hover { color: #277eac; text-decoration: underline }



#page-resume h4 { font-size: 14px; font-weight:bold}


#page-resume #contact p {text-align:center !important;}
#page-resume #contact p { margin: 0 }

hr {border-color: #666666; margin: 11.5px auto 5px; width: 65%;}

#clips .blue {font-family:georgia; font-size: 20px; color:#666; background-color:#80acc0; line-height:1.2;padding: 0 0 0 10px; text-align:left}

#bar h3 {font-size: 20px; color:#666; background-color:#80acc0;}

#find-me { margin-left: -40px; padding: 0; }
#find-me li { margin-top: 2px; padding: 0; float: left; list-style: none; }

#find-me li.textfindme { font-size: 16px; color:#3B506B; margin-top:-6px}

#find-me li a { text-indent: -9999px; overflow: hidden; display: block; height: 36px; margin: 0 6px; background-repeat: no-repeat; background-position: 0 0; }


#find-me li.twitter a { background-image: url(http://twitter.com/favicon.ico); width: 16px; }
#find-me li.facebook a { background-image: url(http://www.facebook.com/favicon.ico); width: 16px }
#find-me li.linkedin a { background-image: url(http://www.linkedin.com/favicon.ico); width: 16px }
#find-me li.rss2 a { background-image: url(http://files.gwhatchet.com/d/2009/images/rssIcon.gif); width: 16px; clearfix:both}


/**
 * Twitter Widget
 */
.widget_twitter li {
   clear:both;
}
.widget_twitter li img {
    float:left;
    margin-right:.5em;
}
.widget_twitter li .clear {
   clear:both;
}


#twitter_update_list li {list-style:square}

/* Front page */

.page-front #content {width:910px; height:550px; margin-bottom:45px}

#front-content {width:910px; height:550px}

#front-leftside {width:460px; float:left; margin-top:-5px; height:550px}

#front-leftside .recentposts {font-size:14px; text-transform:uppercase; font-weight:bold; color:#9D2F25; margin-bottom:5px}

#postlist {width:400px; border:1px solid #277eac; padding: 0 30px; background-color:#E8E8E8; height:548px}

#postlist h2 {font-size:20px; width:400px}

#postlist p {font-size: 10px}
#postlist a:link,
a:visited,
a:hover,
a:active{
    color:9D2f25;
}


#front-rightside {width:420px; float:right; height:577px}

#front-about {width:420px; border:1px solid #277eac; background-color:#B6CFFF; padding:0 0 0 10px; margin:0 0 26px }

.thumbnail {float: right; margin: 13px; border:1px solid #152942; clear:right}

#front-twitter {width:420px; border:1px solid #277eac; background-color:#EEB4B4; padding:0 0 0 10px; margin-top:20px; height:265px}

#front-about a{
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
color:#9D2F25}


ul.twitter {margin: 10px 20px 0 -15px; list-style-type:square}

li.twitter-item {padding-left:-10px}

p.twitter-message {font-family:verdana; font-size:10px} 

.twitter-timestamp {color: #152942}

a.twitter-link the tweet link class

a.twitter-user the @username reply link class 

#top {margin:0}

#top p {text-align: right; font-size:14px}