/*
Theme Name: stud-Twister
Theme URI: http://m2ai.com
Description: A simple two column, widget ready theme.
Author: jan
Author URI: http://m2ai.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
/*	background:#fff url(images/bg.gif) fixed;*/
	background:#fff
	color: #000;
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 20px 20px 20px;
	padding: 0px;
	}
	
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	margin-top:10px;
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	margin: 10px 20px 0 0;
	padding: 6px 12px 6px 0;
	border-bottom: 1px dotted #000;
	}
	
h3 {font-size: 8pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px 6px 6px 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #000;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#000;
	text-decoration: none;
	border: none;
	}

a:hover{color:#000; text-decoration: underline; border: none;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
	color:#000;
	border-top: none;
	overflow: hidden;
	border-top: none;
	}
	
/* header */



#header {
/*	background: #fff url(images/logo.png);*/
	background: #fff
    width: 760px;  
	height: 140px;
	border-bottom: 1px dotted #000;
	}



#header h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;
	padding: 12px 0 0 16px;
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #fff; text-decoration: underline;}


#header h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 18px;
	border: none;
	}


/* content */


#content {
	float: right;
	width: 72%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-right: none;
	}

.post {
	margin: 0 10px;
	padding:10px 15px 5px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000;
	text-decoration: underline;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration: underline;}
.post a:hover{text-decoration: none;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#fff;
	padding:6px;
	margin: 22px 10px 22px 0;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size: 8pt;
	float:left;
	width:98%;
	}
	
.alignleft {float:left;}
.alignright {float:right;}


/* sidebar */

#sidebar {
	float: left; 
	width: 195px;
	margin: 20px 5px 5px 5px;
	padding: 0px 5px 0px 0px;
	border-left: none;
	border-right: 1px dotted #000;
	display:block
	}
	
#sidebar h2 {
	color: #000;
	background: #fff;
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin-top: 5px;
	border-top: none;
	border-bottom:  1px dotted #000;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	display: inline;
	}
	
#sidebar ul li ul{
	margin: 0;
	padding: 0;	
	}
	
#sidebar ul li a {
	color: #000;
	text-decoration: none;
	border-bottom:none;
	line-height: 18pt;
	padding: 0 0 0 10px;
	display: block;
	}
	
* html body #sidebar ul li a {
	width:190px;
	}


#sidebar ul li a:hover {
	text-decoration: underline;
	}
	
	
#sidebar  li.recentcomments{
	display: block;
	float: none;
	padding: 6px 6px 6px 10px;
	color: #000;
	}
	
#sidebar  li.recentcomments a{
	border: none;
	padding: 12px;
	text-align: left;
	display: normal;
	color: #000;
	}
	
#sidebar  li.recentcomments a:hover{
	background: none;
	text-decoration: underline;
	}
	
#sidebar p{padding: 10px; color: #000; line-height: 14pt;}
#sidebar .textwidget{padding: 10px; color: #000; line-height: 14pt;}

.rsswidget img {
	display: none;
	}

#sidebar h2 a.rsswidget{
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#sidebar h2 a.rsswidget a:hover{
	color: #000;
	text-decoration: none;
	
}

/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	color: #000;
	}
	
#wp-calendar caption{
	margin-top: 12px;
	}
	
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	color: #000;
	}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 25px 12px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #fff;
	margin: 12px 25px 30px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #fff;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;border-top: 1px dotted #000;}

ol.commentlist a {color:#000;}

cite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}
	
cite a{color: #000; text-decoration: none;}


/* Search */

#searchform{
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	}

#searchform input#s{
	width: 70%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #000;
	}

#searchform input#searchsubmit{
	width: 24%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	padding: 1px;
	border: 1px solid;
	background-color: #fff;
	color: #000;
	}
	
	
/* footer link section */

#linksection {
	background: #fff;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin:0;
	padding: 15px 0 30px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border-top: 1px solid #000;
	}
	
#linksection .section1{padding: 20px 0 0 50px; width: 20%; float: left;}
#linksection .section2{padding: 20px 0 0 65px; width: 30%; float: left;}
#linksection .section3{padding: 20px 50px 0 0; width: 20%; float: right;}

#linksection h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #000;
	}
	
#linksection ul{
	margin: 6px 0 24px 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li a{
	margin: 0;
	padding: 6px 0 6px 0;
	list-style-type: none;
	border-bottom: none;
	display: block;
	}
	
* html body #linksection li a {
   width:100%;
}
	
#linksection li a:hover{
	background: #fff;
	color: #000;
	text-decoration: underline;
	}
	
#linksection p{
	color: #000;
	line-height: 14pt;
	}
	
#linksection .textwidget{
	color: #000;
	line-height: 14pt;
	}
	

/* footer */

#footer {
	background: #fff;
	clear: both;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	border-top: none;
	}
	
#footer p{padding:6px;margin: 0; color: #000;}
#footer a{color: #000C;text-decoration: none;}
#footer a:hover{color: #000;text-decoration: underline;}

/* bookmarkify
-----------------------------------------------------------------------------*/
div.bookmarkify
{
	margin: 0px;
	margin-top: 10px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	text-align: left;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

div.bookmarkify a
{
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
}

div.bookmarkify a:hover
{
	text-decoration: underline;
}

div.bookmarkify div.title
{
	margin: 0px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;

	font-weight: normal;
}

div.bookmarkify div.linkbuttons
{
	margin: 0px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a:hover
{
}

div.bookmarkify div.linkbuttons a img
{
	margin: 0px;
	border: none;
	padding: 0px;

	background: transparent;
	opacity: 0.2;
	filter:alpha(opacity=20); 
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a:hover img
{
	opacity: 1;
	filter:alpha(opacity=100); 
}

div.bookmarkify div.brand
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.brand a
{
	margin: 0px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;

	color: gray;
	font-weight: normal;
}

div.bookmarkify div.brand a:hover
{
}




