/*   
Theme Name: INKTogether
Theme URI: http://www.overvorm.nl/bf
Modified WP theme for INKTogether. 
Author: OverVorm
Author URI: http://www.overvorm.nl/
Version: 1.4
Tags: two-columns, fixed-width, theme-options.
*/

/* @group BASIC TAGS */

* {margin: 0; padding: 0;
}
body { color: #535353; background: #46a01f url(../../img/bg_book.gif) no-repeat center top;
	font: normal 9px Verdana;
}
#left p {
	margin-right: 30px;
}

#left h1 {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 10px;
}

#left small {
	color: #0077b0;
	font-size: 90%;
	font-weight: bold;
}

h3, h4, h5, h6 {
	font-weight: bold;
	color: #454545;
	padding-top: 8px;
	padding-bottom: 1px;
}
p {
	margin-bottom: 10px;
}
a, a:visited {outline: none; text-decoration: underline; color: #215c97;}
a:hover {color: #215c97;
	text-decoration: none;
}
a img {border: none;}

div.entry {
	padding-right: 20px;
}

/* @end */

/* @group Basic layout */

div#outline {width: 940px; margin: 0 auto;}

div#nav {
	position: relative; z-index: 2; width: 940px; background: #0d582d url(../../../../plugins/simple-forum/styles/skins/bookforum/bg_navbar.png) repeat-x left top;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
    -khtml-border-top-right-radius:5px;
    -khtml-border-top-left-radius:5px;
    -khtml-border-bottom-right-radius:0px;
    -khtml-border-bottom-left-radius:0px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}

div#content {clear: both; z-index: 1; background: #fff; border-top: 1px solid #00780c; width: 900px;
padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	
}

/* no cornerradius for #content box, closed in by nav and footer */

div#appendix {clear: both; background: #fff; width: 100%;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
    -khtml-border-top-right-radius:0px;
    -khtml-border-top-left-radius:0px;
    -khtml-border-bottom-right-radius:5px;
    -khtml-border-bottom-left-radius:5px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
}

div#left {width: 620px; margin: 0; float: left; padding: 10px 20px 10px 0;
	line-height: 1.6em;
}
div#right {width: 240px; margin: 0; float: right; padding: 10px 0 10px 20px;}

p#toggle-all {float: right; width: 100px; margin: 0; padding: 0;}

div.headline {margin: 20px 0 0 0;}

#header {
	display: block;
	height: 85px;
}
div.excerpt {padding: 5px 0; border-bottom: dotted 1px #ccc;}
div.post-single {margin: 0 20px 20px 0;}

p.postmetadata {
	margin-bottom: 20px;
}

div.date {float: left; padding: 0 20px 0 0;}

div.single_content {clear: both; margin: 0 0 50px 0;}
div.bookmarks {text-align: right; float: right;}
div.app_widget {float: left; width: 280px; padding: 0px 0px 0px 30px;
}
div#appendix div.widget {padding: 20px 0 0 0;
}

/* @end */

/* @group Navigation */

div.pagination, div.pagination a {
	font: bold 10px/15px Verdana, sans-serif;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-decoration: none;
}

div.pagination a span.button, div.pagination a:visited span.button
{
	float: right;

	color: #298655; text-decoration: none;
	display: inline-block;
	margin-right: 15px;
	padding: 5px 8px;
}

div.pagination a:hover span.button, div.pagination a:active span.button{
	color: #0d582d;
	outline: none;
}

div#nav ul {float: left; list-style: none;
	margin-left: 20px;
	border-left: 1px dotted #4cad22;
}

div#nav li {float: left;}
div#nav li a {display: block; margin: 0; padding: 10px 16px; color: #e6fedc; text-decoration: none; font: bold 12px Verdana, sans-serif;
	background-color: transparent;
	border-right: 1px dotted #4cad22;
}
div#nav li a:hover { background: #0d582d;
	color: #ffffff;
}

ul#mail_rss a {text-decoration: underline !important;}

/* @end */

/* @group Widgets */

.widget {border: 1px solid #a6e88a; margin: 10px 0;     -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #e6fedc;
	line-height: 1.5em;
	font-size: 1.1em;
}
div.widget h4 {border-bottom: 1px dotted #0d582d; font: bold 120% Georgia, serif;
	height: 24px;
	color: #0d582d;
	margin-bottom: 5px;
	margin-top: 8px;
}

div#right, div#appendix {
	font-size: 1.1em;
}
div#right ul, div#appendix ul {list-style: none; padding: 0;}
div.widget a:link, div.widget a:visited {display: block; padding: 5px 0px; color: #417f0a;
	text-decoration: underline;
	font-style: normal;
	font-family: Verdana, sans-serif;
}
div.widget a:hover { text-decoration: none;}
div.widget li {padding: 0 0 0 20px; margin: 0; background: url(../../img/arrow.png) no-repeat; background-position: 0px 5px; border-bottom: 1px dotted #417f0a;
}
div.widget li li {padding: 0 0 0 20px; margin: 0; background: none; border-top: none; border-bottom: none;}

div#tag_cloud a {display: inline;}
div#tag_cloud {min-height: 130px;}
div#archives {min-height: 130px;}

/*calendar*/
table#wp-calendar {margin: 0 0 10px 0; border-collapse: collapse; text-align: center; font-size: 14px;}
table#wp-calendar a {font: normal 14px Verdana;}
table#wp-calendar caption {padding: 0 0 5px 0;}
table#wp-calendar th {font: bold 14px Verdana;}
table#wp-calendar th, td {width: 30px; height: 30px;}

/* @end */

/* @group Text */

div#header h1 a {font: 40px Georgia, "Times New Roman", Times, serif; color: #fff;
	text-decoration: none;
}
div#header h1 {font: 20px Georgia; padding: 20px 0; margin: 0; color: #fff;
	text-decoration: none;
}

div#left {font-size: 120%;}
div#left a {color: #215c97;}
div#left a:hover {color: #266eb6; text-decoration: none;}
div#left h1 {font: bold 200% Georgia, Verdana, sans-serif; margin: 0 0 5px 0;
	color: #0d582d;
}
div#left h1 a {color: #666;}
div#left h1 a:hover {color: #ccc; text-decoration: none;}
div#left h2 {
	color: #666666;
	font: bold 150% Georgia, Verdana, sans-serif;
		border-top: 2px dotted #46a01f;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 30px;
	padding-top: 1em;
}
div#left h2.archive-title { font: bold 200% Georgia, serif; color: #215c97;
	margin-left: 0px;
	margin-right: 0px;
}

div#left h2 a:link, div#left h2 a:visited {
	text-decoration: none;
}
div#left h3 {font: bold 120% Georgia, Verdana, sans-serif; margin: 0 0 5px 0;}
div#left ul, ol {
	margin-bottom: 20px;
	margin-top: 0;
}
div#left .view-excerpt {padding: 0 0 0 5px !important;}

p#font-resize a {display: inline; font: 18px bold Verdana, sans-serif; padding: 0px 5px;}
p#toggle-all a {display: block; width: 80px; height: 20px; padding: 0 0 0 30px !important; font: 12px bold Verdana, sans-serif;}
a.show-all {background: url(../../img/toggle.png) no-repeat;}
a.hide-all {background: url(../../img/toggle.png) 0px -20px no-repeat;}

p#next-posts {font: normal 130% Verdana;}
div.date {font: normal 20px Georgia; text-align: center; color: #999;}
p.date-month {color: #666; font: normal 40px Georgia;}

p.post_info {font-size: 90%;}
p.tag_info {margin: 0; font-size: 90%;}
p.offset {margin: 5px 0;}

p.wp-bookmark {margin: 0;}
.wp-logo {float: left;}
div#credits {margin: 0 0 0 65px; padding: 5px 10px; height: 46px; border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
font: 120% normal Georgia, serif;}
a#totop {float: right; font: bold 110% Verdana, sans-serif;
	text-decoration: none;
}

.category-link {background: url(../../img/category.png) no-repeat;}
.comment-link {background: url(../../img/comments.png) no-repeat;}
.read-article {background: url(../../img/read-article.png) no-repeat;}
.tag-link {background: url(../../img/tag-red.png) no-repeat;}
.hide-link {background: url(../../img/hide.png) no-repeat;}
.user-name {background: url(../../img/user-green.png) no-repeat;}
.user-mail {background: url(../../img/email.png) no-repeat;}
.user-url {background: url(../../img/world-edit.png) no-repeat;}
.user-comment {background: url(../../img/comment-add.png) no-repeat;}
.info-icon {padding: 3px 0 3px 20px; margin: 0 0 0 5px; background-position: 0px 2px;} 

.clear {clear: both;}

code {font: normal 120% Courier, serif;}

/* @end */

/* @group Comments */

div.comment {margin: 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc;}
p.comment-details {font: bold 130% Georgia, serif;}
.avatar {float: left; margin: 0 20px 0 0;}
div.comment-text {margin: 40px 0 0 0;}

h2#comment-header {margin: 40px 0 10px 0 !important; border-bottom: 1px dotted #ccc; padding: 0 0 5px 0;}
h2#respond {margin: 40px 0 10px 0 !important;}
h3#no-comments {font: bold 120% Verdana !important; color: #215c97 !important; margin: 0 !important;}

/* @end */

/* @group Forms */

input, input:focus,textarea, textarea:focus {
outline: none;	
}


input {
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
margin: 3px 5px 0 0;
		width:auto;
	/*background: #f0f3fd !important;*/
border: 1px solid #a6e88a; 
	padding: 2px;

}

textarea {
	    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
margin: 3px 5px 0 0;
		width:auto;
	/*background: #f0f3fd !important;*/
border: 1px solid #a6e88a; 
	padding: 2px;

}

input[type="submit"], input#lwa_wp-submit {
	color: #ffffff;
	background: #6b79b7;
	height: 22px;
	text-align: center;
	font-size: 10px;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 10px;
	width: auto;
	border: none;

}

input[type="submit"]:hover, input#lwa_wp-submit:hover, input[type="submit"]:focus {
	background-color: #303b72;
	outline: none;
	color: #ffffff;
}

/*label {display: block; margin: 0 0 5px 0;}
.text {width: 350px; margin: 0 0 10px 0; padding: 5px; background: url(../../img/bg-form-text.gif) repeat-x left top; border: 1px solid #ccc;
}*/

/* @end */

/* @group Search */

input#search {width: 150px; padding: 5px; background: url(../../img/bg-form-text.gif) repeat-x left top; border: 1px solid #ccc;}
#search-submit {width: 30px; padding: 5px; color:#fff; background: #333; border: none;}

/* @end */

/* @group WP-css */

img.alignright {float:right; margin: 0 0 30px 30px;}
img.alignleft {float:left; margin: 0 50px 30px 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin: 0 0 30px 30px;}
a img.alignleft {float:left; margin: 0 50px 30px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}

.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 110%; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* @end */

/* @group Superfish menu */

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left:			0;
	top:			37px; /* match top ul list item height */
	z-index:		1000;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** CUSTOM STYLES ***/

.sf-menu li ul {
	border: 1px solid #111;
	border-top: none;
}
.sf-menu li li ul, .sf-menu li li li ul {
	border: 1px solid #111;
	border-top: none;
}

/* @end */

/* @group clearfix */

.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;
}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.clear {clear: both;}

/* @end */
