/*
Theme Name: A_makersof
Theme URI: http://richardbyes.tk
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: 0.1
Tags: options page, magazine, two columns, right sidebar, fixed width, widget ready, simple, white, yellow, clean, valid XHTML
Author: Richard Byers
Author URI: http://richardbyers.tk/
*/

* html {
height:1%;
}

body {
font-size:100%;
font-family:"Georgia";
height:100%;
background:#000 url(images/background_off.png);
background-repeat:repeat;
background-attachment:fixed;
position:relative;
text-align:left;
width:970px;
margin:0 auto;
}

#page {
width:990px;
line-height:22px;
height:100%;
background:#000;
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
background-repeat:repeat;
margin:10px;
padding:1px;
color:#fff;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.page_title {
font-family:arial;
width:600px;
}

#wrap {
height:100%;
}

/* header + navigation
--------------------------------------------------*/
#header {
height:160px;
padding:0 0 0px;
background:transparent url(images/header5.png);
background-repeat:no-repeat;
margin-bottom:1px;
}

#headerimg h1 {
margin: 0px 0 30px; 0;
}

#headerimg h1 a {
font-family:arial;
font-size:1.3em;
font-weight:bold;
padding:10px 3px;

}

.page_title {
font-family:arial;
width:600px;
}

#navi2 {
margin:128px 0 0 490px;
padding:0;
width:183px;
height:23px;
position: absolute;
border: 1px #212121 solid;
background:transparent;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
z-index:1;
}

#socialhead {
float:left;
margin:128px 0 0 680px;
}

#navi2 a {
font-family:arial;
font-size:1.2em;
font-weight:100;
color: #999;
padding: 1px 7px;
background:transparent;
}

#navi2 a:hover {
color: #b4894b;
background: transparent;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}

#navi2 ul.current_page_item {
border-bottom: 0px dotted #3fabd7;
background: #b4894b;
}

#navi2 li.current-cat {
border-bottom:0px solid #b4894b;
background:transparent;
color:#b4894b;
}
#navi2 li.current_page_item a {
border-bottom:0px solid #b4894b;
background:transparent;
color:#b4894b;
}

#navi2 li.current-cat-parent {
border:0px solid #b4894b;
color:#b4894b;
background:transparent;
}

.description {
font-size:1.5em;
margin:0;
padding:0;
}

#nav {
padding:0;
}

#nav li {
float:left;
text-align:right;
list-style:none;
margin:0 1px 10px 0;
padding:0;
}

.clear {
clear:both;
}

/* colors (#b4894b = gold || #000 = black)
--------------------------------------------------*/
a {
text-decoration:none;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
padding:0px;
}

#content h1,h2,h3,h3home,h4 {
font-family:arial;
font-size:1.0em;
}

#content h1 a{
color:#b4894b;
background:#000;
line-height:37px;
padding:0px 3px;
}

#content h2 a,h3 a,h3home,h4 a {
line-height:29px;
padding:1px 3px;
}

body a,h3 a:hover,.navigation a:hover {
color:#b4894b;
background:#000;
}
body h3home a:hover {
color:#b4894b;
background:#000;
}

body a:hover,#content h1 a:hover,h2 a:hover,h3 a:hover,h3home a:hover,h4 a:hover,h3 a {
color:#000;
background:#b4894b;
}

.date {
font-size:0.8em;
float:left;
z-index:8;
margin-top:0px;
margin-left:10px;
color:#999;
background:transparent;
padding:2px;
}

.date-single {
font-size:0.8em;
float:right;
z-index:8;
width:300px;
margin-left:500px;
margin-top:-50px;
margin-right:20px;
color:#999;
background:transparent;
padding:2px;
text-align:right;
padding-bottom:25px;
}

.edit {
font-size:0.8em;
float:left;
z-index:10;
position:absolute;
margin-top:110px;
margin-right:0px;
color:#999;
background:transparent;
padding:2px;
}

.postmetadata {
margin-bottom:1px;
}


/* h3 colors, somehow needed
--------------------------------------------------*/
h3 a {
color: #b4894b;
background: #000;
}

h3 a:hover {
color: #000;
background: #b4894b;
}

h3home a {
color: #b4894b;
background: #000;
}

h3home a:hover {
color: #000;
background: #b4894b;
}



/* sidebar
--------------------------------------------------*/
#sidebar {
float:right;
margin-right:25px;
width:170px;
min-height:694px;
height:100%;
background:transparent;
background-repeat:no-repeat;
padding:5px;
padding-left:8px;
border:1px solid #b4894b;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}

#sidebar img {
margin-bottom:33px;
}

#sidebar a:hover{
border:none;
background:transparent;
}

#sidebar ul,li {
list-style:square;
}

#sidebar h3 {
margin-top:0px;
}

.simpleimage {
margin:0;
padding:0;
clear:both;
}


/* frontpage
--------------------------------------------------*/
.feature {
float:left;
width:750px;
height:230px;
margin:0 0px 10px 7px;
padding:0px;
border:1px #b4894b solid;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}

.feature h1 {
margin-top:0px;
}

.feature h3{
margin:0px;
padding:0 0 0 5px;
background:#b4894b;
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}
.feature h3 a{
color:#fff;
background:transparent;
}
.feature h3 a:hover {
background:#000;
}

.feature p {
text-align:justify;
-moz-opacity:.8;
filter:alpha(opacity=80);
opacity:.8;
color:#fff;
background:#000;
width:80%;
margin-left:20px;
}

.feature img {
border:5px solid #fffd87;
padding:0;
}

.streetsection {
float:left;
width:750px;

border:1px #b4894b solid;
background:#b4894b;
margin-left:7px;
padding:0px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:10px;
z-index:1;
}

.streetsection h3 {
padding:0 0 0 5px;
margin:0px;
color:#fff;
background:#b4894b;
}

.streetsection h3 a{
color:#fff;
background:#b4894b;
}

.streetsection h3 a:hover{
color:#b4894b;
background:#fff;
}


.streetfashion {
float:left;
width:170px;
height:165px;
margin:6px 0 10px 10px;
padding:0px;
background:transparent;
border:3px #000 solid;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
overflow:hidden;
}

.streetfashion h1 {
margin-top:0px;
}

.streetfashion a:hover {
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
background:transparent;
}

.streetfashion a {
-moz-opacity:.7;
filter:alpha(opacity=70);
opacity:.7;
}

.streetfashion h3{
margin:0px;
padding:3px;
background:#3fabd7;

}

.streetfashion p {
text-align:justify;
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}

.streetfashion img {
border:0px solid #000;
margin:0px 0 0 0px;
padding:0px;
}

.streetfashion img:hover {
border:0px solid #000;
padding:0px;
margin:0px 0 0 0px;
-moz-opacity:.95;
filter:alpha(opacity=95);
opacity:.95;
}

.tagsbox {
float:left;
width:388px;
font-size:.7em;
min-height:45px;
margin:0 0 5px 7px;
border:1px #b4894b solid;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}

.tags {
padding:10px;
}

.tagsbox h3 {
text-align:left;
padding:2px;
margin:0px;
}
.tagsbox {
text-align:justify;
padding:4px;
}
.tweetsbox {
float:left;
width:750px;
font-size:.7em;
min-height:45px;
margin:0 0 5px 7px;
border:1px #b4894b solid;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
text-align:left;
}

.tweetsbox h3 {
text-align:left;
padding:2px 0 2px 7px;
margin:0px;
background:#b4894b;
}

#leadpic {
float:left;
margin:0 15px 6px 0;
}

#frontpage {
width:780px;
float:left;
margin-top:1px;
padding:0;
}

.frontcol img {
float:left;
border:0px solid #000;
display:block;
background:transparent;
margin:10px 5px 0 0;
padding:0;
}

.frontcol img:hover {
float:left;
border:0px solid #b4894b;
display:block;
margin:10px 5px 0 0;
}

.frontcol {
width:753px;
float:left;
padding-right:0px;
padding-left:7px;
padding-bottom:5px;
margin:0px;
}

.frontcol p{
width:500px;
padding-top:10px;
padding-left:40px;
padding-bottom:5px;
margin:0px;
color:#ccc;
}

.readmore {
float:left;
position:absolute;
margin:130px 0px 0 10px;
z-index:3;
}

.viewmore {
float:left;
position:absolute;
margin:230px 0px 0 10px;
z-index:3;
}

.readmorefeature {
float:right;
position:absolute;
margin:-27px 10px 0 650px;
z-index:5;

}

.readmorefeature a {
color:#000;
background:transparent;
padding:3px;
}

.readmorefeature a:hover {
color:#b4894b;
background:#000;
padding:3px;
}

.frontcol h3{
margin:0px;
padding:0 0 0 5px;
background:#B4894B;
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}

.frontcol h3 a {
color: #fff;
background: transparent;
}

.frontcol h3 a:hover {
color: #3fabd7;
background: #fff;
}

.frontcol h2{
margin:0px;
padding:3px 0 0 5px;
}

.clearfloat_feature {
display:block;
padding:0px;
margin:0 1px 7px 0;
height:288px;
background-image:url(images/background_off.png);
background-repeat:repeat;
border:1px solid #B4894B;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.clearfloat {
display:block;
padding:0px;
margin:0 1px 15px 0;
height:188px;
background-image:url(images/background_off.png);
background-repeat:repeat;
border:1px solid #B4894B;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.img_box {
width:150px;
height:150px;
overflow:hidden;
margin-right:8px;
}
.img_box_style {
width:350px;
height:250px;
overflow:hidden;
margin-right:8px;
margin-left:20px;
}

Float Properties
.clearfloat:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:".";
margin:0;
}

.box-left {
background-image:url(images/background.png);
background-repeat:repeat;
float:left;
width:270px;
margin:0 10px 10px 0;
padding:10px 20px;
}

.box-left h2 {
margin-top:15px;
}

.box-right {
background-image:url(images/background.png);
background-repeat:repeat;
float:right;
width:270px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-right h2 {
margin:15px 0;
}

#bottompage {
width:850px;
float:left;
margin-top:10px;
padding:0;
}

.box-left2 {
background-image:url(images/background.png);
background-repeat:repeat;
float:left;
width:360px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-left h2 {
margin-top:15px;
}

.box-right2 {
background-image:url(images/background.png);
background-repeat:repeat;
float:right;
width:360px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-right h2 {
margin:15px 0;
}

/* search + subscribe
--------------------------------------------------*/


#searchbox {
position:absolute;
list-style:none;
margin-left:780px;
margin-top:16px;

}

#s {
font-family:arial;
font-size:1.1em;
font-weight:100;
color:#999;
width:180px;
height:16px;
background:transparent url(images/background-search_off.png);
background-repeat:repeat;
border:1px solid #999;
margin-top:114px;
padding:2px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
z-index:9;
}

#subscribebox {
position:absolute;
list-style:none;
margin-left:780px;
margin-top:0px;
z-index:10;
}

/* 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:#000;
border:1px dashed #AFAFAF;
margin-top:3px;
margin-left:20px;
font-family:georgia;
padding:4px;
}

#commentform textarea {
width:500px;
height:100px;
background:#111;
border:1px dashed #AFAFAF;
margin-top:3px;
margin-left:20px;
font-family:georgia;
line-height:1.5;
padding:4px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
background:#fff;
}

#commentform #submit {
background:#b4894b;
border:1px solid #AFAFAF;
font:100% georgia;
color:#000;
float:left;
width:120px;
height:28px;
cursor:pointer;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#gravatar {
width:400px;
}

#gravatar img {
float:left;
margin-right:10px;
}

/* previous + next links
--------------------------------------------------*/
.navigation {
width:600px;
padding-bottom:15px;
height:20px;
}

.next_previous {
border:1px #222 solid;
width:120px;
font-size:10px;
margin-left:30px;
float:right;
margin-left:800px;
margin-right:20px;
margin-bottom:5px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.navigation a {
color:#b4894b;
background:#000;
padding:1px 3px;
}

/* wp-stuff
--------------------------------------------------*/
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-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:20px;
background:#000 url(images/background2.png);
padding:5px;
color:#333;
}
#footer a{
background:#333;
color:#000;
}
#footer a:hover {
background:#fff;
}

/* posts
--------------------------------------------------*/
.post {
margin-left:5px;
border:0px solid #999;
width:763px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.breadcrumb {
font-size:1.2em;
faont-family:arial;
padding:10px;
}

.listing {
width:372px;
height:160px;
margin:0 10px 10px 0;
padding:0px;
border:1px solid #fff;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
float:left;
}
.listing-streetfashion {
width:142px;
height:150px;
margin:0 10px 10px 0;
padding:0px;
border:0px solid #fff;
background:#666;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
float:left;
}

.thumbnail{
float:left;
z-index:20;
position:absolute;
margin:40px 5px 0 253px;
}

.thumbnail-listing{
float:left;
z-index:20;
margin:15px 15px 0 15px;
}

.thumbnail-listing a {
border:0px solid #000;
background:transparent;
}

.thumbnail-listing a:hover{
border:0px solid #fff;
background:transparent;
}

.entry {
width:709px;
margin-bottom:1px;
margin-left:5px;
margin-top:30px;
color:#999;
}
.entry-list {
width:225px;
font-size:.85em;
margin-top:30px;
margin-bottom:1px;
margin-left:-10px;
}
.listing-title {
float:left;
z-index:25;
margin-top:5px;
margin-left:8px;
}

.post img {
border:1px solid #fff;
margin: 3px;
padding-bottom:10px;
background:#fff;
margin-bottom:10px;
}

.post p {
margin-left:20px;
}

.left,.alignleft {
float:left;
}

.right,.alignright {
float:right;
z-index:20;
}
