/* Apply to ALL elements */
* {
	margin: 0;
	padding: 0;
}



/* To apply style to HTML tags */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background: #ccc;
}

p {
	color: #333;	
}

a {
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

img {
	display: block;
	border: 0;
}





/* Navigation */

#nav {
	background:#333 none repeat scroll 0%;
	overflow:hidden;
	height: 37px;
	padding:40px 0 0 0;
	text-transform: uppercase;
}

#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav ul li {
	display: block;
	float: left;
	font-size: 16px;			
}

#nav ul li a, a:link, a:focus, a:visited {
	text-decoration: none;
	font-size: 16px;
        font-weight: normal;
	color: #fff;
	padding:40px 18px 20px 18px;
}

#nav ul li.active a {
	color: #333;
	background: #fff;
}

#nav ul li a:hover {
	color: #fff;
	background: #999;
        margin-bottom: 2px;
}





/* Page header */

#header {
	padding-top: 15px;
	background: #fff;
        height: 250px;
}

#header .icons {
	margin-right: 48px;
}

#header .icons img {
	margin-left: 10px;
	float: right;
	display: inline;
}





/* Page structure */

#page {
	width: 974px;
	margin: auto;
}

#container {
	width: 974px;
	margin: auto;
	overflow: hidden;
	background: #fff;
	padding-bottom: 30px;
}

#content {
	background: #fff;
	padding-left: 16px;
	padding-right: 16px;
}





/* Section IDs */

#content .spacer {
        margin-top: 20px;
        border-top: 1px solid #999;
        margin-bottom: 15px;
}

#content .section {
	overflow: hidden;
	width: 942px;
}

#content .introduction {
        background: #4c4c4c;
	overflow: hidden;
        margin-bottom: 25px;
        padding: 5px;
}





/* Columns */

#content .column {
	width: 314px;
	float: left;
}

#content .section .column .imgarchive {
	min-height: 380px;
}

#content .section .column .archive {
	min-height: 150px;
}

#content .introcolumn {
	width: 314px;
	float: right;
}

#content .widecolumn {
	width: 594px;
	float: left;
        display: inline;
        overflow: hidden;
        margin-right: 34px;
}

#content .widecolumn-right {
	width: 594px;
	float: left;
        display: inline;
        overflow: hidden;
        margin-left: 34px;
}

#content .featcolumn {
	width: 235px;
	float: left;
}





/* Images */

#content .column .image {
        width: 314px;
        overflow: hidden;
}

#content .column .emp {
        height: 235px;
        overflow: hidden;
}

#content .widecolumn .emp {
        height: 86px;
        overflow: hidden;
}

#content .column .image img {
        height: 235px;
        position: relative;
        left: -90px;
}

#content .widecolumn .podimage img {
        width: 100px;
        height: 50px;
        position: relative;
        margin-right: 10px;
}

#content .widecolumn img {
	width: 594px;
        height: 290px;
        float: left;
}





/* Paragraphs */

#content .column p {
	padding: 0 34px 10px 1px;
}

#content .column .top p {
	padding: 0 0 10px 1px;
}

#content a {
	font-size: 13px;
        font-weight: bold;
        color: #0099ff;
}

#content a:hover {
        color: #333;
}





/* Headers */

#content .bighead {
        font-size: 30px;
        font-weight: bold;
        line-height: 32px;
        color: #666;
}

#content .xbighead {
        font-size: 44px;
        font-weight: bold;
        line-height: 46px;
        color: #333;
}

#content .bighead a, a:link, a:focus, a:visited {
        font-size: 30px;
        font-weight: bold;
        color: #0099ff;
}

#content .bighead a:hover {
	text-decoration: underline;
}

#content .introduction .bighead {
        font-size: 30px;
        font-weight: bold;
        line-height: 32px;
        color: #a8dbf9;
}

#content .introduction .bighead a, a:link, a:focus, a:visited {
        font-size: 30px;
        font-weight: bold;
        color: #fff;
}

#content .introduction .bighead a:hover {
	text-decoration: underline;
}

#content .head1 {
	font-size: 16px;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

#content .head1 a, a:link, a:focus, a:visited {
	color: #333;
	font-size: 16px;
	padding: 0;
}

#content .head1 a:hover {
	color: #333;
	text-decoration: underline;
}

#content .head2 {
	font-size: 13px;
	color: #fff;
	background: #0099ff;
	padding: 7px 8px;
        margin-right: 34px;
        margin-bottom: 5px;
}

#content a, a:link, a:focus, a:visited .head2 {
	text-decoration: none;
	font-size: 13px;
	padding: 0;
}

#content a:hover .head2 {
	background: #333;
}

#content .widecolumn .head2 {
	font-size: 20px;
	color: #fff;
	background: #0099ff;
	padding: 7px 8px;
        height: 30px;
	width: 450px;
}

#content .widecolumn a, a:link, a:focus, a:visited .head2 {
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	padding: 0;
}

#content .widecolumn a:hover {
	color: #0099ff;;
}

#content .widecolumn a, a:link, a:focus, a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #666;
	padding: 0;
}

#content .widecolumn a:hover .head2 {
	background: #333;
}

#content .column .head3 {
	font-size: 13px;
	color: #0099ff;
	margin-right: 34px;
}

#content .column .head3 a, a:link, a:focus, a:visited {
	text-decoration: none;
	color: #0099ff;
	font-size: 13px;
	padding: 0;
}

#content .column .head3 a:hover {
	color: #333;
}

#content .featurehead {
        font-size: 44px;
        background: #333;
        height: 50px;
        color: #fff;
        text-transform: uppercase;
        padding-top: 8px;
}

#content .featureintro {
        font-size: 20px;
        line-height: 20px;
        font-style: italic;
	color: #333;
        padding: 10px 0;
}

#content .featlink {
	font-size: 13px;
	color: #fff;
	background: #999;
	padding: 7px 8px;
}

#content a, a:link, a:focus, a:visited .featlink {
	text-decoration: none;
	font-size: 13px;
	padding: 0;
}

#content a:hover .featlink {
	background: #0099ff;
}






/* Buttons */

#content .column a .itunes {
        background: url("http://www.webgun.net/images/site_graphics/itunes_button2.jpg") 0 0 no-repeat;
        height: 58px;
        width: 280px;
}

#content .column a:hover .itunes { 
        background-position: 0 -58px;
}

#content .column a .email {
        background: url("http://www.webgun.net/images/site_graphics/email_button.jpg") 0 0 no-repeat;
        height: 87px;
        width: 280px;
}

#content .column a:hover .email { 
        background-position: 0 -87px;
}

#content .column a .facebook {
        background: url("http://www.webgun.net/images/site_graphics/facebook_button2.jpg") 0 0 no-repeat;
        height: 58px;
        width: 280px;
}

#content .column a:hover .facebook { 
        background-position: 0 -58px;
}

#content .column a .twitter {
        background: url("http://www.webgun.net/images/site_graphics/twitter_button2.jpg") 0 0 no-repeat;
        height: 58px;
        width: 280px;
}

#content .column a:hover .twitter { 
        background-position: 0 -58px;
}






/* Comments */

#comments {
        width: 572px;
        background: #ffdf73;
        padding: 10px;
}

#comments .head1 {
	font-size: 16px;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}

#comments .title {
         font-weight: bold;
         padding-bottom: 10px;
}

#comments .entry {
        padding-top: 10px;
}

#comments p {
        padding-top: 5px;
}





/* Footer */

#footer {
        background: #333;
	height: 190px;
	overflow: hidden;
	padding: 15px 17px;
}

#footer p {
	font-weight: bold;
        color: #fff;
}

#footer .group {
	width: 188px;
	height: 170px;
	float: left;
}

#footer ul {
	padding-top: 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#footer ul li {			
}

#footer ul li a, a:link, a:focus, a:visited {
	font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	color: #ccc;
}

#footer ul li.active a {
	color: #ccc;
}

#footer ul li a:hover {
	color: #0099ff;
}

