/*
Theme Name: Callista
Theme URI: http://wordpress.org/
Description: The Callista Blog theme.
Version: 1.0
Author: underhund
Author URI: http://www.underhund.com/
Tags: Callista Enterprise

This theme was designed and built by underhund,
http://www.underhund.com/

*/

*
{
	margin: 			0px;
	padding:			0px;
}

body 
{
	font-size: 			13px; 
	font-family:		Calibri, Arial, Tahoma, Franklin Gothic Medium, San-serif;
	color:				#2E2E2E;
}

table
{
	border-spacing: 	0px;
	spacing:			0px;
}

td
{
	font-size: 			13px; 
	font-family: 		Calibri, Arial, Tahoma, Franklin Gothic Medium, San-serif;
}

.nonbold
{
	font-weight: 		normal;
}

small
{
	font-size: 			10px;
}

strong
{
	font-weight:		bold;
	letter-spacing:		1px;
	font-size: 			16px;
	color:				#838383;
	margin-top:			8px;
}

h1
{
	font-size: 			21px;
	font-family:		Cambria, Palatino, Palatino Linotype, Georgia, Arno Pro, Times New Roman, Times;
	color:				#2d3470;
	letter-spacing:		1px;
	padding-bottom:		4px;
	line-height:		25px;
	margin:				20px 0 0 80px;
}

h1.author
{
	font-size: 			18px;
	margin:				20px 0 0 0;
}

h2
{
	font-weight:		bold;
	letter-spacing:		1px;
	font-size: 			16px;
	color:				#838383;
	margin-top:			8px;
	margin-bottom:		2px;
}

h2.widgettitle
{
	font-size: 			12px;
	letter-spacing:		0.05em;
	color:				#2d3470;
	margin:				20px 0 6px;
	text-transform:		uppercase;
}

h2.pagetitle
{
	font-size: 			18px;
}

#sidebar h2 
{
	margin: 5px 0 0;
	padding: 0;
}

h3
{
	font-size: 			13px;
	margin:				20px 0 4px 0;
	color:				#2d3470;
	text-transform:		uppercase;
}

h4
{
	font-size: 			13px;
	margin:				20px 0 4px 0;
	color:				#2d3470;
}

h5
{
	font-size: 			13px;
	margin:				16px 0 4px 0;
	color:				#838383;
}

.clear
{
	clear:				both;
	visibility:			hidden;
}

p
{
	line-height:		16px;
	letter-spacing:		0.025em;
	margin-top:			5px;
	margin-bottom:		18px;
	color:				#2e2e2e;
}

img
{
	border:				0px;
}

.imgIcon
{
	position:			absolute;
	margin-top:			2px;
	margin-bottom:		7px;
	margin-left:		-64px;
}

#contentwrapper
{
	float:				left;
	position: 			absolute;
	left: 				50%;
	width: 				973px;
	height: 			50em;
	margin-left: 		-486px; /*always take 1/2 from the size of the width, they have to be negative*/	
}

div.wrapper 
{
	background-image:	url('i/bg_left.gif');
	background-repeat:	repeat-y;
  	margin-right: 		auto;
  	background-color:	#f5f5f5;
}

#aLeft
{
	float:				left;
	width:				715px;
	background-color:	#f5f5f5;
	margin-left:		1px;
	border-right:		5px solid #fff;
}

#aRight
{
	background-image:	url('i/bg_grey_top.gif');
	background-repeat:	repeat-x;
	float:				left;
	width:				250px; /* 244 */
	background-color:	#f5f5f5;
	padding-bottom:		50px;
}

#aClear 
{
 	clear:				both;
}

hr 
{
	display: none;
}


ul
{
	list-style-type: 	none;
}

li
{
	margin-bottom:		2px;
}

li.widget li, li.widget h2
{
	padding:			0px 16px 0px 16px;
}

li.widget li:hover
{
	background-color:	#fbfbfb;
}

li.widget_recent_entries li
{
	margin-bottom:		8px;	
}

ul.bullets li
{
	list-style-type: 	disc;
	list-style-position: outside;
	line-height:		15px;
	margin-left:		26px;
	margin-bottom:		8px;
	color:				#2e2e2e;
}

ol li
{
	list-style-type: 	decimal;
	list-style-position: outside;
	font-size:			13px;
	line-height:		15px;
	margin-left:		14px;
	margin-bottom:		8px;
	color:				#2e2e2e;
}

ol.articles li
{
	list-style-type: 	decimal;
	list-style-position: outside;
	font-weight: 		bold;
	line-height:		15px;
	margin-left:		20px;
	color:				#2e2e2e;
}

ol.articles span
{
	font-weight: 		normal;
}

.text
{
	line-height:		17px;
	padding:			18px 0 0 90px;
	margin-right:		95px;
}

.navRight
{
	line-height:		17px;
}

.pHeader
{
	vertical-align:		text-top; 
	min-height:			75px;
}

.pCategories
{
	font-weight:		bold;
	background-color:	#fff;
	padding:			2px 10px 2px 10px;
	margin-left:		-2px;
}

.authorPic
{
	border:				6px solid #ebebea;
	width:				58px;
	height:				58px;
}

.textauthor
{
	font-size:			12px;
	font-weight:		normal;
	color:				#707070;
	margin-left:		80px;
}

.textauthor2
{
	font-size:			12px;
	font-weight:		normal;
	color:				#707070;
}


.post, .archive li
{
	font-weight:		normal;
	font-family:		calibri, arial, tahoma, franklin gothic medium, san-serif;
	font-size: 			13px;
	line-height: 		15px;
	color:				#202022;
	margin:				0 0 8px 0;
}

.post 
{
	margin: 			0 0 30px 0;
}

.post hr 
{
	display: 			block;
}

.readMore 
{
	font-family:		andale mono,lucida sans;
	line-height: 		17px;
}

.sya_container a
{
	font-family:		calibri, arial, tahoma, franklin gothic medium, san-serif;
}

.sya_container h1
{
	margin-top:			10px;
}

.showEntry
{
	font-size: 			12px;
	margin:				-1px 0 10px 0;
}

.entry
{
	margin-top:			12px;
}

.entry img
{
	max-width: 			590px;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 50px;
}

.navigation2 
{
	display: block;
	text-align: center;
	margin: 20px 95px 0 90px;
	padding-bottom: 50px;
}

/* Links 
**********/

a 
{
	color:				#0055a5;
	text-decoration:	none;
	outline: 			none;
}

a:visited
{
	color:				#0055a5;
	text-decoration:	none;
}

a:hover 
{
	color:				#2d3470;
	background-color:	#fbfbfb;
}

.navRight a, .navRight a:visited
{
	color:				#202022;
	text-decoration:	none;
}

.navRight a:hover
{
	color:				#202022;
	text-decoration:	none;
}

h1 a
{
	color:				#2d3470;
	text-decoration:	none;
}

h1 a:visited 
{
	color:				#2d3470;
	text-decoration:	none;
}

a.imgLogo
{
	text-decoration:	none;
	background-color:	#fff;
}

a.imgLogo:hover
{
	text-decoration:	none;
	background-color:	#fff;
}

a.imgLinkHome
{
	text-decoration:	none;
	background-color:	#2d3470;
}

a.imgMain:hover
{
	text-decoration:	none;
	background-color:	#f5f5f5;
}

a.imgMain
{
	text-decoration:	none;
}

a.imgLinkHome:hover
{
	text-decoration:	none;
	background-color:	#2d3470;
}

.pCategories a
{
	padding:			0 5px 0 5px;
}

a#footerLink
{
	color:				#000;
	background-color:	#f07332;
	text-decoration:	none;
}

a#footerLink:hover
{
	color:				#000;
	background-color:	#fd8648;
	text-decoration:	none;
}

/* Use to show source code */
pre
{
    width: 100%;
    overflow: auto;
    border: 1px solid #ccc;
    padding: 6px;
    margin-bottom: 12px;
} 

/* Specials 
**********/

#imgLogo
{
	margin:				30px 0 0 0;
	padding-left:		1px;
}

#imgTop
{
	position:			absolute;
	left:				452px;
	top:				47px;
}

#imgHome
{
	margin:				12px 0 0 20px;
}

#imgMain
{
	margin:				0px;
	_margin:			0 0 0 -2px; /* fixar problem i IE 6 & 7 */
}

#topNavigation
{
	background-image:	url('i/bg_mainmenu.gif');
	background-repeat:	no-repeat;
	width:				970px;
	height:				32px;
	margin:				10px 0 5px 1px;
	padding:			0px;
}

#footer
{
	background-image:	url('i/bg_footer.gif');
	background-repeat:	no-repeat;
	font-size:			12px;
	color:				#fff;
	width:				973px;
	height:				32px;
	padding:			9px 0 25px 20px;
	margin-top:			5px;
  	border-top:			6px solid #fff;
  	background-color:	#fff;
  	clear: 				both;
}

#searchform 
{
	margin: 5px 0 0 10px;
	padding: 5px 3px;
}

#respond:after 
{
	content: 			"."; 
	display: 			block; 
	height: 			0px; 
	clear: 				both; 
	visibility: 		hidden;
}

/* Begin WP default code ------------------------------------------------------------------------ */

/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Calibri, Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Calibri, Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Calibri, Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/* 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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 50px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */

#sidebar form {
	mmargin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

