* {margin:0;padding:0; border: 0px none;}
ul, ol, li {list-style-type:none;}
a { text-decoration: none;}

body {
font: 62.5% "Arial", Helvetica, san-serif;   
background: #1c93c8 url('images/bg.gif') top left repeat-x;
color: #015281;
margin: 0 auto;
}

#page {
margin: 0 auto;
width: 900px;
text-align: left;
}

h1 {
text-indent: -9999px;
float: left;
margin: 15px 0 0 0;
color: #1491da;
font: bold 3.2em/1.2em "Arial", Helvetica, san-serif;   
}
h1 a {
height: 79px;
width: 350px;
display: block;
background: url(images/rareshare.gif) top left no-repeat;
}
#content {
background: #1373a8 url(images/content-top.gif) top left no-repeat;
float: left;
width: 680px;
}
#content #bottom {
background: url(images/content-btm.gif) bottom left no-repeat;
float: left;
width: 680px;
min-height: 375px;
padding: 15px 0;
}
.widecolumn .entry p {	font-size: 1.05em; 	}
.narrowcolumn .entry, .widecolumn .entry { 	line-height: 1.4em;	}
.alt {	background-color: #fff;	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#header .description {
  font: italic 1.7em/1.2em "Arial", Helvetica, san-serif;   
  width: 350px;
  color: #1290d9;
  margin: 42px 0 0 ;
  float: right;
  padding-right: 5px;
  text-align: right;
}

h2.pagetitle { font-size: 2em;	}
#content a { 	color: #cce915; 	}
#content a:hover {
text-decoration: none;
color: #ff7700;
}

#content p {
color: #fff;
font: normal 1.3em/1.3em "Arial", Helvetica, san-serif;   
margin: 10px 20px 15px;
}

#content comments {
color: #4CCBFF;
font: normal 1em/1em "Arial", Helvetica, san-serif;   
margin: 20px;
}

#content small {
color: #4CCBFF;
font: normal 1.4em/1.3em "Arial", Helvetica, san-serif;   
margin: 20px;
}

#content ul {
color: #fff;
font: normal 1.3em/1.3em "Arial", Helvetica, san-serif;   
margin: 0 20px 15px;
}
#content ul li { margin: 0 10px 5px; }

.entry p a:visited {
color: #a5b44a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Arial", Helvetica, san-serif;   
	}

.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: "Arial", Helvetica, san-serif;   
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { 	color: #015281; 	}

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 "Arial", Helvetica, san-serif;   
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#header {
width: 900px;
height: 122px;
float: left;
}
.widecolumn { 	margin: 0 0 0 125px; }
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr { 	display: block; 	}
.narrowcolumn .postmetadata {
	padding: 3px 5px;
	background: #216c97;
	}
.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: left; }
.clear {clear: both;}



/* footer elements
--------------------------------*/
#footer {
width: 100%;
float: left;
height: 57px;
margin: 15px 0;
background: #fff url(images/footer-bg.gif) top left repeat-x;
}
#footer div {
margin: 0 auto;
width: 860px;
text-align: left;
}
#footer p {
color: #015281;
font: normal 1.1em/1.2em "Arial", Helvetica, san-serif;   
margin: 14px 0 0;
}
/* End Structure */



/*	Begin Headers */

h2 {
color: #fff;
font: normal 2em/1.2em "Arial", Helvetica, san-serif;   
margin: 0 20px 15px;
letter-spacing: -0.01em;
}
h3 {
color: #4ccbff;
font: normal 1.8em/1.2em "Arial", Helvetica, san-serif;   
margin: 0px 20px 20px;
}

h3.comments {
	padding: 0;
	margin: 20px auto;
	}
/* 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
	}
/* 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 li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p {
color: #fff;
font: normal 1.1em/1.2em "Arial", Helvetica, san-serif;   
margin: 0 20px 5px;
}
#sidebar ul p a { color: #cce915; }
#sidebar ul p a:hover  { color: #ff7700; }
#sidebar ul p, #sidebar ul select { 	margin: 5px 0 8px; 	}
#sidebar ul ul, #sidebar ul ol { 	margin: 5px 0 0 0; 	}
#sidebar ul ul ul, #sidebar ul ol { 	margin: 0 0 0 10px; 	}
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; 	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 0;
 
text-align: center;
}
#sidebar #searchform { text-align: left; }
#searchform #s {
width: 125px;
padding: 2px;
font: normal 1.2em/1.2em "Arial", Helvetica, san-serif;   
border: 2px solid #31b2e6; 
	}
#searchsubmit, #submit {
border-top: 2px solid #54c7f6; 
border-right: 2px solid #055888; 
border-bottom: 2px solid #055888; 
border-left: 2px solid #54c7f6; 	
background: #31b2e6;
font-weight: bold;
font: normal 1.2em/1.2em "Arial", Helvetica, san-serif;   
color: #fff;
padding: 1px 2px;
}
.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: 75%;
	padding: 2px;
	}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	font: normal 1.2em/1.2em "Arial", Helvetica, san-serif;   
	}
.commentlist li {
	margin: 15px 20px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #2080b4;
	
	}
.commentlist li.alt { 	background: #409bcd; }
.commentlist li p {
	margin: 10px 5px 10px 0;
	color: #015281;
	
	}
#commentform p { 	margin: 5px 20px; 	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Sidebar */
#sidebar {
float: right;
width: 200px;
}
#sidebar form { margin: 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/





/* block elements
--------------------------------*/
#sidebar ul{
margin: 0;
padding: 0;
float: left;
}
#sidebar ul li {
margin: 0 0 6px;
padding: 0;
float: left;
}
#block {
width: 200px;
background: url(images/block-top.gif) top left no-repeat;
float: left;
}
#block div {
width: 200px;
background: url(images/block-btm.gif) bottom left no-repeat;
padding: 0 0 15px;
float: left;
}
#block h2 {
font: bold 1.3em/1.15em "Arial", Helvetica, san-serif;   
color: #fff;
margin: 4px 8px 8px 4px;
padding: 7px 6px 7px;
background: #0082ce url(images/h4-blue.gif) top left no-repeat;
}
#block h2.orange { background: #ff7700 url(images/h4-orange.gif) top left no-repeat; }
#block h2.turq { background: #31b2e6 url(images/h4-turq.gif) top left no-repeat; }
 #block h2.green { background: #afcb00 url(images/h4-green.gif) top left no-repeat; }
#block div ul { margin: 0 ; }
#block p, #block div ul li {
color: #015281;
font: normal 1.2em/1.2em "Arial", Helvetica, san-serif;   
margin: 0 11px 4px;
float: none;
}
#block p span {
color: #6196b5;
font: normal 0.95em/0.95em "Arial", Helvetica, san-serif;   
}
#block a { color: #0082ce; font-weight: bold;}
#block a:hover { color: #ff7700; }
#clearall {
clear: both;
width: 200px;
background: none;
padding: 0;
margin: 0;
}
