/*  
Theme Name: RefreshWeb 2.0
Theme URI: http://www.RefreshWeb.com/
Description: This is the RefreshWeblog using the spiffy new RefreshWeb site design.
Version: 2.0
Author: RefreshWeb
Author URI: http://www.refreshweb.com/

*/

a:link {
	color: #1e558e;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #3fa6cb;
	}
a:active {
	text-decoration: underline;
	color: #1e558e;
	}
a:hover {
	text-decoration: underline;
	color: #1e558e; 
	}	
		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3fa6cb;
	width: 1000px;
	text-align:center;
	margin: 30px;
	padding: 30px;
	}

/* Begin Typography & Colors */

body {
	font-size: 12px;
	font-family: 'Tahoma', Arial, Helvetica, Sans-Serif;
	color: #000;
	text-align: left;
}

td {
	font-family: Arial, Helvetica, Sans-Serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p	{
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin-left: 120px;
	/* width: 580px; */
	padding: 0px 0px 10px 0px;
	}

h1, h2, h3 {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	font-weight: bolder;
	}

h1 {
	font-size: 16px;
	text-align: left;
	color: #1e558e;
	margin-left: 105px;
	padding: 0px 0px 0px 0px;
	}
	
h2 {
	font-size: 13px;
	text-align: left;
	color: #3fa6cb;
	margin-left: 120px;
	padding: -20px 0px 0px 0px;
	}
		
h3 {
	font-size: 16px;
	color: #1e558e;
	margin-left: 410px;
	padding: 80px 0px 20px 0px;
	}
	
h4 {
	font-size: 12px;
	text-align: center;
	width: 180px;
	color: #3fa6cb;
	padding: 0px 0px 10px 0px;
	}



/* DIV.post { padding-right: 20px;	}	*/
#content_section {
	padding-right: 20px;
}

/*	SIDEBAR:	begin		*/

#sidebar {
	width: 180px;
}

#sidebar, #sidebar a {
	font-size: 10px;
	font-family: 'Tahoma', Arial, Helvetica, Sans-Serif;
	text-align: left;
}

#sidebar a:link {	text-decoration: none;	}
#sidebar a:active {	text-decoration: none;	}
#sidebar a:visited {	text-decoration: none;	}
#sidebar a:hover {	text-decoration: none;	}

	
#sidebar UL, #sidebar LI {	
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#sidebar H1, #sidebar H2, #sidebar H3, #sidebar P {	
	text-align: left;
	margin-left: 0px;
}

#s	{
	width: 110px;
}


/*	SIDEBAR:	end			*/


/*	FIXING SPACING FOR SUBPAGES:	begin	*/
DIV.navigation, OL.commentlist {
	margin-left: 100px;
}
#comments, #respond {
	text-align: left;
	margin-left: 120px;
}

/*	FIXING SPACING FOR SUBPAGES:	end	*/

/*	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.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	float:right;
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {
	float:left;
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* End Images */

.addthis_default_style {
  margin-left: 120px;
}

.addthis_toolbox {
  margin-left: 120px;
}
