/*
Theme Name: acublog
Theme URI: not available
Description:  My own style
Version: 1.0.0
Author: Bazzz
Author URI: http://www.modernacupuncture.net
Tags: brown-orange, three-columns, clear, fixed-width


*/

/* Thank you for 960 Grid System : http://960.gs */
@import url('reset.css');
@import url('960.css');
@import url('text.css');




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin-bottom: 5px;
	}



li h2 {
	display: block;
}


ul {
	list-style-type:none;
	margin-bottom: 15px;
}
ul.chin {
	list-style-type: cjk-ideographic;
}
/* End Entry Lists */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* mijn ding: */

div, form, table, td, th, span, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana;
	font-size: 13px;
}
td, th {
	vertical-align: top;
}
h1, h2, h3, h4 {
	display: inline;
	font-weight: bold;
}
p {
	margin-bottom: 15px;
}
a {
	color: #206676;
	text-decoration: none;
}
a:hover {
	color: #38b2ce;
	text-decoration: underline;
}


form#searchform {
	margin-bottom: 15px;
}
input#s {
	width: 170px;
	padding: 3px;
	background-color:#fff;
	border: solid 1px #a65200;
}
#searchsubmit {
	width: 40px;
	padding: 3px;
	background-color:#04819e;
	color: #fff;
	border: none;
	font-weight: bold;
}
#searchsubmit:hover {
	background-color:#015367;
	color:#38b2ce;
}
form#commentform {
	margin-bottom: 25px;
}
#commentform textarea {
	padding: 3px;
	border: solid 1px #a65200;
}
#commentform input#submit {
	width: 170px;
	padding: 3px;
	background-color:#04819e;
	color: #fff;
	border: none;
	font-weight: bold;
}
#commentform input#submit:hover {
	background-color:#015367;
	color:#38b2ce;
}
form#contactform input.text, #wpcf_website, form#contactform textarea {
	padding: 3px;
	border: solid 1px #a65200;
}
#contactsubmit {
	margin-top: 10px;
	width: 170px;
	padding: 3px;
	background-color:#04819e;
	color: #fff;
	border: none;
	font-weight: bold;
}
#contactsubmit:hover {
	background-color:#015367;
	color:#38b2ce;
}


h1 {
	display: block;
	margin: 0px 0px 15px 0px;
	color: #a65200;
}
h2.post {
	font-size: 20px;
	color: #a65200;
}
h2.post a {
	font-size: 20px;
	color: #a65200;
	text-decoration: none;
}
li.widget h2, h2.widget {
	color:#a65200;
}
h3 {
	color: #a65200;
}
h3.grey {
	font-size: 13px;
	color:#999;
}
h3.or, h3.or a {
	font-size: 13px;
	color:#ff7f00;
	text-decoration: none;
}
h3#respond {
	font-size: 15px;
	color: #a65200;
}


body {
	text-align: center;
	background-color: #ccc;
	background-image: url('images/bg.jpg');
	background-position: top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
div#con {
	text-align: left;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 700px;
}

div#white {
	background-color:#fff;
}
div.leftmarg {
	margin-left: 10px;
}
div.marg {
	margin: 10px;
}
div.bottommargin {
	height:10px;
	clear: left;
}



div#sidebar {
	background-color: #a65200;
	min-height: 500px;
}
div#logo {
	background-image: url('images/logo.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 70px;
	cursor:pointer;
}

div.inbalk {
	background-color: #ffb873;
	padding: 10px;
}
div#onder {
	color:#206676;
}

div#ads {
	margin: 10px 0px;
}
img.ads {
	float: left;
}
img.ads.left {
	margin-right:10px;
}
img.ads.leftnew {
	clear:left;
	margin-right:10px;
}
img.ads.bot {
	margin-bottom:10px;
}
div.ad {
	width: 125px;
	float: left;
}
div.ad.left {
	margin-right:10px;
}
div.ad.bot {
	margin-bottom:10px;
}


table.postday {
	float: left;
	margin-right: 10px;
	background-color: #a65200;
}
table.postday td {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #ff7f00;
	padding: 0px 5px;
}
table.postday th {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ff9f40;
}