/*
 Theme Name: Typo-o-graphy 
 Theme URI: http://demo.tommek.eu/wordpress/?wptheme=Typo-o-graphy
 Description:Typography, two columns, FREE wordpress theme, no-image.
 Author: Tomasz Mazur
 Author URI: http://tommek.eu
 Template:
 Version: 1.0.1
 License: General Public License
 Tags: two-columns, holiday, threaded-comments, fixed-width, microformats, sticky-post, right-sidebar, white
 */
/*
---------------------------------------- HTML ---------------------------------------------
*/
/*
------------------------------------- reset ----------------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, 
strike, strong, tt, var, b, u, i, center, dl, dt, dd,   ul, ol, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size:100%;
    vertical-align: baseline;
    background: transparent;
}
ul {
    list-style: none;
}
ol, ul{
	margin-bottom:0;
	margin-top:0;
}
blockquote, q {
    quotes: none;
}
blockquote:before,  q:before {
    content: " ";
}
blockquote:after, q:after{
	content: " ";
}
:focus { outline: thin dotted invert }

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
object, embed{
	width:425px;
}
/*
---------------------------------------- /reset ---------------------------------------------
*/
body {
    font-family:   Georgia, Cambria, Times, Times New Roman, serif;	
    color: #000;
    text-align: left;
    background: #fff;
	font-size:0.875em;/* 0.875em */
	text-align:center;
}
html>body {
	font-size: 14px; 
}
p {
    margin: 1.5em 0!important;
	text-indent:0!important;
	line-height: 1.5!important;
}
h1, h2, h3, h4, h5, h6{
	font-variant:small-caps!important;
	font-weight:normal!important;
	letter-spacing:0.076em!important;
}
h1 { 
    margin: 1.5em 0 0.5em 0; 
    font-size: 1.5em; 
	line-height: 1em; 
}
h2 { 
    margin: 1.7144em 0 0.5715em 0; 
    font-size: 1.3125em; 
	line-height: 1.1429em; 
}
h3 { 
    margin: 2em 0 0.6667em 0; 
	font-size: 1.125em; 
	line-height: 1.3333em; 
}
h4 {
	margin: 2.25em 0 0.75em 0!important;
	font-size: 1em!important; 
	line-height: 1.5em!important; 
}
h5 { 
    margin: 2.5715em 0 0.8572em 0!important;
	font-size: 0.875em!important; 
	line-height: 1.7143em!important; 
}
h6 { 
    margin: 3em 0 1em 0!important; 
	font-size: 0.75em!important; 
	line-height: 2em!important; 
}
a {
    color: #A90000!important;
    text-decoration: none!important;
    outline: none!important;
}
a:hover {
    color:#1744BF!important;
}
code, pre {
	display: table;
	font:1em Consolas, Lucida Console, Monaco, monospace;/* 1em */
	margin:5px 0;
	padding:5px;
	border-left:5px #F2EAE0 solid;
}
sub, sup{
    font-size:0.875em;
}
abbr{
	cursor:help;
}
img{
	margin:5px;
	display:block;
}
blockquote, q {
    margin:1.5em;
	font-style:normal;
	color:#604A3A;
}
textarea {
    width: 80%;
	height:10em;
    background: #f2eae0;
	border-top: 2px solid #BFBFBF;
    border-left: 2px solid #BFBFBF;
    border-right: 2px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF;
}
input, select {
    background: #f2eae0;
    margin-left: 15px;
	padding: 2px 3px;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
}
legend{
	font-style:oblique;
	padding:0 5px;
}
fieldset{
	border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	padding:10px;
}

sub, sup{
	color:#1744BF;
}
hr{
	color:#F2EAE0;
}
table{
	text-align:left;
	table-layout:fixed;
	width:100%;
	overflow:hidden;
	border-collapse:separate;
	border-spacing:1px 2px;
	empty-cells:show;
	background:#EFEFEF;
	border-top: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
}
td, th{
	border-top: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
	padding:3px 5px 4px 5px;
	empty-cells:show;
}
td{
	background:#FFF8EF;
}
th{
	background:#F2EAE0;
	margin:2px;
}
table caption{
	text-align:left;
	padding:4px;
	caption-side:bottom;
}
/*
----------------------------------------- /HTML ---------------------------------------
*/
/*
----------------------------------------- header --------------------------------------
*/ 
#nav {
    width: 100%;
    float: left;
    background: #F2EAE0;
    border-top: 1px #C3C3C2 solid;
    border-bottom: 1px #DFD9D1 solid;
    
} 
#nav li {
    margin: 0 0 -1px 5px;
    float: left;
	position: relative;
} 
#nav li ul li{
	text-align:left;
}
html>body #nav li ul li{
	margin: 0 0 -1px 0;
}
#nav li a {
    padding: 6px 10px 7px 10px;
    background: #DFD9D1;
    float: left;
    border-left: 1px #DFD9D1 solid;
    border-right: 1px #C3C3C2 solid;
} 
#nav li a:hover {
    text-decoration: none;
    background: #F2EAE0;
	border-bottom:0;
}
#nav .current_page_item a:visited{
    background: #fff;
	border-left: 1px #C3C3C2 solid;
    border-right: 1px #C3C3C2 solid;
} 
#header {
    position: relative;
    text-align: left;
    width: 100%;
	height:100px;
	min-height:100px;
    margin: 0 auto;
    background: #000;
	border-bottom:3px #F2EAE0 double;
} 
#header q {
    color: #1F1F1F;
	background:transparent;
	display:block;
    text-align:justify;
    min-height: 80px;
    padding: 5px 2em;
	line-height: 1.25em;
    font-size: 32px;/* 16x2.25=36 */
	margin:0;
}  
#header h1 {
    position: absolute;
    top: 8px;
    left: 30px;
    padding: 0;
    margin: 0;
    font-size: 48px;/* 16x2.25=36 */
    color: #F1F1F1;
} 
#header strong {
    display: block;
    bottom: 1em;
    width: 450px;
    right: 2em;
    position: absolute;
    padding: 0;
    margin: 0;
    font-weight: normal;
	font-size: 16px;/* 1em */
} 
#header strong em{
	color:#1744BF;
	font-weight:800;
	font-style:normal;
}
/*
------------------------------------ /header --------------------------------------
*/
/*
------------------------------------ content --------------------------------------
*/
#content {
    margin: 0px auto;
    width: 960px;
    background: #fff;
	text-align:left;
} 
#wrapper {
    width: 590px;
    float: left;	
} 
/*
------------------------------------ post - page --------------------------------------
*/
.post, .page {
    margin: 10px 0;
	float:left;
	width: 610px;
    border: 1px #DFDFDF solid;
	min-height:200px;
	position:relative;
} 
.storytitle {
    border: 3px #DFDFDF double;
    margin: -15px 0 10px 0;
    padding: 5px 20px 10px 20px;
    font-size: 1em;
    width: 410px;
    background: #f2eae0;
	position: relative;
}
.storycontent {
    padding: 10px;
	width: 450px;
	float:right;
	position:relative;
}
.storycontentAttachment img {
	border: 2px solid #DFD9D1!important;
	display:block;
	width:auto!important;
}

.top{
	float:right;
	border-bottom:1px solid #fff;
}
.nxtleft, .nxtright{
	width:460px;
	float:left;
	padding:3px 6px 8px 6px;
	margin-left:3px;
}
.nxtright{
	float:right;
	text-align:right;
}
/*
------------------------------------ pagenavi --------------------------------------
*/ 
.wp-pagenavi {
    margin:5px 0 5px 0;
	padding:3px 0 5px 0;
	float:left;
    width:960px;
	border: 1px solid #C3C3C2;
	background:#F2EAE0;
} 
.wp-pagenavi .pages , .wp-pagenavi .current , .wp-pagenavi .extend {
	border:0!important;
	color:#1744BF;
	background:transparent!important;
}
.wp-pagenavi a {
	border:0!important;
	color:#A90000!important;
	background:transparent!important;
	margin:0 0 0 10px;
}
.wp-pagenavi a:hover {
	color:#1744BF!important;
}
/*
------------------------------------ post ol ul --------------------------------------
*/
.storycontent ul{
	margin:3px ;
	list-style-type: disc;
	margin:1em 0 1em 2em;
	position:relative;
}
.storycontent ol{
	margin:1em 0 1em 2em;
	list-style-type: decimal;
	position:relative;
}
.storycontent ul p{
    color:#000;
}
.author_post strong{
	font-size:1.25em;
}
.author_hidden{
	position:absolute;
	display:none;
	background:#F2EAE0;
	border: 3px #DFDFDF double;
	left:0;
	bottom:0;
	padding:3px;
}

/*
------------------------------------ post - left side --------------------------------------
*/
.date, .editdate {
 	float:left;
    margin: 0 0 120px 0;
	color:#1744BF;
	padding:5px 0 10px 10px;
	list-style: none;
	text-align:right!important;
	font-size:0.76em;
	position:relative;
} 
.editdate, .date, .date img{
    width:110px;
}
.date li, .editdate li {	
	list-style-type: none;
}

.date a, .lbox, .date a:hover{
	border:0;
}
/*
------------------------------------ post - left side - top --------------------------------------
*/
.date img{
	margin:0;
	padding:0;
	float:right;
	border: 3px #DFDFDF double;
}
.date .photo img{
	width:100px;
}
/*
------------------------------------ post - left side - bottom --------------------------------------
*/
.editdate{
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
}
.datefix{
	width:115px;
}
.left_img{
	margin-left:-130px;
	position:relative;
}
html>body .left_img{
	margin-left:-160px;
}
.sticky{
	background:#FFF8EF;
}
/*
------------------------------------ /content --------------------------------------
*/
/*
 --------------------------- sidebar ----------------------
 */
/*-------------------------- search----------------------*/
#searchform input#s {
    width: 55%;
    border-top: 2px solid #BFBFBF;
    border-left: 2px solid #BFBFBF;
    border-right: 2px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF;
}
/*-------------------------- /search----------------------*/
#right{
	width:340px;
	float:right;
	background:#F2EAE0;
	border-left: 1px #C3C3C2 solid; 
	border-bottom: 1px #C3C3C2 solid;
	border-right: 1px #C3C3C2 solid;
	margin-top:-1px;
	position:relative;
}
.menu {
    width: 320px;
    margin:0 5px 10px 5px;
    background: #DFD9D1;
	border: 1px #C3C3C2 solid;
    padding: 10px 0;
    float: right;
} 
html>body .menu {   /* ie6 bug*/
	margin:0 10px 10px  10px; 
}
.menu h2 {
    padding: 5px 10px;

} 
.menu ul{
	border-left: 1px #DFDFDF solid;
	border-bottom: 1px #DFDFDF solid;
	border-right: 1px #DFDFDF solid;
}
.menu ul li ul{
	border:0;
}
.menu ul li ul li a {
    padding: 4px 10px 4px 20px;
} 
.menu a {
    display: block;
    width: auto;
    height: 100%;
    margin: 0;
    padding: 4px 10px;
    border-top: 1px #DFDFDF solid;
} 
.menu a:hover {
    background: #FFF8EF;
	border-bottom: 0;	
}
.menu .current_page_item a:visited{
    background: #fff;
	border:0;	
}
/*
 --------------------------- MENU - widget ----------------------
 */
/*
 --------------------------- Ad words widgets ----------------------
 */
.widget_menu{
	background:#F2EAE0;
	margin:0 10px;
	padding:10px;
	border-top: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
}
.recentcomments{
	padding:3px 0;
}
.widget_menu h3, .widget h3{
	padding:0px 8px 10px 5px;
	margin:0;
}
.linkcat, .widget{
	border: 1px solid #DFDFDF;
	margin:5px 0;
	padding:0;
}
.no_widgettitle{
	margin:5px 10px;
}
#calendar{
	padding:3px 0 3px 13px;
}
/*
 --------------------------- /sidebar ----------------------
 */
/*
 --------------------------- comments ----------------------
 */ 
#comments {
 	position:relative;
    margin: 0;
    padding: 10px;
    background: #fff;
    width: 590px;
	border: 1px #DFDFDF solid;
	float:left;
	font-size:1em;
} 
#comments h3 {
    margin: 15px 10px;
    display: block;
} 
#commentlist {
    text-align: left;
	width: 450px;
	float:right;
} 
.comment {
    border: 1px #DFDFDF solid;
    margin: 5px 0;
    padding: 5px;
    display: block;
} 
.comment img {
    border: 1px #DFDFDF solid;
} 
#addcomments small{
	font-size:0.76em;
}
#addcomments {
	float:right;
	width:430px;
    height: auto;
    margin: 0;
    padding: 10px;
    background: #fff;
    border: 1px #DFDFDF solid;
} 
#comments textarea {
    padding: 5px;
}
.addcomments_posts{
	background:#EFEFEF;
}
.author_comm{
	background:#DFD9D1;
}
.depth-2, .depth-3, .depth-5{
	background:#fff;
}
.depth-2, .depth-4, .depth-6{
	background:#F2EAE0;
}
.byuser{
	background:#FFF8EF;
}
.comment-author{
	min-height:50px;
}
.avatar{
	float:right;
}
/*
 --------------------------- /comments ----------------------
 */
/*
 --------------------------- footer ------------------------
 */
.footer {
	border-top:3px #F2EAE0 double;
    padding: 10px 0 0 0;
    width: auto;
    background: #000;
    clear: both;
	color:#DFDFDF;
	text-align:left;
}
.footerspan {
    width: 960px;
    margin: 0 auto 10px;
	background:#1F1F1F;
	border: 3px #3F2D23 double;
}
.footerlink {
	float: left;
	width: 290px;
	margin: 0 0px 15px 0px;
	padding:6px 5px 9px 5px;
}
html>body .footerlink {/* ie6 bug*/
    width: 300px; 
    margin: 0 5px 15px 0;
}
.footerlink a {
    line-height:1.5;   
    margin: 0;
    padding: 4px 10px;
}
.footerlink a:hover {
    border:0;
}
.footerlink p{
	margin:0;
}
.footerlink li{
	float:left;
	margin:2px;
	padding:2px 5px 4px 5px;
	border:1px #3F2D23 solid;
	width:100%;
	background:#1F1B1B;
}
.footerlink li ul li{
	margin:0 -5px 0 0 ;
	padding:0 0 0 5px;
	border:0;
	background:transparent;
}
.footerlink img.avatar {
	border:1px #3F2D23 solid;
}
.footerlink #wp-calendar{
	width:70%;
}
.footerlink #wp-calendar a{
	background:none;
}
.linkcat h3{
	margin:10px 0 0 15px;
}
/*
 --------------------------- FLICKR  ------------------------
 */
.flickr{
	width:auto;
    background:#1F1B1B;
    border: 1px solid #3F2D23;
	margin: 0 5px 15px 2px;
    padding:6px;
	float:left;
}
html>body .flickr{/* ie6 bug*/
	width:285px;
	margin: 0 0px 15px 10px;
}
.flickr li{
	float:left;
	margin:2px;
}
.flickr a{
	float:left;
	padding:6px;
	background:#DFD9D1;
	margin:4px;
}
.flickr a:hover{
	background:#3F2D23;
}
.flickr a img{
	margin:0;
}

/*
 --------------------------- footer calendar ------------------------
 */
.footer #wp-calendar{
	color:#000;
}
.footer caption{
	color:#F2EAE0;
	caption-side:top;
}
/*
 --------------------------- meta ------------------------
 */
.menubtm {
    clear: both;
    width: auto;
    background:#fff;
    margin: 0;
    text-align: center;
	border-top:3px #000 double;
} 
.menubtm li {
    display: inline;
    padding: 0 10px 0 0;
    line-height: 2em;
} 
.menubtm li a:hover{
	border:0;
}
.grey{
	background:#DFD9D1;
}
/*
 --------------------------- /footer ------------------------
 */
.float_left{
	float:left;
}
.float_right{
	float:right;
}
/*
 --------------------------- Calendar ------------------------
 */
#wp-calendar caption {
    margin: 10px 0 10px 0px;
    border-bottom: 0;
} 
#wp-calendar td {
    margin: 0;
    padding: 3px 5px;
} 
#wp-calendar {
	border-collapse:collapse;
    padding: 10px 0;
    width: 80%;
	text-align:center;
	border-top: 2px solid #BFBFBF;
    border-left: 2px solid #BFBFBF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
} 
#wp-calendar a{
	border:0!important;
	padding:0;
	margin:0;
} 
/*
 ------------------------- GALLERY WORDPRESS ---------------------
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;
}
img.alignright {
	float:right; 
	margin:0 0 1em 1em
}
img.alignleft {
	float:left; 
	margin:0 1em 1em 0
}
a img.alignright {
	float:right; 
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left; 
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}

dl.gallery-item {
	float: left;
	margin-top: 10px;
	width:auto;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-caption {
	float:right;
	text-align:left;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #FFF8EF;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
} 
.wp-caption-text{
	padding:5px 5px 0 5px;
	font-size:0.875em;
}
.wp-caption a:hover{
	border:0;
}
.wp-caption img {
    margin: 5px;
    padding: 0;
    border: 0 none;
} 
.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}