/*
Theme Name: BB3PhotoGrapf
Theme URI: http://grapf.de
Description: Default theme for photo.grapf.
Version: 2.0
Author: Grapf
*/
/* 1. Global */
body {
	background-color: #dedede;
	color: #112;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	margin: 0px;
	padding: 5px;
	}

a, a:visited, a:active {
	color: #007CA5;
	text-decoration: none;
         font-weight: normal;
	}
a:hover {
	color: #ff6600;
	text-decoration: none;
         font-weight: normal;
	}
img {
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	background-color: #fff;
	padding: 5px;
         text-align: center;
	}
a img, a:visited img {
	border-color: #c0c0c0;
	}
a:hover img {
	border-color: #c0c0c0;
	}
.alignright {
	float: right;
	}
.alignright a {
	color: #007ca5;
         }
.alignright a:hover {
	color: #ff6600;
         }
.alignleft {
	float: left;
	}
.the_title a {
        font-weight: bold;
        color: #007CA5;
        font-size: 12pt;
}
h1 {
	font-size: 10pt;
	font-weight: normal;
	}
h2 {
	font-size: 10pt;
	font-weight: bold;
         }
h3 {
	font-size: 8pt;
	font-weight: bold;
	}
h4 {
	font-size: 8pt;
	font-weight: normal;
	}
/* 1. End Global */

#container {
    background-color: #fff;
    clear: both;
    color: #888888;
    text-align: center;
    margin: 0px auto;
    width:800px;
    w\idth:750px;
    \width:750px;
    height: auto;
    min-height: 600px;
    padding:20px 25px;
    border: 1px solid #e5e5e5;
    border-right: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
    -moz-border-radius: 10px;
}

/* 2. header.php */
#header {
	height: 60px;
	width: 724px;
	background-color: #fff;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 15px;
	margin: -10px auto 0px auto;
	}
#header a, #header a:visited {
	text-decoration: none;
         color: #007CA5;
	}
#header .alignleft {
    font-size: 10pt;
    }
#header .alignleft img {
/*    background-image:url(header.gif);             */
    background-repeat: no-repeat;
    background-color: #fff;
    border: none;
}
#header .alignright {
    margin: 15px 0;
    font-size: 10pt;
    }
#header .alignright a {
	color: #007ca5;
         }
#header .alignright a:hover {
	color: #ff6600;
         }
.linkblau a{
    font-weight: bold;
    color: #007CA5;
}
.linkblau a:hover {
    color: #ff6600;
}

/* 2. End header.php */

/* 3. index.php */
#content {
	margin: 20px auto;
	width: 732px;
	text-align: center;
	}
#content img {
        margin-bottom: 10px;
        text-align: center;
        }
#the_post p {
	text-align: center;
         margin-top : 5px;
           margin-bottom : 0px;
           margin-left : 30px;
           margin-right : 30px;
           font-size : 10pt;
}
#the_post img {
	text-align: center;
}
#content a, #content a:visited {

	text-decoration: none;
	}
#content a:hover, #content a:active {

	text-decoration: none;
	}

.postdate {
	font-size: 11px;

}
/* 3. End index.php */

/* 4. footer.php */
#footer {
	padding: 20px 0;
         border-top: 1px dotted #ccc;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	clear: both;
	}
#footer a, #footer a:visited {
	text-decoration: none;
	}
#footer img, #footer img a, #footer img a:visited, #footer img a:hover {
	border-width: 0px;
	padding: 0px;
	margin-top: 15px;
	display: inline;
	}
/* 4. End footer.php */

/* 4a. zweite Footline */
#footline {
        margin-top: 50px;
        text-align: center;
        color: #bbb;
}
#footline img {
	border-width: 0px;
}
#footline a {
	font-size: x-small;
        color: #007CA5;
}

#footline a:hover, #footline a:active {
        color: #ff6600;
}

/* 5. comments (-popup.php) */

#comments {
        margin: 30px 25px;
        padding-top: 15px;
        border-top: 1px dotted #ccc;
        text-align: left;
	font-size: x-small;
}

#popup {
	background-color: #fff;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	width: 450px;
	text-align: left;
	}
#info {
	text-align: center;
	font-size: 8pt;
	}
.exif {
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	}
.exif img {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #333333;
	padding: 3px;
	}
#commentform #comment {
	width: 320px;
	background-color: #dedede;
	border: 1px solid #ccc;
	}
#commentform input {
	background-color: #dedede;
	border: 1px solid #ccc;
	}
#commentlist {
	font-size: 10pt;
	}
#commentlist li {
	list-style-type: decimal;
	}
.cite {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	padding-bottom: 10px;
	font-style: italic;
	}
.cite a, .cite a:visited {
	font-weight: bold;
	}
.rss a, .rss a:visited {
	font-weight: bold;
	}
/* 5. End comments-popup.php */

/* 6. sidebar.php */
#menu {
         background-color: #fff;
         float: left;
	width: 170px;
	border-right: solid 1px #ccc;
	padding: 5px;
	padding-top: 10px;
	text-align: left;
	font-size: 10pt;
	}
li {
	list-style-type: none;
	}
#menu li {
	margin: 10px 0px;
	}
#menu li h2 {
	font-size: 10pt;
	}
ul {
	padding-left: 2em;
	margin-left: 0px;
	}
#menu ul li {
	list-style-type: disc;
	margin-left: 0px;
	}
ul .children {
	padding-left: 2em;
	margin-left: 0px;
	}
#menu ul.children li {
	list-style-type: circle;
	margin-left: 0px;
	}
#credit {
	margin-top: 30px;
	text-align: left;
	padding-left: 0px;
	}
#credit img, #credit img a, #credit img a:visited, #credit img a:hover {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	}
/* 6. End sidebar.php */

/* 7. page.php */

#page2content {
	width: 600px;
         float: left;
         margin-left: 40px;
	text-align: left;
        font-size: 10pt;
	padding: 8px;
	}
#page2content .title {
	text-align: left;
         font-style: italic;
         color: #ff6600;
	}
#pagecontent {
	text-align: left;
	float: right;
	width: 510px;
        font-size: 10pt;
       	padding: 10px;
	}
#pagecontent .title {
	text-align: left;
         font-style: italic;
         color: #ff6600;
	}
#pagecontent img {
	margin: 0px;
	}
/* 7. End page.php */

/* 7a. special pages */
#specialpage {
	text-align: left;
	float: left;
	width: 500px;
	margin: 20px 30px;
        font-size: 10pt;
	padding: 8px;
	}
/* 7a. Ende special pages */

/* 8. archive.php and search.php */
#thumbnail img, #thumbnail a img, #thumbnail a:visited img {
	margin: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccd;
	padding: 4px;
	}
#thumbnail a:hover img {
	border-color: #99a;
	}
#thumbnail a, #thumbnail a:visited, #thumbnail a:hover {
	text-decoration: none;
	}
/* 8. End archive.php */

/* 9. Form */
#searchform #comment {
	width: 320px;
	background-color: #eee;
	border: none;
	}
#searchform input {
	background-color: #eee;
	border: 1px solid #ccc;
	}
#dropdown1, #dropdown2, #dropdown3 {
	margin-bottom: 2px;
	}
#dropdown1 option, #dropdown2 option, #dropdown3 option {
	width: 120px;
	}
/* 9. End Search Form */

/* 10. Switcher */
.styleswitcher {
	margin-left: 10px;
	margin-right: 2px;
	height: 12px;
	}
.styleswitcher img, .styleswitcher img a {
	border-width: 1px;
	border-color: #999;
	padding: 0px;
	display: inline;
	}
/* 10. End Switcher */

/* 11. Calendar */
#wp-calendar {
	text-align: left;
         float: left;
         font-size: 8pt;
	margin-bottom: 10px;
	empty-cells: show;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
        }
#wp-calendar a, #wp-calendar a:visited {
	display: block;
	text-decoration: none;
	color: #007CA5;
         font-weight: normal;
	}
#wp-calendar a:hover {
	color: #ff6600;
         font-weight: normal;
	}
#wp-calendar caption {
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
	}
/* 11. End Calendar */
