/*
Theme Name: Crista's Laboratory
Description: Crista's Laboratory
Author: Alina
Author URI: http://www.alinaionescu.com
version: 1.0
*/




/* basics */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	background-color: #dbf2f0;
	line-height:1;
	font-family: Calibri,  "Century Gothic";
	}

	

img{ border: none; padding:0; }
img a{border:none;}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

html {
     overflow: -moz-scrollbars-vertical;
 }


/* container */


#container, #containersingle {
	width: 960px;
	padding:0;
	color:#333;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#container{
		background-image: url(images/crista-theme-header.jpg);
}	

#containersingle{
		background-image: url(images/crista-theme-header-sm.jpg);
}	
	
/* header */

#header {
	width: 100%;
	height: 400px;
	color: #fff;
	position: relative;
	}

#headersingle{
	width: 100%;
	height: 300px;
	color: #fff;
	position: relative;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	position: absolute;
	height: 200px;
	width: 500px;
	left: 490px;
	top: 150px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	padding: 0;
	display: inline;
	text-align: center;
	height: 60px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
}

#menu ul li a {
	margin: 0;
	display:block;
	line-height: 60px;
	font-family: "Century Gothic";
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

#menu ul li a:hover {
	color:#33B5B5;
}



/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	}
	
.post h2{
	font-family: "Century Gothic";
	color: #33b5b5;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 160%;
	}
	
.post h2 a{
	color: #33b5b5;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

.post ul {}

.post li {}

.thumbpost{
	display: inline;
	float:left;
	height: 150px;
	width: 150px;
}

.firstpageentry{
	width:350px;
	float:right;
}

.entry{
	width:100%;
}

.entry p, .firstpageentry p{
	font-size: 0.9em;
	line-height: 160%;
	padding-bottom: 10px;
}

.entry p strong{
	font-weight: bold;
	color: #33B5B5;
}

.datapost{
	background-image: url(images/crista-theme-data.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 70px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 120px;
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	font-size:0.8em;
	text-align: right;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:360px;
	float:right;
	margin:0;
	background-image: url(images/sidebar-pattern-background.jpg);
	background-repeat: repeat-y;
	}

.sidebartop{
	background-image: url(images/sidebar-top.jpg);
	clear: both;
	float: left;
	height: 80px;
	width: 100%;
	background-repeat: no-repeat;
}

#sidebar h2{
	color: #33b5b5;
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 200%;
	text-transform: uppercase;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	padding:0;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	margin-bottom:15px;
	}


#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 160%;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

ol.commentlist a {
	color:#333333;
	font-size: 0.9em;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* twitter */

#twit{
	position: absolute;
	width: 320px;
	left: 480px;
	top: 210px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height:195%;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}

.twitter-timestamp{
	font-style: italic;
	color: #999999;
}

#twit a{
	background-color: #33B5B5;
	padding: 2px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Century Gothic";
}


/* footer */

#footer {
	clear: both;
	width: 100%;
	padding-top:20px;
	padding-bottom:20px;
}
	
#footer p{padding:14px 0;margin: 0; color: #33B5B5; text-align:center;}
#footer a{color: #33B5B5;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#subfooter {
	width:980px;
	clear:both;
	background-image: url(images/crista-theme-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
}

#subfooter .widget {
	width:280px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 180%;
	margin-right:20px;
}

#subfooter .widget .inner {
	padding:10px;
	list-style-type: none;
	}

#subfooter .widget .inner a{
	font-weight:bold;
	color:#33B5B5;
	}

#subfooter .widget .inner h2{
text-transform:uppercase;
font-size:1.6em;
color:#33B5B5;
}

#subfooter .widget .inner li{
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1fbfa;	
	list-style-type: none;
}