/*  
Theme Name: Borgatti
Theme URI: http://www.robertoborgatti.com
Description: A WordPress theme based on the framework of the default. Customized as a CMS with blog on the sidebar. Blog is a newsfeed with NO comment making ability. All commenting templates have been deleted and there is no way to leave feedback besides the static contact page.
Version: 1.0
Author: Robert Moakler
Author URI: rmoakler@gmail.com
*/
	


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', 'Verdana', Sans-Serif;
	background: #fff url('images/background.gif') repeat-x;
	color: #333;
	}

#page {
	background: white url('images/shad_bottom.gif') repeat-x bottom left;
	text-align: left;
	}

#header {
	width: 100%;
	}

#content {
	font-size: 1.4em
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#sidebarloc {
	float: left;
	width: 10%;
	}

#book {
	_margin: 0 0 -4px 0;
	width: 230px;
	background: #83aabb;
	color: 000;
	text-align: center;
	}

.news {
	margin: 0 0 3px 0;
	width: 220px;
	border: 1px solid #83aabb;
	padding: 4px;
	}

#qknav {
	width: 210px;
	margin: 0 0 15px 0;
	text-align: right;
	}

#quicknav {
display: block;
	margin: 20px 0 8px 0;
padding: 4px 0 0 0;
	font-size: .9em;
border-top: 1px black solid;
	}

#footer {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	margin: 20px 0 10px 0;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Calibri', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	color: #83aabb;
	font-size: 2.1em;
	}

h5 {
color: #000;
font-size: 14px;
margin: -5px 0 10px 0;
font-weight: normal;
 font-style: italic;
}

h2.pagetitle {
	color: #85aabd;
	font-size: 1.7em;
	}

#sidebar h2 {
	margin: 0;
	font-family: 'Calibri', 'Arial', Verdana, Sans-Serif;
	font-size: 1.7em;
	}

#pics {
text-align: center;
}

#pics img {
border: 1px solid #c6c6c6;
padding: 4px;
margin: 2px;
}

h3 {
	font-size: 1.3em;
	}

#sidebar h3 {
	margin: 0;
	font-family: 'Calibri', 'Arial', Verdana, Sans-Serif;
	font-size: 1.4em;
	}

#book h6 {
	margin: 0 0 7px 5px;
	color: #000;
	font-family: 'Calibri', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
a, a:hover, a:visited, a:active {
	color: #83aabb;
	text-decoration: none;
	}


.entry a {
	color: #83aabb;
	}

a:hover.entry {
	color: #000;
	}
.entry a:visited {
color: #83aabb;
}

#qknav a, #qknav a:hover, #qknav a:visited, #qknav a:active {
	color: #000;
	text-decoration: none;
	}

#quicknav a, #quicknav a:visited, #quicknav a:active {
	color: #83aabb ;
	text-decoration: none;
	}

#quicknav a:hover {
	color: #000;
}

.news a {
	color: #83aabb;
	text-decoration: none;
	}
.news a:visited {
	color: #83aabb;
	text-decoration: none;
	}

.titlelink {
	border: none;
	}

.border {
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	padding: 0;
	border: 1px solid #959596;
	}

#header {
	height: 160px; 
	background: url('images/design.gif') no-repeat top right;
	}

.narrowcolumn {
padding: 0 15px 4px 15px;
float: left;
width: 99%;
	background: url('images/shad_bottom.gif') repeat-x bottom left;
	border-left: 1px solid #dcd7c8;
	border-right: 1px solid #dcd7c8;
	} 

#holderrr {
float: left; 
width: 60%; 
margin: -20px 5% 0 5%; 
_margin: -20px 3% 0 3%;
}

.post {
	margin: 10px 0 10px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	clear: left;
}

#footer p {
	display: block;
	margin: 0;
	text-align: center;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 5px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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
	}

img.narrowcolumn {
	margin: 5px;
}

/* End Images */







/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */









/* Begin Sidebar */
#sidebar
{
float: left;
	width: 15%;

	}

#sidebar form {
	margin: 0;
	}

#sidebar {
	font: 1.3em 'Arial', Verdana, Arial, Sans-Serif;
	}
/* 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;
	}

hr {
	display: none;
	}



.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

a.biography { /* definition of the "image" class in the <a> tag */
float: left;
     width: 116px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/biography.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.biography:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/biography_hover.gif'); /* source for target image */
border: 0;
     } 

a.philosophy { /* definition of the "image" class in the <a> tag */
float: left;
     width: 107px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/philosophy.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.philosophy:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/philosophy_hover.gif'); /* source for target image */
border: 0;
     } 

a.lessons { /* definition of the "image" class in the <a> tag */
float: left;
     width: 139px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/lessons.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.lessons:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/lessons_hover.gif'); /* source for target image */
border: 0;
     } 

a.gallery { /* definition of the "image" class in the <a> tag */
float: left;
     width: 74px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/gallery.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.gallery:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/gallery_hover.gif'); /* source for target image */
border: 0;
     } 

a.florida { /* definition of the "image" class in the <a> tag */
float: left;
     width: 71px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/florida.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.florida:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/florida_hover.gif'); /* source for target image */
border: 0;
     } 

a.testimonials { /* definition of the "image" class in the <a> tag */
float: left;
     width: 102px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/testimonials.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.testimonials:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/testimonials_hover.gif'); /* source for target image */
border: 0;
     } 

a.faqs { /* definition of the "image" class in the <a> tag */
float: left;
     width: 57px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/faqs.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.faqs:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/faqs_hover.gif'); /* source for target image */
border: 0;
     } 

a.contact { /* definition of the "image" class in the <a> tag */
float: left;
     width: 67px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/contact.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.contact:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/contact_hover.gif'); /* source for target image */
border: 0;
     } 

a.tips { /* definition of the "image" class in the <a> tag */
float: left;
     width: 57px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url('images/menu/tips.gif'); /* source for start image */
     background-repeat: no-repeat;
border: 0;
     }
a.tips:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url('images/menu/tips_hover.gif'); /* source for target image */
border: 0;
     }

a img {
	border: none;
margin: 0;
padding: 0;
	}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ccc; border-left:0px solid #08c; border-right:0px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; width: 210px;background:#ccc; border:0 solid #08c; border-width:0 1px;}

#header a:link, #header a:hover, #header a:active, #header a:visited {
border: 0;
}

#quicknav a:link {
#color: #83aabb;
}

#quicknav a:hover {
#color: #83aabb;
}

#quicknav a:visited {
#color: #83aabb;
}

#quicknav a:active {
#color: #83aabb;
}

.post a:link, .post a:visited, .post a:hover, .post a:active {
color: #000;
text-decoration: none;
}

#more a:link {
#color: #83aabb;
text-decoration: none;
}

#more a:visited {
#color: #83aabb;
text-decoration: none;
}


/* , #more a:hover, #more a:active */
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

