
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* --------------[ User-Defined Adjustments ]-------------- */

body {
		font-family: arial,helvetica,sans-serif;
		}


body {
	background-image: url(http://beerindenver.com/wp-content/uploads/2013/02/BeerTile.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
	}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: georgia,times,serif;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 36px;
	color: #000000;
	text-align: Left;
	font-weight: normal;
	font-family: georgia,times,serif;
	}

#sitetitle .description { 
	color:#000000;
	text-align:Left;
	}

#head-content {
	background-image: none;
	}




/* ----------[ Header Background Color Adjustments ]---------- */


/* ----------[ Left Sidebar Float Adjustments ]----------- */

#content .col-3 { float:left; }
#sidebarleft { float:right; }

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {
		font-size: 8pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		}

#topnav li a:hover, #topnav li a:active  {
			}


/* --------------[ Category Navigation Adjustments ]-------------- */

#nav {
		font-size: 8pt; 
	font-weight: normal;	
	}

#nav li a, #nav li a:link, #nav li a:visited {
		}

#nav li a:hover, #nav li a:active  {
			}


/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 9pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #000000;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 9pt;
	}


#contentright a:hover, #contentright a:active { 
	color: #000000;
	}

/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size:8pt;
	color:#ffffff;
	}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}


/* --------------[ Adjustments for Home Side-by-Side Posts ]-------------- */
.post-left {
	float:left;
	width:285px;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #ccc;
	overflow:hidden;
	}

.post-right {
	float:right;
	width:285px;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #ccc;
	overflow:hidden;
	}

.post-left .post, .post-right .post {
	margin:0;
	padding:0;
	border:0;
	}

.post-right .entry, .post-left .entry {
	height:135px;
	overflow:hidden;
	}

.post-right p, .post-left p {
	margin:0;
	}

.post-right img.thumbnail, .post-left img.thumbnail {
	height:70px;
	width:70px;
	margin: 0 10px 5px 0;
	}

.post-right h2, .post-left h2 {
	padding:0;
	margin: 0;
	letter-spacing:0px;
	font-size:10pt;
	line-height:1.3em;
	}

.post-right .postdate, .post-left .postdate {
	display:none;
	}

/* --------------[ Adjustments for Archive Side-by-Side Posts ]-------------- */
.archive-post-left {
	float:left;
	width:285px;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #ccc;
	overflow:hidden;
	}

.archive-post-right {
	float:right;
	width:285px;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #ccc;
	overflow:hidden;
	}

.archive-post-left .post, .archive-post-right .post {
	margin:0;
	padding:0;
	border:0;
	}

.archive-post-right .entry, .archive-post-left .entry {
	height:135px;
	overflow:hidden;
	}

.archive-post-right p, .archive-post-left p {
	margin:0;
	}

.archive-post-right img.thumbnail, .archive-post-left img.thumbnail {
	height:70px;
	width:70px;
	margin: 0 10px 5px 0;
	}

.archive-post-right h2, .archive-post-left h2 {
	padding:0;
	margin: 0;
	letter-spacing:0px;
	font-size:10pt;
	line-height:1.3em;
	}

.archive-post-right .postdate, .archive-post-left .postdate {
	display:none;
	}

