/*
Theme Name:  prides
Description: 3 coloumn pro theme 
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#fff url(images/body3.jpg) repeat-x;
	font-family: tahoma,arial,helvetica,sans-serif;
	color:#2C4049;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#961801;
	text-decoration:none
	}
a:hover {
	color:#fb6700;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 5px 0 5px;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;	
	}

/* The Top */


#top {
	height:131px;
	margin:auto;
	background:#fff url(images/top3.jpg);
	background-repeat:no-repeat;
	}

.blogname {
	float:left;
	width:800px;
	font-family: tahoma,arial,helvetica,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:20px 0px 0 20px;
	color:#fff;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 20px;
	font-size:18px;
	font-weight:normal;
	color:#e26804;
	text-align:left;
	}
.rss{
	
	float:right;
	padding:5px 40px 0 0;
}	
.rss a{

color:#fff;
}

.content {
	padding:0px 5px 5px 5px;
	background:#fff ;
	background-repeat:repeat-x;
        z-index:2;
	}

.poster {
        padding-top:7px;
        padding-left:5px;
        }

/* The Menu */


#foxmenucontainer{
	height:40px;
	background:url(images/menu.jpg) repeat-x ;
	display:block;
	padding:0px 0 0px 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:40px;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma,arial,helvetica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 0;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:100px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#555;
	text-align: center;
	text-decoration:none;
	padding:11px 0px 0 0px;
	width: 100px; 
	height: 29px;
	background:#eee url(images/li2.gif) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#970704;
	background:#222 url(images/li2.gif) no-repeat top left;
	width: 100px; height: 29px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#970704;
	width: 100px; height: 29px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}

#content {
	float: left;
	width: 638px;
	margin: 0px 0px 0px 7px;
	padding: 0 0;
	}

.time{
	float:right;
	width:95px;
	height:25px;
	margin-top:0px;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:bold;
	padding:1px 4px 0px 4px;
	color:#fff;
	}	
		

.title{
	margin: 0 0 0;
	padding: 15px 0px 0px 5px;
	height:50px;
	background:url(images/title.jpg)
}	
.date {
	float:left;
	height:14px;
	font-size:14px;
	font-family:tahoma,arial,helvetica,sans-serif;
	padding-left:5px;
	padding-top:0px;
	font-weight:normal;
   	color:#810705;
	}
	
.post {
	margin: 10px 10px 0 5px;
	padding:3px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#444;
	font: 13px tahoma,arial,helvetica,sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 15px 0px 2px 5px;
	background: transparent;
	text-align: left;
	font: 22px tahoma,arial,helvetica,sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #000;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #000;
	background-color: transparent;
	}	
	

.postinfo {
	height:38px;
	padding: 0px 5px 2px 2px;
	background:url(images/meta.jpg);
	
			}
		
.postinfo a {
	
	color:#e35416;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 10px;
	color:#8d100d;
	background:url(images/index.html);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.com{
	line-height:15px;
	float:right;
	padding:0px 10px 0 0px;
	background:url(images/index.html);
	background-repeat:no-repeat;
	font-size:12px;
}

.com a:link,
.com a:visited {
	color: #d9031d;
	background-color: transparent;
}

.post a:link,
.post a:visited {
	color: #ff0500;
	background-color: transparent;
}

.post a:hover {
	color: #777;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0px 15px 0px 15px;
	padding: 5px 10px;
	}
		
.entry img {	
	margin:5px 5px;
	border:4px solid #fff;
        }	

img.noborder_img {	
	margin:5px 5px;
	border:0px solid #fff;
        }
	
.cover{
	margin: 0 0;
	background:url(images/cover.jpg) bottom;
	background-repeat:repeat-y;
        }

.caption-img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

.caption-text{
        font-style: italic;
        font-size: 9px;
        margin: 1px 9px;
        }

.schedulefont{
        font-size: 11px;
        }

/* The Sidebar2 */

.sidebar2 h1 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin: 0px 0 0 0;
	padding: 0px 0 0 10px;
	background: url(images/get_involved_h1.jpg);
	background-repeat:no-repeat;
	}

.sidebar_border {
        border-top: 1px solid #b2b2b2;
        border-right: 1px solid #b2b2b2;
        border-bottom: 1px solid #b2b2b2;
        border-left: 1px solid #b2b2b2;
        }
.sidebar_search{
	padding-top:10px;
	padding-left:5px;
        padding-right:4px;
        padding-bottom:5px
        }

.sidebar2{
	float:left;
	width:160px;
	padding-top:10px;
	padding-left:5px;
        padding-right:4px;
	font-size:12px;
	font-family: tahoma,arial,helvetica,sans-serif;
	}

.sidebar2 h2 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#555;
	margin: 0px 0 0 0;
	padding: 0px 0 0 10px;
	background: #b21d32 url(images/h1.jpg);
	background-repeat:repeat-x;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

	}	
.sidebar2 ul li {
        height:100%;
	background: url(images/sidebar_bkgd.jpg);
	background-repeat:repeat-y;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #666;
	text-decoration: none;
	padding: 4px 0px 4px 5px;
	display:block;
	font-family: tahoma,arial,helvetica,sans-serif;
	background: url(images/sidebar_bkgd.jpg);
	background-repeat:repeat-y;
	}

.sidebar2 ul li a:hover {
	background: #fff url(images/index.html);
	background-repeat:no-repeat;
	color:#810705;
	}



.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}		


/* The Sidebar1 */
.sidebar1{
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	font-family: tahoma,arial,helvetica,sans-serif;
	}

.sidebar1 h2 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#555;
	margin: 0px 0 0 0;
	padding: 0px 0 0 10px;
	background: #b21d32 url(images/h1.jpg);
	background-repeat:no-repeat;
	}


.sidebar1 h1 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin: 0px 0 0 0;
	padding: 0px 0 0 10px;
	background: url(images/get_involved_h1.jpg);
	background-repeat:no-repeat;
	}


.sidebar1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}	

.sidebar1 ul li {
        height:100%;
	background: url(images/sidebar_bkgd.jpg);
	background-repeat:repeat-y;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #666;
	text-decoration: none;
	padding: 4px 0px 4px 5px;
	display:block;
	font-family: tahoma,arial,helvetica,sans-serif;
	background: url(images/sidebar_bkgd.jpg);
	background-repeat:repeat-y;
	}

.sidebar1 ul li a:hover {
	background: #fff url(images/index.html) ;
	background-repeat:no-repeat;
	color:#810705;
	}



.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}

img.sidebar_photo {
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
        border-left: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        }






/* --- FOOTER --- */

#footer  {
        color: #ffffff;
        font-size: 0px;
        font-weight: normal;
        background: url(images/footer.jpg) repeat-x;

        text-align: center;
        letter-spacing: 1px;
        padding: 30px 0 0 0;
        height: 40px
        }

#footer a {
	color:#FFFFFF;
	}

#footer a:hover {
	color:#FFFFFF;
	}

.footer2 {
	height:35px;
	padding:0px 0 0 0px;
	background:url(/images/footer2.jpg) repeat-x;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	}

.footer2 a {
	color:#ffffff;
	}

.footer2 a:hover {
	color:#666666;
	}

.members {
        height: 60px;
        padding: 0px;
        padding: 0px 0 10px 0;
	color: #ffffff;
        text-align: center;
	background:url(/images/members_bkgd.jpg) repeat-x;
        }

.credits {
	background:url(/images/footer2.jpg) repeat-x;
	height:25px;
        color: #ffffff;
        text-align: center;
        font-size:9px;
        }

.credits a {
        color:#ffffff;
        }

.credits a:hover {
        color:#666666;
        }


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#430301;
	}
.navigation a:hover {
	color:#3f5d65;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding-top:25px;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #C3CFDF;
	color:#7A8B92;
	padding:10px;
	overflow:auto;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #C3CFDF;
	color:#222;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#430301;
	}

