/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */
@import 'style-2.css';
/* --------------[ Color Scheme Adjustgments ]-------------- */
/* ------[ Style Adjustments for Turquoise Color Scheme ]-------- */
a, a:link, a:visited {
color:#336666;
}
#footer, #topnav, #nav {
background:#003333;
}
#topnav ul a:hover, #topnav ul a:active, #topnav li ul, #topnav li:hover, #topnav li.sfhover,
#nav ul a:hover, #nav ul a:active, #nav li ul, #nav li:hover, #nav li.sfhover  {
background:#000;
}
/* --------------[ User-Defined Adjustments ]-------------- */
body {
font-family: arial,helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6, h7, .sitetitle {
font-family: georgia,times,serif;
font-weight: bold;
}
/* -------------------[ Site Title Adjustments ]------------------- */
#sitetitle h1, #sitetitle .title {
font-size: 36px;
color: #000000;
text-align: Left;
font-weight: bold;
font-family: verdana,lucida,sans-serif;
}
#sitetitle .description {
color:#000000;
text-align:Left;
}
#sitetitle {
float:none;
text-indent:-10000em;
position:absolute;
display:none;
}
#head-content {
background: transparent;
background-image: url(http://www.activegearreview.com/wp-content/themes/wp-mediamag-basic/images/agr_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
}
/* ----------[ Header Background Color Adjustments ]---------- */
/* ----------[ Left Sidebar Float Adjustments ]----------- */
#content .col-3 { float:left; }
#sidebarleft { float:right; }
/* --------------[ Top Navigation Adjustments ]-------------- */
#topnav {
font-size: 10pt;
font-weight: normal;
}
#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: 10pt;
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;
}
