/*  
Theme Name: CognitiveCombine WM (White Minimalism)
Theme URI: http://www.cognitivecombine.com/?p=52
Description: A white and minimalistic theme. Have a look <a href="http://cognitivecombine.com/themes/">here</a> for a live preview. Please go <a href="http://www.cognitivecombine.com/?p=52">here</a> for support and an explanation of how this theme works and which plugins you might require.
Version: 1.00
Author: CognitiveCombine
Author URI: http://cognitivecombine.com/
*/

/* ---- MAINBODY ---- */

body{
	background:#FFFDED;
	margin-top:0px;
        margin-left:0px;
        margin-right:0px;
	/*font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* ---- COMMON --- */

.inside{
   	margin:0 auto;
        width:100%;
	padding:20px;
    }
.inside a{
   	color:#330000;
    }

img { border: 0px; }

/* ---- HEADER & NAV ---- */


#header{
   	margin:0 auto;
	background:#330000;
   	width:100%;
}

#header .headera a{
        font-size:30px;
	margin:auto;
	text-align:left;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration:none;
}

#header .headera a:active{ outline:none; }
#header .headera a:focus
{
  -moz-outline-style: none;
}

#header a{
	color:#FFFDED;
	font-size:13px;
	margin:auto;
	text-align:left;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration:none;
}

#header a:active{ outline:none; }
#header a:focus
{
  -moz-outline-style: none;
}

#header p{
	padding:1em 0;
	margin:0;
}

.description {
	display:inline;
	margin:auto;
	text-align:left;
	font-size:13px;
	color:#330000;
	text-transform: uppercase;
	font-variant: small-caps;
}

#header ul.pagelinks {
	list-style-type: none;
	display:inline;
	font-size: 0.80em;
	}

#header ul.pagelinks li{
	float: left;
	list-style-type: none;
	margin-left:13px;
	}

#headskis{
   	margin-left:0px;
   	width:100%;
	color:#FFFDED;
}

/* ---- NAV-AREA & SEARCH ---- */

#nav{
	margin:0 auto;
	width:100%;
	color:#330000;
	margin-top:0px;
	margin-bottom:10px;
	clear:both;
}
#nav p{
	font-size:13px;
}

#searchform, #searchform p {
	font-size: 12px;
	text-align: right;
	margin: 0px;

	}

#searchform input {
	width: 80px;
	font-size: 11px;
	background: #FFFFFF;
	color: #330000;
	margin: 0px;
	border: 1px solid #330000;
	}

/* ---- ENTRIES ---- */

#entrywrap{
   	margin:0 auto;
   	width:90%;
	float:left;
   	clear:both;
}

#entrybox{
   	margin:0 auto;
   	width:100%;
	float:left;
	color:#FFFDED;
}
.entry p{
	color:#330000;
	font-size:11px;
    }

.entry ul, li{
	font-size:0.90em;
	color:#330000;
    }

#posttitle{
	color:#663300;
	font-size:13px;	
    }
#posttitle a:visited{
	color:#663300;
	text-decoration:none;
    }
#posttitle a{
	color:#663300;
	text-decoration:none;
    }
#posttitle a:active{ outline:none; }
#posttitle a:focus
{
  -moz-outline-style: none;
}

#postmetadata p{
	font-size:0.6em;
	color:#D0C0A5;
	line-height:2em;
	border-top:1px dashed #D0C0A5;
	margin:0px;
	font-family: sans-serif;
    }
#postmetadata a{
	color:#d0c0a5;
	text-decoration:none;
	font-weight:bold;
    }
#postmetadata a:visited{
	color:#d0c0a5;
	text-decoration:none;
	font-weight:bold;
    }
#postmetadata a:hover{
	color:#663300;
    }
.navigation a{
	color:#330000;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}
.navigation p{
	color:#330000;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}
.navigation a:visited{
	color:#330000;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}

update{
	color:#330000;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
	border-bottom:1px dashed #D0C0A5;
}

step{
	color:#330000;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
	border-bottom:1px dashed #D0C0A5;
}

blockquote {
	margin:0 auto;
	padding: 5px;
	background: #FFFFFF;
	border:1px solid #330000;
	border-left:3px solid #330000;
	border-right:3px solid #330000;
	font-size:0.95em;
	margin:1em 1px 1em 25px;
	overflow:hidden;
	padding:5px;
}

code{
	font-size: 1em;
	margin: 3em 0;
	padding: 0 1.2em 0 1.2em;
	border-left:2px solid #FFFFFF;
	border-bottom:1px dashed #D0C0A5;
}

h2 .pagetitle{
	color:#330000;
}

/* ---- ARCHIVES ---- */

.archdate{
	color:#330000;
	font-size:10px;
}
.archtitle{
	color:#330000;
}

/* ---- COMMENTSBOX ---- */
#commentsbox{
   	margin:0 auto;
   	width:90%;
        float:left;
	margin-top:10px;
	margin-bottom:10px;
	background:#FFFDED;
	padding:0px;
	}
#comment{
	float:left;
   	width:90%;
	margin-top:10px;
	margin-bottom:10px;
	background:#FFFDED;
	color:#663300;
	}
#comment .commentinside{
	padding:5px;
	margin-left:0px;
	}
#comment p{
	color:#330000;
	}

#commenthead{
	color:#663300;
	}

#replybox{
	clear:both;
	margin-bottom:10px;
	color:#330000;
	background:#FFFDED;
	}
#reply{
	color:#330000;
	font-size:12px;
	font-weight:bold;
	line-height:3em;
	}
.commentinside cite{
	list-style-type:none;
	font-weight:bold;
	color:#330000;
	}
.commentinside cite a{
	list-style-type:none;
	font-weight:bold;
	color:#330000;
	}
.commentinside{
	list-style-type:none;
	}
.commentinside p{
	font-size:0.90em;
	margin-left:20px;
	}

.commentmetadata a{
	font-weight:bold;
	font-size:0.6em;
	color:#330000;
	}

/* ---- SIDEBAR ---- */

#sidebar{
	margin:0 auto;
	width:100%;
	background:#FFFDED;
	float:left;
	color:#FFFDED;
	margin-top:70px;
	margin-bottom:10px;
	clear:both;
}

b.rtop9, b.rbottom9{display:block; background: #FFFDED}
b.rtop9 b, b.rbottom9 b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #D0C0A5
}
b.r19{margin: 0 2px}
b.r29{margin: 0 3px}
b.r39{margin: 0 2px}
b.rtop9 b.r49, b.rbottom9 
b.r49{margin: 0 2px;height: 2px}

.inside .block{
	width:98%;
}

.sidetitle{
	color:#D0C0A5;
	font-weight:bold;
	line-height:1em;
        font-size:10px;
	text-transform: uppercase;
	font-variant: small-caps;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	border-top:0px dashed #D0C0A5;
	font-size:0.8em;
        margin-left:0;
        padding-left:0;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0; 
}
ul.dates .date{
	color:#D0C0A5;
}

ul.counts .count{
	float:none;
	color:#D0C0A5;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#D0C0A5;
	text-decoration:none;
	text-transform: uppercase;
	font-variant: small-caps;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{
	color:#663300;
	text-transform: uppercase;
	font-variant: small-caps;
}

/* ---- FOOTER ---- */


b.rtop3, b.rbottom3{
	display:block;
	background: #FFFDED
}
b.rtop3 b, b.rbottom3 b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #d0c0a5
}
b.r13{margin: 0 5px}
b.r23{margin: 0 3px}
b.r33{margin: 0 2px}
b.rtop3 b.r43, b.rbottom3 b.r43{margin: 0 1px;height: 2px}

#footer{
   	margin:0pt auto;
        margin-left:20px;
   	width:90%;
   	/*background:#1D2128;*/
   	clear:both;
	float:left;
    }

.insidefooter{
   	margin-top:10px;
        margin-bottom:10px;
	width:90%;
	padding:0px;
    }
#footer p{
	margin:0;
	font-size:0.60em;
	text-align:left;
	color:#d0c0a5;
}
#footer a{
	text-decoration:none;
	font-weight: bold;
	color:#d0c0a5;
}
#footer a:hover{
	color:#663300;
}


