/* 	Theme Name: femory Theme V1.0
	Theme URI: http://www.femory.de
	Description: femory global Theme
	Version: 1.0
	Author: Markus Wichmann
	Author URI: http://www.markus-wichmann.de
*/

/* ------------------------------------------------------------------------------- structure / global */

body, html, table, tr, td , form, ul, li, img, h1, h2, p
{
	padding: 0;
	margin: 0;
}

body, html
{
height:100%}

img
{
	border: 0;
}



/* ------------------------------------------------------------------------------- structure / template */

body
{
	background: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
}

a, a:hover
{
	color: #303030;
	text-decoration: none;
}


#header
{
	height: 130px;
	padding: 0;
	background: url('images/back.jpg');
}

#header-inner
{
	background: url('images/header.jpg');
	height: 130px;
	padding: 0;
	margin: 0px auto;
	width: 968px;
}

#back
{
	padding: 0;
	margin: 0px auto;
	width: 968px;
	height:100%;
}

#back-inner
{
	background: url('images/back_head.jpg') no-repeat;
	padding: 20px;
	height:auto;
	height:100%;
}

#bottom
{
	background: url('images/back.jpg');
	height: 300px;
	padding: 0;
	clear:both;
}

#bottom .boxen
{
	padding:10px 0 0 0;
}


#bottom-inner
{
	height: 300px;
	margin: 0px auto;
	width: 968px;
	background: url('images/back.jpg');
}

#footer , #footer  a
{
	background: url('images/back.jpg');
	height:80px;
	margin:0;
	padding: 0;
	color:#fff;

}

#footer-inner
{
	background: url('images/footer.jpg');
	font-size:12px;
	text-align: center;
	margin: 0px auto;
	padding:5px 0 0 0;
	width: 968px;
	height:70px;
}


/* ------------------------------------------------------------------------------- structure / template / navigation */


#breadcrumb
 {
  font-size: 12px;
  font-weight:bold;
  margin: 0px 0 10px 0px;
  padding: 5px 0 10px 0;
  color: #f4a64f;
}

#breadcrumb a
 {
  color: #f4a64f;
}

#nav
{
	height: 30px;
	margin: 0 0 0 10px;
	width: 928px;
	padding-top: 58px;
}

#nav-inner
{
	float: left;
	width: 948px;
	background: url('images/navi_back.jpg') repeat-x;
}

ul.items
{
	float: left;
	letter-spacing: -0.05em;
	list-style-type: none;
	margin: 0;
	padding: 3px 10px 0 0px;
}

ul.items li
{
	float: left;
	margin: 0 0 0 5px;
}

ul.items li a
{
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

ul.items li a:link, ul.items li a:visited
{
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: -1px;
}

ul.items li a:hover, li.current_page_item a
{
	color:#f4a64f;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: -1px;
}

/* ------------------------------------------------------------------------------- structure / template / index */

#index .left
{
	width: 468px;
	float:left;
}

#index .right
{
	width: 420px;
	margin: 0 0 0 478px;
}


/* ------------------------------------------------------------------------------- structure / template / index / featured */


#index .entry
{
	font-size: 14px;
	line-height:20px;
	margin:0 0 10px 0;
	text-align:left;
	margin-bottom:30px;
}

#index .entry a, .comment a
{
	color: #827265;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}

#index .entry a:hover, .comment a:hover
{
	color: #f4a64f;
	font-weight:bold;
	text-decoration: underline;
}

#index .postmeta
{
	color:#827265;
	font-weight:normal;
	font-size:11px;
	margin:4px 0 4px 0;
	text-align:left;
}

.postedit a, postedit a:hover
{
	color:#ab3035;
}

#index .alignleft
{
	float:left;
	margin:0 0 10px 0;
}

#index .alignright
{

	margin:0 0 10px 444px;
}


/* ------------------------------------------------------------------------------- structure / template / single */

#single .left
{
	width: 606px;
	float:left;
}

#single .right
{
	width: 300px;
	margin: 0 0 0 586px;
}


/* ------------------------------------------------------------------------------- structure / template / single / article */

#single .entry
{
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 20px 0;
	text-align: justify;
}

#single .entry p
{
	margin: 15px 0 15px 0;
}

#single .entry a, .comment a
{
	color: #827265;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}

#single .entry a:hover, .comment a:hover
{
	color: #f4a64f;
	font-weight:bold;
	text-decoration: underline;
}

#single .comment a
{
	color: #827265;
	text-decoration: underline;
}

#single .entry ul li
{
	list-style-type:square;
	margin:0 0 0 30px;
	padding:0;
	color: #303030;
}

#single .postmeta
{
	margin-top:2px;
	color:#827265;
	font-weight:normal;
	font-size:11px;
}

#single .alignleft
{
	float:left;
	margin:0 0 10px 0;
}

#single .alignright
{

	margin:0 0 10px 562px;
}

.excerpt
{
	color:#827265;
	font-weight:bold;
	font-size:14px;
}

.excerpt p
{
	margin:0;
	padding:0;
}


/* ------------------------------------------------------------------------------- structure / components / comments */

#commentform
{
	color: #303030;
	font-weight: bold;
	font-size: 12px;
}

#commentform .textarea
{
	border: 1px solid #CAC4AB;
	font-size: 12px;
	height: 320px;
	margin: 0 0 5px 0;
	padding: 2px;
	width: 450px;
}

#commentform .row
{
	margin: 5px 0;
}

#commentform .input
{
	border: 1px solid #CAC4AB;
	font-size: 12px;
	height: 18px;
	margin: 0 3px 0 0;
	padding: 0;
	width: 240px;
}

#commentarea .nocomment
{
	background: #fcf8f4;
	float: left;
	font-size: 12px;
	height: 500px;
	padding: 10px;
	width: 458px;
	margin: 0 0 10px 0;

}

#commentarea .comment
{
	background:#fcf8f4;
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 12px;
	width: 508px;
	height: 100%;
	float: left;
}

.commententry
{
	background: #fff url(images/comment_back.gif) no-repeat scroll center top;
	clear: both;
	margin: 3px 0 10px 0;
	padding: 20px 10px 5px 10px;
	width: 468px;
}

.commentlist
{
	padding: 0;
	margin:0;
	text-align: justify;
}

.commentlist li
{
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}

.commentmetadata
{
	font-size: 10px;
}

.commentauthor
{
	font-weight: bold;
}

/* ------------------------------------------------------------------------------- structure / components / sidebar */

#sidebar-1
{
	float: left;
	width: 120px;
	margin: 0 0 0 10px;
}

#sidebar-2
{
	width: 300px;
	margin: 0 0 0 150px;
}

#sidebar-3
{
	width: 300px;
	margin: 0 0 0 40px;
}


.sidebar ul, .sidebar ul ol
{
	margin: 0;
	padding: 0;
}

.sidebar ul li
{
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

/* ------------------------------------------------------------------------------- structure / components / search */

#searchform
{
	margin: 3px 10px 10px 0;
	text-align:right;
}


#searchform .input
{
	border: 1px solid #BBBCC8;
	font-size: 12px;
	height: 18px;
	width: 270px;
	padding:1px 1px 1px 25px;
	background: #fff url(images/suchen.gif) no-repeat;
}

/* ------------------------------------------------------------------------------- structure / elements / images */

img.thumb, a.thumb img
{
	background-image:url(images/schatten.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:11px 20px 20px 10px;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}

img.alignleft
{
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}


/* ------------------------------------------------------------------------------- structure / elements / lists */

.box-227-inner li
{
	background:transparent url(images/list-point.gif) no-repeat scroll 0 0;
	margin:1px 0;
	padding:0 0 5px 18px;
	list-style-type:none;
}

.box-227-inner li a, .box-227-inner li a:hover
{
	text-decoration: underline;
	color:#fff;
}

/* ------------------------------------------------------------------------------- structure / elements / headers */

.header, .header a, #header h1, #header h1 a
 {
  font-size: 12px;
  font-weight:bold;
  margin:0;
  padding:27px 5px 0 0;
  color: #fff;
  text-align:right;
}

.header-1, .header-1 a, #single h1, .header-3, #single .article-entry h2
{
	color: #f4a64f;
	font-size: 28px;
	letter-spacing: -1px;
	padding:5px 0 0 0;
	line-height:28px;
}

.header-2, .header-2 a
{
	color: #f4a64f;
	font-size: 20px;
	letter-spacing: -1px;
	padding: 10px 0 10px 0;
	line-height:10px;
}

.header-3
{
	margin: 0 0 10px 0;
}

.header-4
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}

#category-cloud .widgettitle, h2.widgettitle
{
	color:#827265;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}

/* ------------------------------------------------------------------------------- structure / elements / boxes */

span.rtop, span.rbottom
{
	background: url('images/back.jpg');
	display: block;
}

span.r1
{
	margin: 0 5px;
}

span.r2
{
	margin: 0 3px;
}

span.r3
{
	margin: 0 2px;
}

span.rtop span.r4, span.rbottom span.r4
{
	height: 2px;
	margin: 0 1px;
}



.box-brown-180 a, .box-brown-180 a:hover
{
	text-decoration: underline;
	color:#303030;
}

.box-227 span span
{
	background: #414040;
	display:block;
	height: 1px;
	overflow: hidden;
}

.box-227
{
	background: #414040;
	color: #fff;
	font-size: 12px;
	float: left;
	margin: 0 0 0 10px;
	width: 300px;
}

.box-227-inner
{
	height: 230px;
	padding: 5px;
}

.box-938
{
	background: #f1c594;
	color:#303030;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	width:938px;
}

.box-938 div
{
	padding:0px 5px 5px 5px;
}

.box-938 span span
{
	background: #f1c594;
	display:block;
	height: 1px;
	overflow: hidden;
}

/* ------------------------------------------------------------------------------- structure / elements / rss */

.rss-468
{
	width:468px;
	margin: 0px 10px 10px 10px;
	font-size:12px;
	float:left;
}

.rss-270
{
	margin: 0 0 10px 0;
	width:300px;
	font-size:12px;
	float:left;
}

.rss-date
{
	font-size:x-small;
}

.rss-270 img, .rss-468 img
{
	float:left;
	margin: 0px 10px 0px 0px;
}

.rss-270  a, .rss-468 a
{
	color: #f4a64f;
	text-decoration: none;
	font-weight:bold;
	font-size: 18px;
	font-family: Arial,sans-serif;
	font-style: italic;
	line-height: 15px;
	letter-spacing: -1px;
}

.rss-270  a:hover, .rss-468 a:hover
{
	color:#EFA751;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial,sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: -1px;
}

a.feedlink
{
	color: #FF7D0D;
	text-decoration: underline;
	font-weight:bold;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

a:hover.feedlink
{
	color: #EFA751;
	text-decoration: underline;
	font-weight:bold;
	padding:0;
	font-size:11px;
	font-style:italic;
}

/* ------------------------------------------------------------------------------- structure / elements / bookmarks */

.bookmarks
{
	margin: 5px 0 0 0;
}

.ad
{
	margin: 20px 0 0 0;
}

.bookmarks a
{
	float: left;
	margin: 0 3px 0 0;
}
/* ------------------------------------------------------------------------------- structure / elements / widgets */

#recentcomments li
{
	margin-bottom: 10px;
}

#recentcomments  a.url
{
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}

#recentcomments  a, #recentcomments .url a:hover
{
	text-decoration: underline;
}

#recent-posts a, #archives  a
{
	color: #303030;
	font-weight: bold;
	text-decoration: underline;
}

#recent-posts li
{
	margin: 0 0 10px 0;
}

#category-cloud
{
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

#category-cloud .catcloud
{
	padding: 5px 0 0 0;
}


.sidebar ul
{
	margin: 0 0 20px 0;
}

.ddsg-wrapper
{
	margin-top: 20px;
}

ul.st-related-posts
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-size: 12px;
}

ul.st-related-posts a
{
	text-decoration: underline;
}

ul.st-related-posts li
{
	background: transparent url(images/bullet_brown.gif) no-repeat scroll 0 0;
	margin: 0.3em 0;
	padding: 0 0 0 18px;
}


