/* -----------------------------------------------
Theme Name: Zinmag Primus
Theme URI: http://web2feel.com/remedy/
Description: A free premium magazine wp theme from jinsona designs.
Author: jinsona designs
Author URI: www.wpfreethemes.com

Converted to blogger template by FalconHive.com
Theme URI: http://www.bloggerstyles.com/zinmag-primus-blogger-template/
Version: 1.02
Date: 21 January 2009
Author URI: http://www.falconhive.com
----------------------------------------------- */

#navbar-iframe {
   height:0px;
   visibility:hidden;
   display:none;
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#2D2822 top repeat-x;
	font-family:Angsana New;
	color:#161514;
	font-size:18px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#6F615A;
	text-decoration:none
	}
a:hover {
	color:#D40404;
	text-decoration:none
	}
h1, h2, h3, h4, h5, h6 {
	}
	
blockquote {
	padding-left:10px;
	color:#444;
	font-style: normal;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#F4F4F4;
	padding-top:5px;
	}

#casing {
	padding:0px 0px 0px 0px;
	background:#F4F4F4;
	background-repeat:no-repeat;
	}		

#topbar {
	height: 35px;
	margin-bottom: 0px;
	background:#161514;
	font-family:Georgia,Century gothic, Arial,Tahoma,sans-serif;
	font-size: 12px;
}

span.topfeed {
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/rss.png) no-repeat;
	padding: 1px 0px 0px 20px;
	float:left;
	margin:8px 0px 0px 10px;
	height:20px;
}
	
	
/* The Header */

#top {
	height:104px;
	margin:auto;
	background:#f4f4f4 top repeat-x;
	width:1000px;
	}
	
.blogname {
	width:500px;
	font-family:Georgia ,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 0 0 0px;
    float:left;
	background-repeat:no-repeat;
	}
	
.blogname h1  {
	font-size:45px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:5px 0 0 20px;
	}
.blogname h1 a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
.blogname h1 a:hover { 
	color: #cacccd; 
	}
.blogname h2 {
	margin:2px 0px 0px 20px;
	font-size:12px;
	font-weight:normal;
	color:#343434;
	text-align:left;
	text-transform:uppercase;
	}


/* The Search */
#search {
	height:30px; /**/
	width:auto;
	margin-top:5px;
	padding:10px 5px 10px 15px;
	width:310px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/sform.jpg);
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 80%;
}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 1px 5px; /*was 6px 2px 7px 5px*/
	background:#fff url(http://i770.photobucket.com/albums/xx345/brandonweir/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:57px;
	float: left;
	background:#fff url(http://i770.photobucket.com/albums/xx345/brandonweir/sbutton.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}


/*Page menu*/

#foxmenucontainer2{
	height:34px;
	padding:0px 0 0px 0px;
	font: bold 12px verdana;
	font-weight:bold;
	text-transform:none;
        position:relative;
        left:75px;
	}

#foxmenucontainer{
	height:34px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/foxmenu.jpg) repeat-x;
	padding:0px 0 0px 0px;
	font: bold 12px verdana;
	font-weight:bold;
	text-transform:none;
	}
	

#menu ,#menu ul {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	list-style: none;
	height:34px;
	}

#menu a {
	color: #111;
	display: block;
    font-weight: normal;
   	padding: 10px 10px 10px 10px;
	}
	
#menu a:hover {
	color: #D40404;
	display: block;
	text-decoration: none;
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#d4d4d4;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#111;
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#d4d4d4;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#D40404;
	}

#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	z-index:200;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

	
/* Category menu*/
	
#catmenucontainer {
	height:34px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/foxmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px verdana, Arial, sans-serif;
	font-weight:bold;
	}
		
#catmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px;
	list-style: none;
	height:34px;
	}

#catmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	height:34px;
	}

#catmenu a {
	color: #111;
	display: block;
    	font-weight: bold;
  	padding: 10px 10px 9px 10px;
	}
	
#catmenu a:hover {
	color: #D40404;
	display: block;
	text-decoration: none;
	}

#catmenu li {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	}
	
#catmenu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 150px;
	}
	
#catmenu li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background: #d4d4d4;
	width: 150px;
	float: none;
	margin: 0px 0px;
	padding: 7px 10px 7px 10px;
	color:#111;
	}
	
#catmenu li li a:hover, #catmenu  li li a:active {
	background: #d4d4d4;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	color:#D40404;
	}

#catmenu li ul {
	position: absolute;
	left: -999em;
	z-index:200;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/menu.png) bottom ;
	width:170px;
	}

#catmenu li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	
		
/* Main Content*/	

#content {
	float:left;
	width: 650px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 5px 0px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/title.jpg) no-repeat;
}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#75481F;
	text-transform: uppercase;
	}
	
.single {
	width:630px;
	margin: 0px 5px 15px 12px;
	height:100%;
	color:#504945;
	font: 14px Georgia, century gothic,Arial,verdana, sans-serif;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/single.jpg) repeat-y;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px  century gothic,Arial,verdana, Georgia, sans-serif;
	font-weight:bold;
	overflow:hidden;
	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252525;
	background-color: transparent;
	font-weight:bold;
	}
.single  h2 a:hover  {
	color: #ac0604;
	background-color: transparent;
	font-weight:bold;
	}	
.author{
	color:#75481F;
	padding:0px 0 0px 5px;

}
.clock{
	color:#75481F;
	padding:0px 0 0px 5px;
}	

.comm{
	padding:0px 10px 0px 10px;
	position:relative;
}

.comm a:link,
.comm a:visited {
		color:#AC0604;
}
.comm a:hover{
	color:#d42323;
}

.more{
	padding:0px 0 2px 20px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
	color:#AC0604;
}
.more a:hover{
	color:#d40d0d;
}

.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 5px 0px;
	background:#f7f7f7 url(http://i770.photobucket.com/albums/xx345/brandonweir/macmet.jpg) bottom left;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
	}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/pmore.jpg) left no-repeat;
}

.postmore a:link,
.postmore a:visited {
	color:#fff;
}
.postmore a:hover{
	color:#fff;
}
.category{
	font-size:7px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px 5px 10px;
	text-transform: uppercase;
}

.category a:link,.category a:visited{
	color:#0082D8;
	}
	
.category a:hover{
	color:#d40d0d;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#0033CC;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	padding:5px 5px;
	background:#fff;
	border:1px solid #ccc;
	margin:2px 5px 5px 0px;
	}
	
.entry p{
	margin:5px 5px;
	padding:0px 0px;
	line-height:20px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	font-size:13px;
}


/* right column */
#rightcol{
	float:right;
	width:340px;
	padding:0 5px 10px 0;
}


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:160px;
	padding-top:5px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#333;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#fff;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #eae9e9;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar1 ul li {
	color:#333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #CFCFCF;
	}
	
#ArchiveList ul a:link {
	color:#333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	width: 140px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	height:100%;
	line-height:18px;
	}

.sidebar1 ul li a:hover {
	color: #d10101;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:160px;
	padding-top:5px;
	padding-right:10px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#333;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#fff;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #eae9e9;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar2 ul li {
	color:#333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	border-bottom:1px dotted #CFCFCF;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	height:100%;
	line-height:18px;
	}

.sidebar2 ul li a:hover {
	color: #d10101;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar2 table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}		

	
/*Bottom bar */
#footop{	
	width:970px;
	margin:0px 0px 0px 0px;
	padding:10px 15px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/navi.jpg);
	}
			
#footbar{
	width:980px;
	padding: 0px 10px 30px 10px;
	margin:0px 0px;
	float:left;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/bot.jpg) repeat-y;
	height:100%;
	font-family:  Tahoma,Georgia,Century gothic, Arial, sans-serif;
}	


.barone{
	float:left;
	width:226px;
	padding-top:5px;
	margin-right:5px;
	margin-left:10px;
	font-size:12px;
	color: #fff;
}
.barone ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
.barone h2 {
	font-family: Century gothic,verdana, Arial, sans-serif;
	height:40px;
	line-height:50px;
	font-size:22px;
	color:#ffffff;
	margin:5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	}

.barone ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 8px;
	color:#fff;
	border-bottom:1px dotted #353535;
	}

.barone ul li a:link, .barone ul li a:visited {
	color:#666;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

.barone ul li a:hover {
	color: #fff;
	}

/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:25px;
	padding:15px 0 0 0;
	color:#666;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	float:left;
	width:100%;
	background:#F4F4F4 url(http://i770.photobucket.com/albums/xx345/brandonweir/foot.jpg) top no-repeat;
	}

#footer a:link , #footer a:visited{
	color:#666;
	}

#footer a:hover {
	color:#333;
	}
.fleft{
	float:left;
	padding: 0 0 0 15px;
}

.fright{
	float:right;
	padding: 0 15px 0 0;
}


/* The Navigation */

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 10px 12px;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(http://i770.photobucket.com/albums/xx345/brandonweir/postinf.jpg)repeat-x;
	}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;
	}
	
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}

.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	
.ad1{
	text-align:center;
	margin:5px 5px;
}

.ad2{
	text-align:center;
	margin:2px auto;
}

#comment{
	height:100%;
	padding:0px 10px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	} 	
	
#respond{
	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;
	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;
	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;
	}
.comments input#submit {
	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#0083DB;
	border:2px solid #005F9F;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	}
	
ol.commentlist li { 
	border:1px solid #DEDCDD; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 }
 
ol.commentlist li div.reply {  
	background:#777; 
	border:2px solid #555; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}
	
h2.rp {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(http://i770.photobucket.com/albums/xx345/brandonweir/rp.jpg) no-repeat;
	line-height:50px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:40px;
}

h2.rc {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(http://i770.photobucket.com/albums/xx345/brandonweir/rc.jpg) no-repeat;
	line-height:50px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:40px;
}

h2.pp {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(http://i770.photobucket.com/albums/xx345/brandonweir/pp.jpg) no-repeat;
	line-height:50px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:40px;
}


h2.mc {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(http://i770.photobucket.com/albums/xx345/brandonweir/mc.jpg) no-repeat;
	line-height:50px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:40px;
}


.tagcloud{
	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:0px 0px;
	background:#fff url(http://i770.photobucket.com/albums/xx345/brandonweir/tbody.jpg) repeat-y;
	font-family:Tahoma,Century gothic,verdana, Arial,  sans-serif;
}

.tagcloud  a:link, .tagcloud  a:visited {
	color:#0282D9;
}	
.tagcloud a:hover{
	color:#BC0C0F;
}

.tagtop{
	margin: 8px 0px 0px 0px;
	height:42px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/tagtop2.jpg);
	width:330px;
}

.tagbot{
	margin:0px 0px 0px 0px;
	height:20px;
	background: url(http://i770.photobucket.com/albums/xx345/brandonweir/tagbot.jpg);
	width:330px;
	float:left;
}


.vidbody{
	width:310px;
	float:left;
	height:100%;
	padding:5px 10px;
	margin:0px 0px;
	background:#fff url(http://i770.photobucket.com/albums/xx345/brandonweir/tbody.jpg) repeat-y;
	font-family:Tahoma,Century gothic,verdana, Arial,  sans-serif;
}


.vidtop{
	margin:5px 0px 0px 0px;
	height:43px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/vidtop2.jpg) bottom;
	width:330px;
}
.vidbot{
	margin:0px 0px 0px 0px;
	height:20px;
	background: url(http://i770.photobucket.com/albums/xx345/brandonweir/tagbot.jpg);
	width:330px;
	float:left;
}

.twittop{
	margin:5px 0px 0px 0px;
	height:60px;
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/twitop.jpg);
	width:330px;
}
#twitter_div{
	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:0px 0px;
	background:#fff url(http://i770.photobucket.com/albums/xx345/brandonweir/tbody.jpg) repeat-y;
	font-family:Tahoma,Century gothic,verdana, Arial,  sans-serif;
}

ul#twitter_update_list{
	list-style:none;
	padding: 0px 0px;
	margin:0px 0px;
}
ul#twitter_update_list li{
	list-style:none;
	padding: 5px 0px;
	margin:0px 0px;
	line-height:18px;
	border-bottom:1px dotted #ccc;
}

#twitter_update_list li a:link, #twitter_update_list li   a:visited{
	color:#0282D9;
}

#twitter_div a:link, #twitter_div a:visited{
	color:#0282D9;
}

#twitter_update_list li a:hover{
	color:#BC0C0F;
}

.headbanner{
	margin:20px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:468px;
	height:60px;
	float:right;
	background:#fff;
	overflow:hidden;
}

.bigbanner img  {
	margin: 0px 0px;
	padding: 0px 0px;
}
.banner{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:330px;
	float:left;
	height:100%;
}

.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: auto; 
}

.banner li{
	width:127px;
	margin:8px 0px 8px 15px; /*was 5px 8px 0px 8px */
	padding:8px 9px 5px 8px; /*was 8px 9px*/
	list-style:none;
	display: block;
	overflow:hidden;
	float:left;
	background:#fff ;
	border:1px solid #ddd;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

.boxbanner li a:link, .boxbanner li a:visited {
	text-decoration: none;
}
.boxbanner{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:330px;
	float:left;
	height:100%;
}

.boxbanner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: auto; 
}

.boxbanner li{
	width:127px;
	height:130px;
	margin:8px 0px 8px 15px; /*was 5px 8px 0px 8px */
	padding:8px 9px 5px 8px; /*was 8px 9px*/
	list-style:none;
	display: block;
	overflow:hidden;
	float:left;
	background:#fff ;
	border:1px solid #ddd;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

.boxbanner li a:link, .boxbanner li a:visited {
	text-decoration: none;
}	

.spread{
	width:680px;
	background:#2383c1 url(http://i770.photobucket.com/albums/xx345/brandonweir/spread.jpg) no-repeat;
	border:1px solid #fff;
	margin-left:5px;
	padding: 50px 0 0 0px;
}

.spread ul {
   	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}
.spread li{
	margin: 3px 5px ;
	list-style:none;
	display : block;
	display:inline;
	float:left;
}

#slider	{ 
	background:url(http://i770.photobucket.com/albums/xx345/brandonweir/slide.png); 
	height: 254px; 
	overflow: hidden;
	position: relative; 
	margin: 5px 0; 
}
	
#mover { 
	width: auto; 
	position:absolute;
	overflow:hidden;
}

.slide { 
	padding: 20px 0px; 
	width: 1000px; 
	float: left; 
	position: relative;
	height:200px;
	}
	
.slide h2 { 
	font-family:georgia, Helvetica, Sans-Serif; 
	font-size: 24px; 
	color: #ac0000; 
	padding:0px 0px 0px 30px;
	margin:0px 0px;
	width:500px;
	overflow:hidden;
	}

.slide h2 a:link, .slide h2 a:visited  {
	color:#fff;
	background-color: transparent;
	}
	
.slide h2 a:hover  {
	color: #ddd;
	background-color: transparent;
	}
	
span.slmet {
	color: #ee0909; 
	font-size: 10px; 
	font-family:Tahoma, georgia, Helvetica, Sans-Serif; 
	line-height: 20px; 
	width: 500px;  
	padding:0px 0px 0px 30px;
	margin:0px 0px;
	text-transform:uppercase;
}	
.slide p { 
	color: #999; 
	font-size: 16px; 
	font-family:georgia, Helvetica, Sans-Serif; 
	line-height: 20px; 
	width: 500px;  
	padding:0px 0px 0px 30px;
	margin:0px 0px;
	}
	
.slide img { 
	position: absolute; 
	top: 20px; 
	left: 577px; 
	background:#fff; 
	padding:10px 10px;
	}
	
#slider-stopper { 
	position: absolute; 
	font-family: Georgia, Helvetica, Sans-Serif;
	top: 113px; 
	right: 65px;
	color: #AC0000;
	padding: 3px 8px;
	font-size: 14px; 
	text-transform: uppercase; 
	z-index: 1000; 
	}

.sideadbar {
	width:250px;
	height: 250px;
	margin: 0px 0px 13px 28px; /*was 5px 8px 0px 8px */
	padding: 10px 10px 10px 10px; /*was 8px 9px*/
	list-style:none;
	display: block;
	overflow: hidden;
	float: center;
	background:#fff ;
	border:1px solid #ddd;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
}

.twitterside {
	width:310px;
	height: 400px;
	margin: 10px 0px 0px 0px; /*was 5px 8px 0px 8px */
	padding: 10px 10px 10px 10px; /*was 8px 9px*/
	list-style:none;
	display: block;
	overflow: hidden;
	float: center;
	background:#fff ;
	border:1px solid #ddd;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px;
}

#blog-pager-newer-link{padding-left:20px;float:left}
#blog-pager-older-link{padding-right:20px;float:right}
#blog-pager{text-align:center}

