/*  
Theme Name: Premiere_Paddlesurf_Blog
Theme URI: 
Description: A theme generated by SlingshotDigital.com
Author: Alex Marques
Author URI: http://www.slingshotdigital.com/
*/

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;
	}
.post {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	background-color: #FFF;
}
.archiveh2 {
	margin-top: 15px;
}
#commentsbox{
	padding: 10px;
}
.pagetitle {
	font-size: 18px;
	line-height: 22px;
	color: #2E2B26;
	padding-bottom: 10px;
}
.archiveh2 {
	font-size: 14px;
	line-height: 18px;
	color: #837161;
}
.archiveh2 a{
	font-size: 14px;
	line-height: 18px;
	color: #837161;
	text-decoration: none;
}
.archiveh2 a:link{
	font-size: 14px;
	line-height: 18px;
	color: #837161;
	text-decoration: none;
}
.archiveh2 a:hover{
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: underline;
}
.archiveh2 a:visited{
	font-size: 14px;
	line-height: 18px;
	color: #837161;
}

