/*
Theme Name: Sirup
Theme URI: http://1000ff.de/wordpress-theme-sirup/
Description: A simple magazine and blog layout, easy to customize through an options page. Fast loading CSS-only theme with support for Gravatars and Sidebar Widgets. <a href="http://themes.1000ff.de">Working demo</a> / <a href="http://1000ff.de/sirup-faq/">FAQ</a>.
Version: 1.0.3
Tags: options page, magazine, two columns, right sidebar, fixed width, widget ready, simple, white, yellow, clean, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/
*/

/*
* {
padding:0px;
margin:0px;
}
*/

* html {
height:1%;
}

p {
margin-top: 0px;
margin-bottom: 10px;
}

p a {
text-decoration: underline;
}

	
#disqus_thread {
		width:400px;
	}
	
	a img { border: none; }

socialble {
	colour:#fff;
}

body {
font-size:100%;
font-family: Georgia, Sans-serif;
height:100%;
/*background-image:url(images/background2.png);*/
background-repeat:repeat;
position:relative;
text-align:left;
width:930px;
margin:0 auto;
}

#page {
width:860px;
line-height:22px;
height:100%;
background:#FFF;
margin:20px;
padding:30px;
}

.page_title {
font-family:Arial;
width:600px;
}

#wrap {
height:100%;
}

/* header + navigation
--------------------------------------------------*/
#header {
height:160px;
padding:0 0 0px;
}

#headerimg h1 {
margin: 14px 0 0px;
}

#headerimg a {
border:0px;
}

#headerimg h1 a {
font-family:arial;
font-size:1.3em;
font-weight:bold;
padding:1px 3px;

}

.page_title {
font-family:arial;
width:600px;
}

#navi2 {
margin:0px 0 0 0;
padding:0;
}

#navi2 a {
font-family:arial;
font-size:1.2em;
font-weight:bold;
color: #000;
background: #fff;
padding: 1px 3px;
}

#navi2 a:hover {
color: #000;
background: #D69544;
}

.description {
font-size:1.5em;
margin:0;
padding:0;
}

#nav {
padding:0;
}

#nav li {
float:left;
list-style:none;
margin:0 20px 0 0;
padding:0;
}

.clear {
clear:both;
}

/* colors (#FFFD87 = yellow || #000 = black)
--------------------------------------------------*/
a {
text-decoration:none;
}

#content h1,h2,h3,h4 {
font-family:arial;
}

#content h1 a{
color:#000;
/*background:#D69544;*/
line-height:37px;
padding:0px;
}

#content h2 a,h3 a,h4 a {
line-height:20px;
margin: 0 0 5px 0;
padding:0px;
}


body a,h3 a:hover,.navigation a:hover {
color:#000;
/*background:#D69544;*/
}


body a:hover,#content h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h3 a {
color:#000;
background:#D69544;
}


.postmetadata {
font-style:italic;
margin-bottom:0px;
margin-top:15px;

}

.more-link {
	font-weight:bold;
}


/* h3 colors, somehow needed
--------------------------------------------------*/
h3 a {
color: #D69544;
background: #fff;
}

h3 a:hover {
color: #000;
background: #D69544;
}



/* sidebar
--------------------------------------------------*/
#sidebar {
float:right;
width:170px;
height:100%;
margin-top: 15px;

padding:0px 10px 10px 10px;
border:1px dashed #D69544;
}

#sidebar ul,li {
list-style:none;
margin-top:5px;
paddig:0px;
-webkit-padding-start:0;
}

#sidebar h3 {
margin-top:15px;
margin-bottom:0px;
}

#sidebar h3 a {
margin:0px;
}

#sidebar h4 a {
margin:0px;
}

#sidebar a{
text-decoration: underline;
}

hr {
 width: 100%;
 border:1px solid #e7e7e7;

}

/* frontpage
--------------------------------------------------*/
.feature {
background-image:url(images/background2.png);
background-repeat:repeat;
float:left;
width:600px;
margin:15px 0px 10px 0;
padding:15px;
border:1px dashed #D69544;
}

.feature h1 {
margin-top:0px;
margin-bottom:5px;
}

.feature p {
text-align:left;
}

.feature img {
border:0px solid #fff;
padding:0;
margin-right:10px;
margin-left:10px;
float:left;
}

#leadpic {
float:right;
margin:0px 0px 0px 20px;
width: 300px;


}

#colpic {
float: none;
margin:5px 5px 5px 5px;

}


#frontpage {
width:650px;
float:left;
margin-top:50px;
padding:0;
}

.frontcol img {
float:left;
border:0px solid #e9e9e9;
display:block;
background:transparent;
margin:7px 10px 10px 0;
padding:0;
width: 260px;
}

.frontcol h3 {
margin-bottom:1px;

}

.frontcol img:hover {
float:left;
border:0px solid #D69544;
display:block;
margin:7px 10px 10px 0;
}

.frontcol {
width:300px;
float:left;
padding-right:30px;
}

.clearfloat {
display:block;
padding:0px 15px 15px 15px;
border:1px dashed #D69544;
}

.frontcol h2 {
margin-bottom:1px;

}

.clearfloat {
display:block;
padding:0px 15px 15px 15px;
border:1px dashed #D69544;
margin-bottom:15px;
}

Float Properties
.clearfloat:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:".";
}

.box-left {
background-image:url(images/background2.png);
background-repeat:repeat;
float:left;
width:270px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-left h2 {
margin-top:15px;
}

.box-right {
background-image:url(images/background2.png);
background-repeat:repeat;
float:right;
width:270px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-right h2 {
margin:15px 0;
}

/* search
--------------------------------------------------*/
#s {
font-family:Arial;
width:130px;
background-image:url(images/background-search.png);
background-repeat:repeat;
border:1px solid #AFAFAF;
margin-top:3px;
padding:4px;
}

/* comments
--------------------------------------------------*/
#comments,#respond {
width:590px;
}

.commentlist {
line-height:150%;
width:590px;
margin:0;
padding:0;
}

.commentlist li {
background-image:url(images/background.png);
background-repeat:repeat;
list-style:none;
width:590px;
float:left;
margin:0 0 30px;
padding:20px;
}

.comment-btm {
padding:100px 20px;
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
font-style:normal;
}

.commentlist small {
margin-bottom:5px;
display:block;
font-size:87%;
}

#commentform {
margin-top:10px;
font:110%;
width:590px;
}

#commentform p {
margin:0;
padding:6px 0;
}

#commentform input {
width:250px;
background:#FFFFDF;
border:1px solid #AFAFAF;
margin-top:3px;
font-family:Arial;
padding:4px;
}

#commentform textarea {
width:500px;
height:150px;
background:#FFFFDF;
border:1px solid #AFAFAF;
margin-top:3px;
font-family:Arial;
line-height:1.5;
padding:4px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
background:#fff;
}

#commentform #submit {
background:#D69544;
border:1px solid #AFAFAF;
font:100% Arial;
color:#000;
float:left;
width:160px;
height:28px;
cursor:pointer;
}

#gravatar {
width:400px;
}

#gravatar img {
float:left;
margin-right:10px;
}

/* previous + next links
--------------------------------------------------*/
.navigation {
width:600px;
padding-bottom:15px;
height:20px;
}

.navigation a {
color:#D69544;
background:#000;
padding:1px 3px;
}

/* wp-stuff
--------------------------------------------------*/
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
optionalroundedcornersforbrowsersthatsupportit-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

/* footer
--------------------------------------------------*/
#footer {
clear:both;
padding-top:15px;
}

/* posts
--------------------------------------------------*/
.post {
width:600px;
border:1px dashed #D69544;
padding:15px;
margin-top:15px;
}

.entry {
width:600px;
}

.entry img {
border:0px solid #000;
margin:10px 0px 15px 0px;
}

.posttitle {
	margin:0;
	}

.left,.alignleft {
float:left;
}

.right,.alignright {
float:right;
}

/* plugins */

.sociable a {
	text-decoration:underline;
}



.dsq-widget-list {
	margin:0 !important;
}

.dsq-widget-item {
	margin:0 0 7px 0 !important;
}

.dsq-widget-title {
	margin:0px;

}

.dsq-widget-user {
	font-family:Arial;
}

.dsq-widget-comment{
	font-family:helvetica !important;
	margin-left:10px !important;
	line-height:14px !important;
	font-size:11px !important;
}

.dsq-widget-meta {
	font-size:9px !important;
	line-height:7px !important;
	margin:0px !important;
}

	


/*.dsq-widget-title h4 {
font-family:Arial;
line-height:19px;
padding:0px 1px;
}

.dsq-widget-list h4 a {
text-decoration:none;
color#000;
background:#fff;
}


.dsq-widget-list h4 a:hover {
color:#fcc195;
background:#fff;
}

*/


.dsq-comment-count{
text-decoration: underline;
}


.dsq-by {
	display: none;
}

.lcp_catlist {
text-decoration:underline;
list-style:square;
}
.lcp_catlist li {
list-style:none;
paddig:0px;
line-height:20px;
margin:0 0 10px 0;
}
