/*  
Theme Name: CAG[blog]
Theme URI: http://www.cagrimmett.com/
Description: c.a.grimmett's weblog
Version: 1.0
Author: C.A.Grimmett
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
min-width: 1100px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#background {
	height: 90px;
	margin:0;
	border-bottom: 7px solid #69c;
	background: #444;
}

.amagi {
float: right;
margin-top: 18px;
margin-right: 20px;
}

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 2.5em;
letter-spacing: .1em;
/*width: 1050px;*/
padding-top: 100px;
}

 #wrapper {

	font-size: 1.2em;
/*
	width: 1050px;
	margin-left: 30px;
	text-align: center;
	position: relative; 
*/
}

#header {
text-align: left;
margin: 0;
height: 15px;
font-variant: small-caps;
/*min-width: 1050px;*/
}

#sidebar2 h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #eeedf6;
	color: #444;
	font: 72.5%/200% Georgia, serif;
	text-align: center;
	}



/* @end */

a:link, a:visited {
	color: #6699cc;
	text-decoration: none;
	font-weight: normal;
}

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

.headtext {
font-size: 30px;
color: #fff;
padding-top: 30px;
padding-left: 30px;
text-align: left;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

.headtext a:link, .headlink a:visited, .headlink a:hover {
color: #fff;
text-decoration: none;
}



#sidebar a {border: none; font-weight: normal;}

.post li p, #sidebar2 li p {display: inline;}
.post li a, #sidebar2 li a {font-weight: bold;}
.post li, #sidebar2 li {display: inline;}

#sidebar2 ul {padding-top: 15px;}

/* #sidebar h2 {text-transform: uppercase;} */

a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

#header img {border: 0px solid #bebebe; float: left;}

#sidebar {
text-align: left;
position: absolute;
top: 90px;
right: 0;
width: 125px;
padding-bottom: 25px;
margin-left: 900px;
}

/*#sidebar2 {
text-align: left;
position: absolute;
top: 90px;
left: 470px;
width: 300px;
padding-bottom: 25px;
}*/

#footer {
}

#sidebar h3 {
	color:#00234a;
}

#sidebar2 h3 {
margin: 1.5em 0 -1em;
font-weight: normal;
}

#sidebar h1 a{
font-weight: bold;}

p.postmetadata {
line-height: 100%;
margin: 10px 0 25px;
color: #5e5e5e;
}


/* Main page stuff */

#main {
width:750px;
margin-left: auto;
margin-right: auto;
}

.archives {
width: 175px;
float: right;
margin-top: 0px;
margin-right: 25px;
text-align: right;
list-style: none;
padding-left: 20px;
/*border-left: 1px solid #999;*/
padding-bottom: 100px;
}

.archives h3 {
color: #00234a;
}

.post {text-align: left;
float: left;
/*margin-left: 200px;*/
width: 700px;
/*position: absolute;*/
margin-left: 0px;
margin-top: 0px;
padding-bottom: 25px;
border-bottom: 1px dashed #82cf4c;
}


.post p {
margin-bottom: 15px;
}

.post img {
margin-bottom:15px;
}

.title {
color: #00234a;
font-size: 20px;
}

.title2 h1 {
	font-size: 15px;
	color: #69c;
	width:430px;
}

.entry {
text-align: left;
width: 700px;
}

/*.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #69c;}*/

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 2px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}


.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #69c;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

.entry img {
max-width: 690px;
padding: 5px;
border: 1px solid #ccc;
margin-left: auto;
margin-right: auto;
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry li {display: block;}

ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

ul.archive li{display: block; padding: 0 0 1em;}

ul.archive p {
display: block; padding: 0;}

ul.archive {margin: 0; padding:0;
}


.alignleft {float: left;}
.alignright {float: right;}

/* Begin Comments*/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#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; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;}

/* End Search */

.hr {
	border-bottom: 1px solid #aaa;
}

.space {
	border-bottom: 1px dashed #999;
}


/* Navigation */
.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #6699cc; /*blue color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin-top: 25px;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:none;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 13px Lucida Grande;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: #eeedf6; /*Default menu color*/


/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #6699cc; /*blue color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #6699cc; /*blue color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: left;
margin: 0;
margin-top: 5px;
margin-right: 30px;
margin-left: 20px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #6699cc;
background-color: black;
color: white;
}

/* End Navigation */

