/*
Theme Name:		Seitzeichen (based on the Cutline Theme)
Theme URI:		http://www.seitzeichen.de
Description:	Das offizielle Seitzeichen-Blog.
Version:		0.1
Author:			active value GmbH
Author URI:		http://www.active-value.de/
*/


* { border: 0; padding: 0; margin: 0; }
html { height: 100% }
body { background: #f2f6fb url('images/bg-body.gif') repeat-x left top; font-size: 100.01%; text-align: center; }
#container { width: 770px; font: normal 0.75em/150% Verdana, Arial, Helvetica, sans-serif; text-align: left; color: #555759; margin: 15px auto; }



/*---:[ global elements ]:---*/

a:link, a:visited { color: #003580; text-decoration: none; }
a:hover, a:active { color: #003580; text-decoration: underline; }
a img { border: 0; }

:focus { outline: 0; }

blockquote { font-style: italic; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }
abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
code { color: #555759; font-family: Courier, monospace; }
pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }

input { font-size: 1.0em; color: #555759; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: middle; border: 1px solid #999; padding: 3px; }



/*---:[ headlines ]:---*/

h2 { font-size: 1.4em; font-weight: normal; margin-bottom: 0.5em; }
h2 a { color: #555759 !important; border: none !important; }
	
h2.archive_head { font-weight: bold !important; font-size: 1em !important; text-transform: uppercase !important; margin: 0 0 1.5em 0 !important; padding: 0.4em 2px !important; border-top: 2px solid #555759 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	
h3 { font-size: 1em; text-transform: uppercase; }
.entry h3 { margin: 2em 0 1em; }
.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }

h4 { font-size: 1.2em; color: #888; }
h4 a, h4 a:visited { color: #888; }
h4 a:hover { color: #888; }
.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }


/*---:[ core layout elements ]:---*/

#content_box { width: 770px; text-align: left; float: left; clear: both; }
#content { width: 500px; padding: 0 40px 0 0; float: left; height: 1%; }
#sidebar { width: 230px; float: left; height: 1%; }
#footer { width: 770px; padding: 1.2em 0 0 0; border-top: 1px solid #ccc; float: left; clear: both; }
	

/*---:[ header styles ]:---*/

#masthead { width: 770px; padding: 0 0 10px; }

#masthead h1 { background: transparent url("images/h1_logo.jpg") no-repeat left top; }
#masthead h1 a { display: block; border: 0; height: 66px; width: 380px; }
#masthead h1 a span, #masthead p { display: none; }

ul#nav { list-style: none; width: 770px; padding: 0; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 2px solid #555759; float: left; clear: both; }
ul#nav li { font-weight: bold; text-transform: uppercase; float: left; margin-right: 1.5em; }
ul#nav li a { color: #555759; display: block; padding: 1em 0 0.85em; }
ul#nav li a:hover { color: #000; border: 0 !important; }
ul#nav li.current_page_item a { background: url('images/nav_on.gif') no-repeat center bottom; color: #003580; cursor: default; border: 0 !important; }
			
#header_img { position: relative; margin: 0 0 2.5em 0; border-bottom: 1px solid #555759; float: left; clear: both; }
#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */



/*---:[ content styles ]:---*/

.entry { background: url('images/hr_dot_black.gif') 0 100% repeat-x; padding-bottom: 1em; }
.pages .entry { background: none; padding: 0; }

.entry blockquote { font-size: 1.0em; }
.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }

.entry-date { font-style: italic; font-size: 0.9em; padding: 0.5em 0 1.5em; }

.entry p { margin: 0 0 1em 0; }
.entry a { text-decoration: underline }

.entry ul, .entry ol { margin: 0 0 1.5em 40px; }

.entry ul { list-style-type: square; }
.entry li { margin: 0 0 0.5em 0; }
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
.entry dl { margin: 0 0 1.5em 0; }
.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
.entry dd { margin: 0 0 1.5em 20px; }
.entry .ad { margin: 0 0 0.5em 15px; float: right; }
.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

.entry img { margin: 10px 0; border: 1px solid #BBB; padding: 4px; }
.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
.entry img.off { padding: 0 !important; border: none !important; }
.entry img.stack { clear: none !important; }

.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }

.previous { padding: 0 20px 0 0; float: left; }
.next { float: right; }

.clear { width: 500px; height: 1px; margin-bottom: 1.5em !important; margin-bottom: 0 /* stupid IE */; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.whitespace { margin-bottom: 3.5em !important; margin-bottom: 2em /* stupid IE */; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 230px; margin: 0 0 2.5em 0; float: left; }

li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1em; text-transform: uppercase; margin: 0 0 1em 0; padding: 0.4em 2px; border-top: 2px solid #555759; background: url('images/hr_dot_black.gif') 0 100% repeat-x; }

li.widget p { margin: 0; padding: 0 2px; }

li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }

li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
li.widget ul.flickr_stream li a img { padding: 3px; }
li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
/*---< FlickrRSS styles for the widget only >---*/
		
li.widget_flickrrss { }
li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
li.widget_flickrrss a:hover img { background: #ff2a96; }



/*---:[ footer styles ]:---*/

#footer p { font-size: 0.9em; margin: 0 0 0.5em 0; color: #858789; }



/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }
#comments .entry { background: transparent; width: 500px; float: left; clear: both; }

.commentbox_author { background: #dae5f3; padding: 1em 1em 0.1em; }
.commentbox_guest { background: #FFF; padding: 1em 1em 0.1em; }


ul#comment_list { list-style: none; margin: 0 0 1.5em 0; float: left; }
ul#comment_list li.comment, ul#comment_list li.trackback { width: 500px; padding: 1.2em 0 0 0; background: url('images/hr_dot_black.gif') 0 100% repeat-x; float: left; }

.comment_meta_author, .comment_meta_guest { font-size: 0.85em; line-height: 1.4em; margin-bottom: 1.0em; padding-top: 1em; }
.comment_meta_author { background: url('images/comment-author.gif') no-repeat right top; text-align: right; padding-right: 50px; }
.comment_meta_guest { background: url('images/comment-guest.gif') no-repeat left top; padding-left: 50px; }
.comment_meta_author a, .comment_meta_guest a { border: 0; }
.comment_meta_author a:hover, .comment_meta_guest a:hover {  }

.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1em; float: right; }
				
/* .trackback .comment_num { padding: 0 0 0 20px; } */

.comment_num a, .comment_num a:visited { border: 0 !important; }
.comment_num a:hover { border: 0 !important; }

.comment .entry p { margin: 0 0 1em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }
#comment_form p { padding: 0.5em 0; }

#comment_form label { display: block; font-size: 0.85em; }

#comment_form .text_input { background: #FFF; width: 250px; padding: 3px; border: 1px solid #aaabac; margin-bottom: 1em; }
#comment_form .text_area { width: 500px !important; }

#comment_form .form_submit { padding: 0; background: transparent; border: 0; cursor: pointer; }

#comment_form p.subscribe-to-comments { font-size: 1.4em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }



/*---:[ search form styles ]:---*/

#search_form { }
#search_form .search_input { background: #FFF; width: 194px; color: #555759; font-size: 1em; border: 1px solid #aaabac; padding: 3px; }
#search_form #searchbutton { border: 0 !important; padding: 0; }

.full { display: block; }


