

/**
 * Structural Components
 */

* {
	outline: none;
}

body {
	margin: 0;
	padding: 0 0 10px 0;
	width: 900px;
	line-height: 135%;
	color: #666;
	background: #fff;
	margin: 0 auto 0 auto;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 13px;
}

#header {
	height: 87px;
	padding: 20px 0 0 0;
	background-color: #ff8a00;
	color: #fff;
	text-align: center;
	margin: 10px 0px 10px 0;
}

body > #header {
	height: 95px;
	background-image: url(images/header_tear.png);
}

#topMenu {
	height: 20px;
	text-align: center;
	font-family: georgia, times, serif;
        text-transform:uppercase;
        font-weight:bold;
	color: #fff;
	font-size: 12px;
	margin: 15px 0 0 0;
}

#overview {
	background-color: #ff8a00;
	color: #fff;
	padding: 0 20px 20px 20px;
	margin: 10px 0 0 0;
}

#page > #overview {
	padding: 15px 15px 30px 15px;	
}

*:first-child+html #overview {
	padding: 15px 15px 30px 15px;	
}


#mainContent {
	background: #dcdcdc;
	padding: 0 20px 0 20px;
	margin: 10px 0 10px 0;
	color: #666;
}

* html #mainContent {
	padding: 0 20px 20px 20px;
	margin: 20px 0 15px 0px;
}

*:first-child+html #mainContent {
		padding: 0 20px 20px 20px;
		margin: 20px 0 10px 0px;
}

.menuSection {
	border-top: 1px solid #000000;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;
	height: auto;
	background: #fff;
	color: #000;
}

#sidebar > .menuSection {
	padding: 20px 20px 0 20px;
}

*:first-child+html .menuSection {
	padding: 20px 20px 0 20px;
}

#footer {
	text-align: center;
}

.column {
	float: left;
	width: 55%;
	margin: 0 2% 0 2%;
}

.menuSection .column {
	width: 28%;
}

.column#postsColumn {
	width: 35%;
}

#links .column {
	width: auto;
	margin-right: 15px;
        text-decoration:none;
}

#sidebar div.holder {
	float: left;
	margin: 0 30px 0 0;
	list-style-type: none;
}

.navigation {
	text-align: center;
	margin: 0 0 15px 0;	
}

.postMeta { 
	float: right;
	width: 25%;
	margin: 0px 20px 15px 30px;
}

* html .postMeta {
        margin-right:0px;
}

.rss {
       text-align:right;
}

.rss a:hover {
       background-color:transparent;
}

.menubar { 
	width: 180px;
        height: 40px;
	margin-bottom: 25px;
        border-bottom:1px solid white;
        text-align:right;
}

.menubar2 { 
	width: 100%;
        margin-left:0px;
	margin-bottom: 10px;
        padding: 8px;
        background-color:#666;
        color:#dcdcdc;
        border:1px solid white;
}

.menubar2 li {
        list-style-type: none;
        margin:0 0 8px -35px;
}

.menubar2 li img {
        padding:8px 8px 8px 0;
}

.menubar2 li.sidecom2 {
        margin-bottom:0px;
}

.menubar2 li.sidecom1 {
        margin-top:-5px;
        margin-left:-40px;
}

.theDate {
	width: 45px;
	height: 43px;
	margin: 0 10px 10px 0;
	padding: 3px 0 0 0;
	float: left;
	text-align: center;
	font-family: georgia, times, serif;
	background: #666;
	color: #fff;
        border:1px solid white;
}

.theDate .theMonth, .theDate .theDay {
	display: block;
	font-size: 14px;
}

.theDate .theDay {
	font-size: 25px;
	margin: -2px 0 0 0;
}

* html .theDate .theDay {
        font-size: 20px;
        padding-bottom:0px;
        height:20px;
}

#overview .date, #search .date, .postMeta {
	font-size: 11px;
}

.postMeta p {
	margin: 5px 0 5px 0;
	padding: 0 0 7px 0;
}

.entry {
	clear: left;
	margin: 10px 0 0 0;
}

.post {
	margin-right: 220px;
        margin-left:0px;
	text-align: left;
        border: 2px solid #fff;
        width:65%;
        padding:15px;
}

* html .post {
        width:65%;
}

*:first-child+html .post {
       width:65%;
}

.mini-post {
	text-align: left;
	float: left;
	width: 43%;
	margin: 30px 4% 0 0;
        border: 2px solid #fff;
        padding: 9px;
}

#commentForm {
	padding: 0 20px 0 20px;
	background: #ddd;
	margin: 30px 0 0 0;
}

#colourControl {
	position: absolute;
	width: 650px;
	height: 360px;
	background: url(images/controlmainback.gif) repeat-y top left #fff;
	border: 3px solid #ddd;
	overflow: hidden;
}

#colourControl #headerOptions {
	background: url(images/controlheader.gif) repeat-x #1676f9;
	font-weight: bold;
	cursor: move;
	height: 26px;
	color: #fff;
	padding: 8px 0 0 15px;
}

#headerOptions span {
	position: absolute;
	right: 10px;
	top: 8px;
}

.topTear, .bottomTear {
	height: 22px;
}

.topTear {
	margin: -20px -20px 15px -20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.die-neue-fr.de/frisch/wp-content/themes/durable-v022/images/body_tear.png', sizingMethod=crop );
}

.topTear[class] {
	filter: none;
	background: url(images/body_tear.png) repeat-x left top;	
}

.bottomTear {
	margin: 15px -20px -20px -20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.die-neue-fr.de/frisch/wp-content/themes/durable-v022/images/header_tear.png', sizingMethod=crop );
}

.bottomTear[class] {
	filter: none;
	background: url(images/header_tear.png) repeat-x left top;		
}

.align-right {
	text-align: right;
}

/**
 * Headings
 */

h1, h2, h3, h4, h5, h6 {
	line-height: 110%;
        text-transform:uppercase;
}

h1 {
	margin: 0;
	font-size: 32px;
	font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	cursor: pointer;
}

h2 {
	margin: 2px 0 0 0;
	font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	font-size: 20px;
}

.menuSection h2 {
	color: #000;
	margin: 0 0 15px 0;
}

.menuSection h3 {
	font-size: 14px;
	margin: 10px 0 0 0;
}

#links h2 {
	margin: 0;
}

h2.pagetitle {
	font-family: georgia, times, serif;
	font-size: 20px;
	color: #666;
	text-align: center;
	margin: 0 0 8px 0;
}

#mainContent h3, h3#comments {
	font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	color: #ff8a00; /* NEEDS TO BE SELECTABLE */
	margin: 15px 0 10px 0;
	font-size: 18px;
}

#overview h2 {
	color: #fff;
}

#commentForm h2 {
	color: #666;
	margin: 0 0 15px 0;
}

#colourControl h4 {
	float: right;
	font-family: georgia, times, serif;
	font-size: 18px;
	width: 50%;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0 10px 0 0;
}


/**
 * Anchors
 */

a {
	color: #ff8a00;
        text-decoration:none;
        font-weight:bold;
}

a:visited {
	color: #ff8a00;	
        text-decoration:none;
         font-weight:bold;
}

a:hover {
	background: #ff8a00;
	color: #ffffff;
        text-decoration:none;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h1 a:visited {
	color: #fff;
	text-decoration: none;
}

h1 a:hover {
	color: #fff;
	text-decoration: none;
	background: none;
}

#topMenu a {
	color: #666;
	padding: 2px 0px 7px 0px;
	text-decoration: none;
	font-size: 14px;
	margin: 0 5px 0 5px;
}

#topMenu a:hover {
	background-color: #ff8a00;
	color: #fff;
        padding-bottom:-3px;
}

.giflink {
        float:right;
        margin-top:-100px;
}

.giflink2 {
        float:right;
        margin-top:-100px;
        margin-right:20px;
}

.giflink2 a:hover {
	background-color: transparent !important;
}

.giflink a:hover {
	background-color: transparent;
}

#topMenu a.menuSelected { /* Need to duplicate for colormod */
	background-color: #ff8a00;
	color: #fff;
}

.menuSection a {
	color: #ff8a00;
}

.menuSection a:visited {
	color: #ff8a00;
}

.menuSection a:hover {
	background: #ff8a00;
	color: #ffffff;
}

#mainContent a.postHeading {
	text-decoration: none;
	color: #ff8a00;
}

#mainContent a.postHeading:hover {
	background-color: #ff8a00;
	color: #ffffff;
}

.categories {
border-top:1px solid white;
padding:5px 0px;
font-size:10px;
text-align:center;
margin-top:20px;
}

.categories a {
	font-size: 11px;
	color: #ff8a00;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

.categories a:hover {
	color: #fff;
	background: #ff8a00;
}

.categories a:visited {
	color: #fff;
}

.categories#mCats a {
	font-size: 14px;
	font-family: georgia, times, serif;
	margin: 0 5px 5px 0;
	padding: 2px 6px 2px 6px;
	display: block;
	float: left;
}

.numComments a {
	color: #666; /* NEED TO MAKE THIS SELECTABLE */
	font-size: 12px;
	font-family: georgia, times, serif;
	margin: 6px 0 0 0;
}

.numComments a:visited {
	color: #666;
}

.numComments a:hover {
	background: #666; /* NEED TO MAKE THIS SELECTABLE */
	color: white;
}

.alt a {
	color: #ff8a00;
}

.alt a:hover {
	background: ff8a00;
	color: #fff;
}

#colourControl dd a:hover, #saveSettings a:hover {
	color: #fff;
	background: #555;
}

#overview a {
	color: #000;
}

#overview a:hover {
	background: #000;
	color: #fff;
}

#overview .date, #overview .date a {
	color: #dcdcdc;
}

#overview .date a, #overview .date a:hover {
	text-decoration: none;
	background: none;
}

#colourControl dt a, #colourControl dt a:visited {
	color: #f36d21;
}

#colourControl dt a:hover {
	color: #fff;
	background: #f36d21;
}

#colourControl dd a, #colourControl dd a:visited, #saveSettings a {
	color: #555;
}

#colourControl #saveSettings {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 44%;
	text-align: right;
	padding: 3px;
	font-size: 11px;
}

.catcloud a {
margin:0px;
padding:0px !important;
}

p.catcloud {
margin:0px;
padding:0px !important;
}

/**
 * Lists
 */

.navright {
         float:right;
         width:220px;
         margin-right:40px;
         font-size:10px;
         font-weight:bold;
}

ul li {
         list-style-type:square;
}


#topMenu ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#topMenu ul li {
	display: inline;
	font-size: 11px;
}

div.holder ul {
	margin: 0 0 0 30px;
	padding: 0;
}

.cats {
	margin: 0 0 0px 0;
}

#overview li, #search li {
	margin: 0 0 5px 0;
}

ol.commentlist {
	list-style-type: none;
	margin-top: 5px;
        margin-left:0px;
	padding: 0; 
        width:589px;             
}

*:first-child+html .commentlist {
        width:553px;
        margin-left:40px;
}

ol.commentlist h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
}

ol.commentlist li {
	padding: 15px;
}

.alt {
	background: #fff;
        border:2px solid #ffffff;
       list-style-type:none;
}

.odd {
        border:2px solid white;
       list-style-type:none;
}

.commentOfficialUser { 
       background-color: #ff8a00; 
       color:#fff; 
       border:2px solid #ffffff;
}

.commentOfficialUser a {
        color:#666;
        }

.commentOfficialUser a:hover {
        background-color:#666;
        color:#fff;
        }

#colourControl dl {
	position: absolute; 
	top: 40px;
	left: 6px;
	width: 50%;
	padding: 0 0 15px 15px;
}

#colourControl dt {
	color: #f36d21;
	font-size: 14px;
	margin: 3px 0 3px 0;
}

#colourControl dd {
	font-size: 10px;
	margin: 3px 0 3px 15px;
}

/**
 * Paragraphs
 */

#header p {
	margin: 5px 0 15px 0;
}

#header > p {
	margin: 5px 0 5px 0;
}



/**
 * Tables
 */

.menuSection td {
	border: 1px dotted #fff;
	text-align: center;
	padding: 2px;
}

.menuSection td.pad, .menuSection tfoot td {
	border: none;
}

.menuSection table caption {
	font-weight: bold;
	font-family: georgia;
	font-size: 14px;
	color: #ff8a00;
}

/**
 * Images
 */

img {
	vertical-align: middle;
	border: none;
}

	.entry img {
		float: right;
                border:1px solid white;
                margin-left:5px;
	}

.entry img.wp-smiley {
	float: none;
	margin: 0;
	vertical-align: middle;
}

img.float-right {
	float: right;
	margin: 0 0 0 20px;
}

img.no-float {
	float: none;
	margin: 15px;
	display: block;
}

li img.gravatar {
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px;
	border: 3px solid #fff;
}
	li.alt img.gravatar {
		border-color: #F5F5F5;
	}


/**
 * Forms
 */

label {
	font-size: 11px;
}

input, select, textarea {
	
        margin-top:5px;
        border:1px solid black;
}

input#submit, input#livesearchButton {
	width: auto;
        border:1px solid black;
        background-color:#ff8a00;
        text-transform:uppercase;
}


#colourControl input {
	margin: 0;
}

/**
 * Misc Elements
 */

hr {
	clear: both;
	visibility: hidden;
	margin: 0;
}

code {
	display: block;
	padding: 0 15px 0 15px;
	border-left: 5px solid #666;
}

blockquote {
	padding: 0 15px 0 15px;
	border-left: 5px solid #666;
	text-align: justify;
}

/**
* Pagebar
*/

 .pagebar
{
   padding: 0.2em 0.5em;
   margin-right: 0.1em;
   margin-top: 50px;
   border: 1px solid #dcdcdc;
   background: #dcdcdc;
   text-decoration: none;
   text-align:center;
}


.pagebar a, .pageList .this-page
{
   border: 1px solid #fff;
   background-color:#666;
   text-decoration: none;
   padding: 0.2em 0.5em;
   color:#fff;
}

.pagebar a:visited
{
   border: 1px solid #fff;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.pagebar .break
{
   padding: 2px 6px;
   border: none;
   background: #dcdcdc;
   text-decoration: none;
}

.pagebar .this-page
{
   border: 1px solid #fff;
   padding: 0.2em 0.5em;
   font-weight: bold;
   background: #ff8a00;
   color: #fff;
}

.pagebar a:hover
{
   border-color: #ff8a00;
   color: #ff8a00;
   background-color:#666;
} 

.singlenav a {
  color:#ff8a00;
}

.singlenav a:hover {
  background-color:#ff8a00;
  color:#ffffff;
}