/*  
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{
	min-width:900px;
	background:#fff;
	/*font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#wrap{
   	margin:0 auto;
   	width:900px;
	background:#fff;
	padding: 0 13px 13px 13px;
	margin-top:0px;
	margin-bottom:40px;
}

#wrap2round{
   	margin:0 auto;
   	width:850px;
	background:#fff;
}

#wrap2{
   	margin:0 auto;
   	width:800px;
	background:#fff;
	padding:20px;
}

/* ---- COMMON --- */

.inside{
   	margin:0 auto;
	width:95%;
	padding:5px;
    }
.inside a{
   	color:#0099ff;
    }

img { border: 0px; padding-right: 8px; padding-bottom: 8px; }

/* ---- HEADER & NAV ---- */


#header{
   	margin:0 auto;
   	width:800px;
	color:#000;
}

#header .headera a{
	color:#DC8825;
	font-size:30px;
	font-family: Verdana,sans-serif;
	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:#8a8a8a;
	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:15px;
	color:#000;
	/* 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:15px;
	}

/* ---- NAV-AREA & SEARCH ---- */

#nav{
   	margin:0 auto;
   	width:800px;


	color:#444444;
	margin-top:10px;
	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: #e1e1e1;
	color: #000;
	margin: 0px;
	border: 1px solid #b8b8b8;
	}

/* ---- ENTRIES ---- */

#entrywrap{
   	margin:0 auto;
   	width:800px;
	float:center;
   	clear:both;
}

#entrybox{
   	margin:0 auto;
   	width:800px;
	float:center;
	color:#fff;
}
.entry p{
	color:#000;
	font-size:0.90em;
    }

.entry ul, li{
	font-size:0.90em;
	color:#000;
    }

#posttitle{
	color:#4864A2;

	
    }
#posttitle a:visited{
	color:#4864A2;
	text-decoration:none;
	
    }
#posttitle a{
	color:#4864A2;
	text-decoration:none;
    }
#posttitle a:active{ outline:none; }
#posttitle a:focus
{
  -moz-outline-style: none;
}
#postmetadata { margin-bottom: 25px; }
#postmetadata p{
	font-size:0.60em;
	color:#888686;
	line-height:2em;
	border-top:1px dashed #888686;
	margin:0px;
	font-family: sans-serif;
    }
#postmetadata a{
	color:#DC8825;
	text-decoration:none;
	font-weight:bold;
    }
#postmetadata a:visited{
	color:#DC8825;
	text-decoration:none;
	font-weight:bold;
    }
.navigation2 { height: 30px; color: #333; }
.navigation2 a{
	color:#09f;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:normal;
}
.navigation p{
	color:#000;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:normal;
}
.navigation2 a:visited{
	color:#666;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:normal;
}
.navigation2 .alignleft { float: left; }
.navigation2 .alignright {float: right; }

update{
	color:#55a5bf;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
	border-bottom:1px dashed #55a5bf;
}

step{
	color:#55a5bf;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
	border-bottom:1px dashed #55a5bf;
}

blockquote {
	margin:0 auto;
	padding: 5px;
	background: #ebebeb;
	border:1px solid #dbdbdb;
	border-left:3px solid #dbdbdb;
	border-right:3px solid #dbdbdb;
	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 #777e6f;
	border-bottom:1px dashed #777e6f;
}

h2 { margin-top: 0px; }
h2 .pagetitle{
	color:#000;
}

/* ---- ARCHIVES ---- */

.archdate{
	color:#000;
	font-size:10px;
}
.archtitle{
	color:#000;
}

/* ---- COMMENTSBOX ---- */
#commentsbox{
   	margin:0 auto;
   	width:800px;
	margin-top:10px;
	margin-bottom:10px;
	background:#fff;
	padding:10px;
	}
#comment{
	float:left;
   	width:650px;
	margin-top:10px;
	margin-bottom:10px;
	background:#f1f1f1;
	color:#000;
	}
#comment .commentinside{
	padding:5px;
	margin-left:20px;
	}
#comment p{
	color:#000;
	}

#commenthead{
	color:#6692ae;
	}

#replybox{
	clear:both;
	margin-bottom:10px;
	color:#000;
	background:#fff;
	}
#reply{
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:3em;
	}
.commentinside cite{
	list-style-type:none;
	font-weight:bold;
	color:#6692ae;
	}
.commentinside cite a{
	list-style-type:none;
	font-weight:bold;
	color:#6692ae;
	}
.commentinside{
	list-style-type:none;
	}
.commentinside p{
	font-size:0.90em;
	margin-left:30px;
	}

.commentmetadata a{
	font-weight:bold;
	font-size:0.60em;
	color:#aaaaaa;
	}

/* ---- SIDEBAR ---- */

#sidebar{
   	margin:0 auto;
   	width:800px;
	background:#f1f1f1;
	float:center;
	color:#fff;
	margin-top:70px;
	margin-bottom:10px;
   	clear:both;
}

b.rtop9, b.rbottom9{display:block; background: #fff}
b.rtop9 b, b.rbottom9 b{display:block; height: 1px; overflow: hidden; background: #f1f1f1}
b.r19{margin: 0 5px}
b.r29{margin: 0 3px}
b.r39{margin: 0 2px}
b.rtop9 b.r49, b.rbottom9 b.r49{margin: 0 1px;height: 2px}

.inside .block{
	width:85%;
}

.sidetitle{ 
	color:#749348;
	font-weight:bold;
	line-height:1em;
	text-transform: uppercase;
	font-variant: small-caps;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:0px dashed #aaaaaa;
	font-size:0.80em;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px dashed #aaaaaa;
}
ul.dates .date{
	color:#0099ff;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#0099ff;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#0099ff;
	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:#0099ff;
	text-transform: uppercase;
	font-variant: small-caps;

}

/* ---- FOOTER ---- */


b.rtop3, b.rbottom3{display:block; background: #2b2f36}
b.rtop3 b, b.rbottom3 b{display:block; height: 1px; overflow: hidden; background: #1D2128}
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:0 auto;
   	width:800px;
   	/*background:#1D2128;*/
   	clear:both;
	float:center;
    }

.insidefooter{
   	margin:0 auto;
	width:98%;
	padding:5px;
    }
#footer p{
	margin:0;
	font-size:0.60em;
	text-align:center;
	color:#000;
}
#footer a{
	text-decoration:none;
	font-weight: bold;
	color:#000;
}
#footer a:hover{
	color:#000;
}

/* additional */
.pronounce { border-bottom: #C3A18A 1px dotted; cursor: pointer; }
.localTimes { float: left; margin-top: 4px; font-size: 11px; font-weight: bold; color: #ccc; }
.imHere { color: #333; }


