/*
Theme Name: blogtimes
Theme URI: http://www.parenthese.de/download/blogtimes.zip
Description: This theme alludes to the look of the Financial Times. It has resizable liquid columns and a different color dot as link for each category.
Version: 0.7
Author: Christoph Freitag
Author URI: http://www.parenthese.de/

Modified by: BeeDragon Web Services [http://beedragon.com] for Ledor Fine Art [http://ledorfineart.com]

This theme is licensed under the GPL (http://www.gnu.org/copyleft/gpl.html).
*/

img {border:none;}

body    {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fdeb99;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page   {
	background-color: #fdeb99;
	text-align: left;
	/* margin: 1px -1px 1px 1px; */
	margin: 1px auto;
  border: 1px solid #fdeb99;
	padding: 0;
	width: 780px;
	}

#header {
        margin-top: 15px;
        margin-bottom: 50px;
        }

#footer {
        margin-top: 15px;
        margin-bottom: 15px;
        }

.clear  { clear: both; }

.outer  {
	width: auto;
    background-color: #fdeb99;
	border-right-width: 260px;
    border-right-color: #fdeb99; 
	border-right-style: solid;
        }

.inner  {
	margin: 0;
    border-right: 1px solid #666;
	width: 100%;
        }

#header .inner, #footer .inner {
	margin: 0;
    border-right: none;
	width: 100%;
        }

.outer > .inner { border-bottom: 1px solid #fdeb99; }	

.rightcol {
	width: 300px;              /* right column width */
	margin-right: -300px;      /* _negative_ right column width */
	float: left;
	position: relative;
	z-index: 11;
	margin-left: 1px;
        }

.middlecol {
	float: left;
	position: relative;
	z-index: 12;
	width: 100%;
	margin: 0 -3px 0 -2px;
        }

.footer {
	width:85%;
	color:#666;
	text-align:center;
	font-size:1em;
	line-height:1.5em;
	}
        
.titlemain {
		background: #fdeb99;
        vertical-align: top;
        float:left;
        }

.titlebullet {
        position: relative;
        top: -8px;
        line-height: 100px;
        font-size: 80px;
        vertical-align: middle;
        display: inline;
        }

.title_tld {display:none;}

#subline {
        color: #036;
        font-size:1.5em;
        margin:0;
        padding:0 0 0 6em;
        }

#content {
	z-index: 2;
	margin: 0;
	}

.narrowcolumn {
	float: right;
	padding-right:2em;
	margin: 0;
	width: 34em;
    font-size: 1.3em;
	}

.punkt {
        padding: 0;
        margin-right: -2.2em;
        float: left;
        position: relative;
        left: -3em;
        top: -1.8em;
        margin-bottom: -1.8em;
        }

.dot    {
        font-size: 3.5em;
        }

.dot, .dot a, .dot a:link, .dot a:visited, .dot a:hover {
        border: none;
        background: transparent;
        }

.dot, .dot a, .dot a:link, .dot a:visited { color: #930; }
.dot a:hover { color: #888d91; }

.zeit   {
        margin: 0;    
		text-align:left;
		font-weight: bold;
		font-size:1em;
        color: #888d90;
        display: inline;
	}
.zeit a:hover {color:#000;}

.post   {
	margin-top: 1em;
    margin-bottom: 3em;
	text-align: left;
    clear: both;
	}

.entry  {
    margin-bottom: 3.5em;
	line-height: 1.4em;
	text-align: left;
	}

.alter  {
	border-top: 1px solid #888d91;
	}

small   {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, .nocomments, .postmetadata, strike {
	color: #666;
	}

code    {
	font: 1.1em 'Courier New', Courier, monospace;
	}

acronym, abbr, span.caps {
	font-size: 1em;
	letter-spacing: .07em;
	}

.description {
	text-align: center;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: left;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #888d90;
	}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #888d90;
        color: #000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

cite    {
	text-decoration: none;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

hr      {
	display: none;
	}

h1      {
	padding: 0;
	margin: 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
        color: #036;
	font-size: 1.2em;
	font-weight: bold;
        }

h2      {
	padding: 0;
	margin: 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
        color: #036;
	font-size: 1.2em;
	font-weight: bold;
        }

h3      {
	padding: 0;
	margin: 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
        color: #036;
	font-size: 1em;
	font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        word-spacing: 0.1em;
	}

h2.archivehead {
	font-size: 1em;
	font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        word-spacing: 0.1em;
	margin-bottom: 1.2em;
        color: #930;
        }

.entry h1 { 
        font-family: Verdana, Arial, Sans-Serif;
        color: #000;
        font-size: 1em;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        word-spacing: 0.1em;
        }

.entry h2 {
        font-family: Verdana, Arial, Sans-Serif;
        color: #000;
        font-size: 0.8em;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        word-spacing: 0.1em;
        }

.entry h3 { 
        font-family: Verdana, Arial, Sans-Serif;
        color: #888d90;
        font-size: 0.8em;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        word-spacing: 0.1em;
        }

a       {
        color: #000;
        text-decoration: none;
        padding: 1px 0 1px 0;
        background-color: transparent;
	}

a:link  {
        color: #000;
    	text-decoration: none;
        border-bottom: 1px dotted #888d90;
        padding: 1px 0 1px 0;
        background-color: transparent;
        }

a:visited {
        color: #666;
    	text-decoration: none;
        border-bottom: 1px dotted #888d90;
        padding: 1px 0 1px 0;
        background-color: transparent;
        }

a:hover, a:active {
        color: #000;
        text-decoration: none;
        border-bottom: 1px solid #888d90;
        }

h1 a, h2 a, h3 a {
        border: none;
        color: #036;
        }

h1 a:link, h2 a:link, h3 a:link {
		border-bottom: 1px dotted #888d90;
        color: #036;
        }

h1 a:visited, h2 a:visited, h3 a:visited {
		border-bottom: 1px dotted #888d90;
        color: #036;
        }

h1 a:hover, h2 a:hover, h3 a:hover {
        color: #036;
        border-bottom: 1px solid #888d90;
        }

/* header links */

#header a, #header a:link, #header a:visited {
        text-decoration: none;
        color: #930;
        border: none;
        }

#header a:hover {
        text-decoration: none;
        color: #888d90;
        border: none;
        background: transparent;
        }

/* other links */

#sidebar a, #sidebar a:link, #sidebar a:visited {
		color:#000;
        border: none;
        display:block;
        }
#sidebar a:hover, #sidebar a:active {background-color:#fff;}

span a, span a:link, span a:visited {
    border: none;
	color: #888d90;
	}

#sidebar {
        position: relative;
        left: 0;
        width: 23.5em;
        text-align: right;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        word-spacing: 0.1em;
        }
#pagesidebar #sidebar {
		font-size:11px;
		line-height:1.4em;
		position: relative;
        left:0;
        width: 20.7em;
        text-align: right;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        word-spacing: 0.05em;
        }
#indexsidebar #sidebar, #indexsidebar #sidebar ul{
		font-size:11px;
		line-height:1.5em;
		position: relative;
        left:0px;
        width: 18em;
        text-align: right;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        word-spacing: 0.05em;
        }
#indexsidebar #sidebar ul ul {position:relative;left:-6px;}

#sidebar h2 {
        font:bold 1em Georgia, 'Times New Roman', Times, Serif,'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin-bottom: 0.5em;
        }

#sidebar ul, #sidebar ul a {
    padding: 0;
    margin-bottom: 0;
    margin-left: 5px;
}

#sidebar ul ul {
        margin-left: 2em;
        margin-bottom: 1em;
        margin-top: -0.1em;
        padding: 0 0 0 1em;
        border: 0;
        }

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

#sidebar ul li {
        margin-left: -2em;
        }

#sidebar ul ul li {
        margin-left: -1em;
        }

.odd    {
        background-color: #ffc;
        }

.even   {
        background-color: #fff;
        }

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

.commentlist p {
	margin:0 0 .75em 0;
	}

.commentlist li {
	margin-left: 0;
	padding: 4px;
	font-weight: bold;
	list-style: decimal inside;
	border: 1px solid #888d90;
	margin-bottom: 5px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

.commentlist cite {
	font-weight: bold;
	color: #000;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1.1em;
	}

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

#respond {
        margin-top: 3em;
        }

.alignright {
	float: right;
    text-align: right;
    width: 16em;
	}

.alignleft {
	float: left;
        width: 16em;
	}

.center {
	text-align: center;
	}

#searchform {
    	text-align: right;
        display: inline;
        white-space: nowrap;
        float: right;
        margin-top: 1em;
	}

#searchform #s {
    	width: 9.25em;
		padding: 2px;
        font-size: 1em;
        background-color: #fff;
        border: 1px solid #666;
        vertical-align: bottom;
     	}

#searchform #searchsubmit {
        display: inline;
        font-size: 1em;
        padding: 1px;
        background-color: #fff;
        border: 1px solid #666;
        }

/* Contact Form 7 */
#contact-form1 {margin-right:2em;}
#contact-form1 p {float:right;}

select  {
    	width: 130px;
	}

#commentform input {
    	width: 17em;
        padding: 2px;
	margin: 5px 5px 1px 0;
        background-color: #fff;
        border: 1px solid #666;
    	}

#commentform textarea {
    	width: 100%;
	padding: 2px;
        background-color: #fff;
        border: 1px solid #666;
    	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	}

#commentform #submit {
    	margin: 0;
	float: right;
        background-color: #fff;
        border: 1px solid #666;
    	}

.navigation {
	display: block;
    line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation ul {
        list-style-type: none;
        }

.uplinks {
	display: block;
        font-size: 1.3em;
        line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#navcontainer {
	margin-top: 20px;
	padding-top: 0px;
	width: 100%;
	background-color: #888d91;
	text-align: right;
        }

#navlist ul {
	margin-left: 0;
	margin-right: 5px;
	padding-left: 0;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}

#navlist a {
  	padding: 3px 10px;
  	color: #fff;
	background-color: #999;
	text-decoration: none;
	border: 1px solid #888d91;
	}

#navlist a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	}

#switcher {
	text-align: right;
	}

#themeswitcher li {
	list-style-type: none;
	margin: 0;
	}
	
