﻿/*
Theme Name: cometogether
Theme URI: http://www.cometogetherprojekt.de/blog
Description: cometogether modded default theme
Author: Turkey
---
XX

*/

/* First, reset the stuff */
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
    color: #3C3E3E;
    background: white;
}

a:link,
a:active,
a:visited {
    color: #3C3E3E;
}

li.cat-item-47,li.page-item-1111 {
    display:none;
}

ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after,li:before {
    content: "";
}
blockquote, q {
    quotes: "" "";
}


/* 
based on Stefan Nitzsche’s work
http://nitzsche.info
*/

html {
    height: 100%;
}

body {
    height: 101%;
    background-color: #fff;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.hideme {
    position: absolute;
    left: -9999em;
    top: -9999em;
}

label, 
input[type=button],
input[type=submit], 
button {
    cursor: pointer;
}

q:lang(de) {
    quotes: '„' '“' '‚' '‘';
}

q:lang(en) {
    quotes: '“' '”' "‘" "’";
}

abbr[title] {
    border-bottom: 1px dotted #888 !important;
    cursor: help;
}

a abbr {
    cursor: pointer !important;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.ie7 address {
    font-style: normal;
}

img { 
    -ms-interpolation-mode: bicubic;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */






body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: "Times New Roman",Times,FreeSerif,serif;
    background: #fff;
    background-image: none;
    text-align: left;
}

#page {
    background-color: #ffffff;
    border: 0px solid #959596;
    text-align: left;

}

#header {
    background: #fff url('') no-repeat bottom center;
}

#header ul.menu {
    margin-left: 8px;
    text-transform:uppercase;

}	
#header ul.menu li {	
    margin:5px 0px;
}
#header ul.menu li a {	
    color:#3C3E3E;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
#header ul li.current_page_item a {
    font-weight:bold;
}
#tagCloud {
    position: relative;
    margin: 25px 0;
    text-align:justify;
}
#sidebar {
    font-style:italic;
}
#tagCloud a{
    color:#3C3E3E;
    line-height:16px;
}



#Archives {
    margin-top: 25px;

}

#Archives ul {
    margin:0px;
}
#Archives ul li{
    /*list-style:none;   */

}
#sidebar ul li input,
#sidebar ul li textarea {
    width: 205px!important;
}







div.gallery {
    clear:both;
}
#cform {
    margin-top:40px;
}

#sidebar #cform h2 {
    margin-bottom:10px;
}


#cometogether {
    display:block;
    float:left;
    height:230px;
    width:200px;
}

#cometogether h1 a{
    background-image: url(images/logowebfinal120.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0;
    display:block;
    height: 162px;
    width: 120px;
    text-indent: -9999em;
    left:25px;
    position:relative;
    z-index:555;
}

#topMenu {
    position:relative;
    left: 18px;
}

.hide {
    position:absolute;
    left: -9999em;
    top:-10000em;
}



#content {
    font-size: 1.1em;
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    font-size: 11px;

}
p.commentlink {
    text-align: right;
}

.thread-alt {
    background-color: #f8f8f8;
}
.thread-even {
    background-color: white;
}
.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {

    
}
span.video {
    display:block;
    text-align:center;
    width:100%;
}
#footer {
    background: #fff url('') no-repeat top;
    border: none;
}
div.comment-body {

}
small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h1, h2, h3 {	
    font-weight: bold;
}

h1 {
    font-size: 24px;
    margin: 20px 0 5px 0
}

#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}

h2 {
    font-size: 21px;
}
div.entry {
    padding-top:20px;
    border-top: 1px solid #636467;
}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 {
    margin: 10px 0 5px 0;
    font-size:16px;
}	

h2.pagetitle {
    font-size: 1.6em;
}

#sidebar h2,
#header h2 {

    font-size: 1.2em;
}

#header h2 {
    margin-bottom:20px;
    font-style: italic;
    text-transform:uppercase;
}

#header ul {
    margin-left:26px;
}
#header ul li {
    margin: 10px 0 10px 0px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color: #3C3E3E;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #3C3E3E;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
    color: #333;
}





p {
    color: #3C3E3E;
    margin: 5px 0;
}

.sticky {

}
.sticky h2 {

}

.commentlist li, #commentform input, #commentform textarea {
    font-size: 1.3em;
}
.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar { 
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

 h2 a:hover, h3 a:hover {
    color: #333;
    text-decoration: none;
}
div.post h3 {
    font-size:18px;
}
a:hover {
    color: #999;
    text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

body {
    margin: 0px;
    padding: 0;
}

#page {
    background-color: white;
    margin:20px;
    padding:20px;
    width:1000px;
    border: 0px solid #959596;
    font-size:1.15em;
}

body.home #page {
    width: auto;
    margin: 20px;
}

body.date #ArchivesYearly {
    display:none;
}
#ArchivesMonthly {
    display:none;
}


body.page-template-blog-php div.category-stuff {
    display:none;
}
body.date #ArchivesMonthly {
    display:block;
}


#header {
    background-color: #fff;
    margin: 0px;
    padding: 0;
    height: 100%;
    width: 200px;
    float:left;
}

#headerimg {
    margin: 0;
    height: 100px;
    width: 100%;
}

.narrowcolumn {
    float:left;
    margin:0 0 0;
    padding:0 20px 20px;
    width:500px;
}

.widecolumn {
    overflow:hidden;
    width:auto;
}

.post {
    margin: 20px 0 50px;
    border-bottom: 1px solid #939598;
    padding-bottom:10px;
}


body.home div.entry img {
    width:100%;
}
body.home div.entry,
body.home div.post {
    border: 0px none;
}
/*body.category #content div.category-stuff,
body.category #content div.category-doku {
    background: transparent url(../uploads/2009/12/diagonalPattern.gif) repeat scroll 0 0;
    border: 1px solid #DDD;
    padding:10px;
    margin: 20px 0;
    width: 400px;
}
body.category #content div.category-stuff p.commentlink,
body.category #content div.category-doku p.commentlink {       
    display:none;
}
body.category #content div.category-stuff h3,
body.category #content div.category-doku h3 {
    font-size:16px;
    margin:5px 0;
}
body.category #content div.category-stuff img,
body.category #content div.category-doku img {
    float:left!important;
    height:auto;
    width:200px;
    border: 3px solid #FFFFFF;
}*/

.post hr {
    display: block;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 20px 0;
}

.widecolumn .smallattachment {

    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

#footer {
    padding: 0;
    margin: 0 auto;
    width: 760px;
    clear: both;
}

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
}






h2 {
    margin: 30px 0 0;
}

h2.pagetitle {
    margin-top: 15px;


}

#sidebar h2 {
    margin: 10px 0 5px;
    padding: 0;
    text-transform:uppercase;
}

h3 {
    padding: 0;
    margin: 30px 0 0;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
}

p img {
    padding: 0;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html>body .entry li {
    margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before,#sidebar #latestPosts ul li:before,#sidebar #Archives ul li:before {
    content: "";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}
#header ul.menu li a:hover,
#header ul.menu li a:focus {
    color: #999999;
}	

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 10px;
}
#sidebar ul li.linkcat {
    margin-top:15px;
}
#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 10px 0 10px 0;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
    list-style: none;
}

#sidebar ul ul li, #sidebar ul ol li {

    padding: 0;
}


/* Highlights */
#header ul.menu li.current-cat a {
    color: #3C3E3E;
    font-weight:bold;
}
#header ul.menu li a:hover,
#header ul.menu li a:focus {
    color: #999999;
}	

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
              text-align:center;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}
#commentform textarea {
    width: 100%;
    padding: 2px;
}
#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;

}
.commentlist li ul li { 
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
    float:left;
    padding:20px 10px 10px 30px;
    width:195px;
    font-size: 1.1em;
    margin-left:25px;
}
#sidebar div {
    margin: 20px 0;
    border-bottom: 1px dotted #3C3E3E;
    padding-bottom: 15px;
}
#sidebar form {
    margin: 0;
}

#sidebar a,
#sidebar a:active,
#sidebar a:visited {
    color: #3C3E3E;
    text-decoration:none;
}


#sidebar a:hover,
#sidebar a:focus {
    color: #3C3E3E;
    text-decoration:underline;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
                            background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

div.gallery dt.gallery-icon {}


div.video {
    margin: 10px 0;
}
