/*  

Theme Name: Daily Edition

Theme URI: http://www.woothemes.com/

Description: Daily Edition by WooThemes

Version: 1.0.9

Author: WooThemes

Author URI: http://www.woothemes.com/

*/



/*========= SETUP =========*/

.erin {
	border: 10px solid blue;
}

.widget_openxwpwidget img {
	margin: 8px 7px 0;
}
*{

	border: 0;

	margin: 0;

	padding: 0;

}

body{

	color: #333;

	font-family: Georgia, serif;

	font-size: 14px;

	line-height: 24px;

background-color: #e92a0b;

background-image:url(images/bkgd.jpg);

background-repeat:repeat-x;

}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: none; /*	text-decoration: underline;*/
}

.entry a{
	color: #000000;
	text-decoration: underline;
}
.entry a:hover{
	text-decoration: none;
	color: red;
}
.entry a:visited{
	text-decoration: none;
	color: #800080;	
}

input,select,textarea{

	border: #dddddd 1px solid;

	font-size: 12px;

	padding: 5px;

}

select{

	padding: 0;

}

li{

	list-style: none;

}



h1, h2, h3, h4, h5 {

	font-family: Helvetica, Arial, sans-serif;

}

h2 a {
	text-decoration: none;
}

/*========= LAYOUT =========*/



#page-outer {

	width: 1040px;

	margin:0 auto;

}

#page{

	background-color: #ffffff;

}

/*--- Main Columns ---*/



#columns{

	background-color: #FFFFFF;

	margin: 0px;

}

.col1{

	float: left;
	width: 640px;
	margin-left: 40px;
	display:inline;
* html margin-left: 0px; /*--- Hack for IE6 ---*/



}

.col2{

	float: right;

	width: 280px;

margin-right: 40px;

}



.full-width {

	width: 940px;

}



.full-width .post-outer {

	margin-bottom: 0;

}



/*--- Sub Columns ---*/



.subcol{

	width: 150px;

}

.subcol h2{

	font-size: 14px;

	padding: 0 0 10px;

	color: #FFFFFF;

}



/*========= HEADER =========*/



/*- Page Navigation -*/

#nav{

	height: 30px;

	padding: 5px 10px;

	margin-left:40px;

	width: 940px;

}

#nav-left {

	float:left;

	display:inline;

	width:600px;

	}

#nav-right {

	float:right;

	display:inline;

	width:320px;

	margin:0px !important;

	padding:0px !important;

	}



/*- Dropdowns-*/



#nav1, #nav1 ul{

	padding: 0;

	float:left;

	list-style: none;

}

#nav1 {

	padding: 0;

	font-size:16px;

	float:left;

}

#nav1 a {

	display: block;

	padding-left:15px;

	padding-right:15px;

	font-weight: normal;

}

#nav1 li {

	float: left;

	line-height:30px;

	font-weight:bold;

	font-size:10px;	

	text-transform:uppercase;

	font-family: Arial, Helvetica, sans-serif;

}

#nav1 li a:hover {

	background: none;

	text-decoration:none;

	color:#ffffff;

}

#nav1 li ul {

	position: absolute;

	width: 15em;

	left: -999em;

	padding-top:1px;

}

#nav1 li:hover ul, #nav1 li.sfhover ul {

	left: auto;

}

#nav1 li ul li {

    background: #FFFFFF;

	border-bottom:1px solid #dedbd1;	

	border-left:1px solid #dedbd1;	

	border-right:1px solid #dedbd1;			

	line-height:14px;

	padding: 8px 0;	

	width:15em;

}



#nav1 li:hover, #nav1 li.hover {

    position: static;

}

#nav1 li ul ul {

	margin: -15px 0 0 15em;

	border-top:1px solid #dedbd1;	

}



#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {

	left: -999em;

}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {

	left: auto;

}

#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {

	left: -999em;

}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {

	left: auto;

} 



/*- Category Navigation -*/



#nav2 {

	margin:0 0 25px 0px !important; /*	margin:0 0 25px 40px !important; [02] */

	padding-bottom: 3px;
	

}



#nav2, #nav2 ul{

	padding: 0;

	float:left;

	list-style: none;

}

#nav2 {

	padding: 0;

	font-size:13px;

	float:left;

	/*width:698px;*/

	border-top: 1px dashed #DDDDDD;
	margin-left:185px;

}

#nav2 a {

	display: block;

	padding: 8px 10px 8px 15px;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 13px;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

}

#nav2 li {

	float: left;

}


#nav2 li a:hover {

/*** STYLED BY ASHKAR***/
/*	background:url("images/nav_icon.png") no-repeat scroll left center transparent;*/ /* [;]	background: none; [03] */
/*  text-decoration: none;*/
    

}



#nav2 .nav2-rss {

	float: right;

	margin-right: 12px

}

#nav2 .nav2-rss a:link,#nav2 .nav2-rss a:visited, #nav2 .nav2-rss a:hover,#nav2 .nav2-rss a:active {

	background: url(images/rss_32.gif) center right no-repeat;

	padding-right: 38px;

}





/*- Dropdowns-*/



#nav2 li ul {

	position: absolute;

	width: 15em;

	left: -999em;

	z-index: 99999;

											/* border-top:1px solid #dedbd1; [04] */ 

}

#nav2 li:hover ul, #nav2 li.sfhover ul {

	left: auto;

	z-index:1000;	

}

#nav2 li ul li {

    background: #FFFFFF;

	border-bottom:1px solid #A8A9AD;	/* border-bottom:1px solid #dedbd1;	[05] */

	border-left:1px solid #A8A9AD;		/*	border-left:1px solid #dedbd1;		*/

	border-right:1px solid #A8A9AD;		/*	border-right:1px solid #dedbd1;		*/

	line-height:28px;	

	width:14.9em;

}

#nav2 ul li a {

	padding: 5px 10px !important;

	border-bottom: none !important;

}

#nav2 li:hover, #nav2 li.hover {

    position: static;

}

#nav2 li ul ul {

margin:-39px 0 0 193px;

}

#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {

	left: -999em;

}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {

	left: auto;

}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {

	left: -999em;

}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {

	left: auto;

} 


#suckerfish {
	/*width: 740px;*/
	float:left;
	margin-left:200px; /*	margin-left:145px; [06] */
	position:relative;
	z-index:2;
	height:40px;
	border:0px none;
}

#suckerfish ul {
	z-index:2;
}

/*- Search -*/

#search{

	float: right;

	height: 27px;

	width:268px;

	margin: 3px 0px 0px !important;

	padding:0px !important;

}

* html #search{

	margin-right: 8px;

}

#search input{

	background: #ffffff;

	border: 1px solid #dddddd;

	background: #ffffff url(images/search_box_bg.jpg) no-repeat center left;

	color: #999999; 							/*	color: #c1c1c1; [07] */

	font-style: normal;							/* font-style: italic; */

	font-family: Arial,Helvetica,sans-serif;  	/*	font-family: Georgia, serif; */

	font-weight: bold;							/*  CREATED */
	
	float: left;

	font-size: 13px;							/*	font-size: 11px;			*/

	width:220px;

	margin:0px 0px 0px;							/* 	margin:1px 0px 0px; 		*/

	padding: 2px 4px 4px 5px;					/*	padding: 3px 4px 4px 5px;	*/

}

#search .btn{

	padding: 0;

	height:23px;

	width: auto;

	border:none;

	width:37px;

}

/*- Header -*/

#header{

	float: left;

	background-color: #ffffff;

	margin: 0 0 0 40px;

	padding: 28px 0px;

	width: 900px;

}

/*- Logo -*/

#header h1{

	float: left;

	display:inline;

	font-size: 24px;

        /*margin: -55px 0 0;*/
	margin:0px;
}

#header h1 a{

	display: block;

	width: 389px;

	color: #000000;

	font-size: 28px;

}



/*- Top Banner -*/

#topbanner {

	float: right;

	width: 700px;
        position: relative;
        z-index: 5;

}



#topbanner img{

	float: right;

}



/*- RSS -*/

#rss a{

	color: #666666;

}

#rss h2{

	padding:10px;

	font-size:14px;

	margin-bottom:10px;

}

#rss ul{

	margin: 0px;

	padding: 10px;

	float:left;

}

#rss li{

	margin: 0px;

	border:none !important;

	padding: 5px;

}

#rss img{

	float: right;

	padding-left: 10px;

	margin-top: 5px;

}



/*========= FEATURED SLIDER (FRONT-PAGE) =========*/



#featured-outer { margin-bottom: 25px; overflow: visible;}

#featured-inner { padding: 26px 30px 5px; float: none; overflow: visible; }



#wooslider{ padding: 0; margin:1px; font-family: Helvetica, Arial, sans-serif; }

#wooslider h2 { 	margin:30px; font-size: 24px; text-transform: uppercase; color: #343434;}

#wooslider h3 {

	color: white;

}

.wooslider .slider-container .slide-content { padding: 20px 20px 0 20px;}

.wooslider .slider-container .slide-content h3 { margin-left:20px; font-size: 24px; text-transform: uppercase; }



.slider-nav .slider-left, 

.slider-nav .slider-right {margin-top: 209px;height: 170px!important; width: 40px!important; }

.slider-pag{ float: right!important; position: relative;}

.slider-pag span{ float: left; display: block; background: red; height: 30px!important; width: 20px!important; margin: 0!important; background: url(images/dot.gif) center center no-repeat!important;}

.slider-pag .thumbnail {display: block;border:1px solid #ccc; padding: 5px; background: #fff; position: absolute; top:-45px!important; left: -90px!important ;z-index: 999;}



.shelf-title {padding: 0px 10px;}



/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/



.video-outer {

	float: left;

	margin-bottom: 25px;

	width: 634px;

}

.video-inner {

	float:left;

	width:630px;

	height:auto;

	margin:1px;

}



.video-left {

    float:left;

    width:415px !important;

    display:inline;

}



.video-thumb-popup { font-family: Helvetica,Arial,sans-serif; display: block; background: #fff; width: 80px; padding:2px 4px; font-size: 9px; display:none; position:absolute; bottom:66px; right:50%; border:1px solid #ccc; z-index: 9999; color: #666;}



.archive-page .video-left {



	width:630px !important;



}



.video-left h2 {

	padding: 30px 30px 15px 30px;

	font-size: 24px;

	text-transform: uppercase;

	color: #343434;

}



.video-left p {

	padding:0px !important;

	margin: 0 30px;

}



.video-right {

	float:right;

	width:214px;

	display:inline;

 }

 

.video-right .box_title {

	font-family:helvetica,arial,sans-serif;

	font-size:12px;

	font-weight:bold;

	text-transform:uppercase;

}



.video-right h3 {

	color: #000000;

	font-size:14px;

	line-height:normal;

	font-weight:bold !important;

	margin:0 !important;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	}

.video-right p{

	color: #666;

	font-size:11px;

	line-height:12px;

	margin-bottom: 10px;

	}

	

.video-current {

	padding: 20px;

}



.video-more {

	padding: 20px 10px 20px 20px;

}



.video-current h2 {

	font-weight: bold;

	font-size:16px;

	line-height:20px;

	padding-bottom: 0px;

	margin-bottom: 5px !important;

}



.video-current p {

	color: #c9c9c9;

	font-weight: bold;

	font-size: 10px;

	font-family: Helvetica, Arial, sans-serif;

}



.box_title {

	margin-bottom: 20px;

}





.video-right .video_tabs {

	list-style:none;

	margin:0px;

	padding:0px;

	}

.video-right .video_tabs li {

	cursor: pointer;

	float: left;

	margin: 0 10px 10px 0;

	}

	

.video-right .video_tabs li img {

	padding: 3px;

	background-color: #fff;

	border: 1px solid #e3e3e3;
    display: block;
    font-size: 0;
    height: 72px;
    width: 72px;	

}



.video-right .video_tabs li img:hover {

	padding: 3px;

	background-color: #fff;

	border: 1px solid #999999;

}

	

.video {

	padding: 30px;

}



/*========= TALKING POINTS (FRONT-PAGE) =========*/



#talking-points-outer { margin-bottom: 25px; float: left; }



#talking-points { padding: 30px; margin:1px}



#talking-points h2 {

	margin-bottom: 30px;

	font-size: 24px;

	text-transform: uppercase;

}



#talking-points li {

	float: left;

	width: 570px;

	padding:0px;

	margin:0px;

}



#talking-points li span.talking-meta {

	padding:  10px 0;

	float: left;

}



#talking-points .post-title {

	font-family: Helvetica, Arial, sans-serif;

	text-transform: uppercase;

	font-size: 12px;

	color: #1d1d1d;

	float: right;

	font-weight: bold;

	width: 350px;

	padding: 10px 0 10px 20px;

}



/*========= BLOG POST STYLING =========*/



.post h2{

	font-size: 18px;

}

.post h3{

	font-size: 14px;

}

.post p{

	padding: 0 0 25px;

	line-height: 20px;

}



#breadcrumb p {

	font-family:helvetica,arial,sans-serif;

	font-size:11px;

	text-transform:uppercase;

}



.post .thumbnail {

    margin-bottom: 20px;		/* border:1px solid #e7e7e7; 	[08] 	*/
    padding: 0px;				/* padding: 3px;						*/
    
}



/*- Box -*/



.box{

	clear: both;

	height: 1%;

	padding: 0;

	margin: 0;

}

.box .post{

	width: 304px;

}

.box .post-inner {

	margin: 1px;

	padding: 28px;

}



.box .post h2{

	font-size: 21px;

	line-height: 24px;

	text-transform: uppercase;

	letter-spacing: -1px;

	margin-bottom: 20px;

}



.box .post img{

	margin: 0 0 15px 0;

	padding: 4px;

	border: 1px solid #E7E7E7;

}



.box .post .category-head {

	margin-bottom: 10px !important;

	padding: 0 !important;

}



.category-head a {

	font-size: 12px;

	text-transform: uppercase;

	font-weight: bold;

	font-family: helvetica, arial, sans-serif;

}



.comments-head {

	margin-right: 5px;

}



.comments-head a {

	font-size: 11px;

	padding: 6px 15px 5px;

	font-weight: bold;

	font-family: helvetica, arial, sans-serif;

	color: #636466;

    border-radius: 3px;     -moz-border-radius:3px;     -webkit-border-radius: 3px;

}



.date {

	text-transform: uppercase;

	font-size: 10px;

	color: #636466;

	font-family: helvetica, arial, sans-serif;

}



/*=== Traditional Blog Post ===*/



.post-outer {

	margin-bottom: 20px;

	float: left;

}



.post-outer .post-alt { width: 570px;} 



.post-outer.fl .post-alt, .post-outer.fr .post-alt { width: 270px!important; } /*{ width: 240px!important;} */



.post-outer.fl .gallery img, .post-outer.fr .gallery img { width: 60px; height: 60px; }



.gallery { margin-bottom:20px!important }



.post-alt{

	margin: 1px;

	float: left;

	padding: 15px; /*	padding: 30px;	[09] */

	overflow: hidden;

}



.full-width .post-outer {

	width: 934px;

}



.full-width .post-alt{

	width: 870px;

}



.post-alt category-head {

	margin-bottom: 20px;

	padding: 0 !important;

}



.post-alt h1, .post-alt h2, .post-alt h3, .post-alt h4, .post-alt h5 {

	margin-bottom: 20px !important;

}



.post-alt h1 {

	font-size: 38px;

	text-transform: uppercase;

}



.post-alt h2 {

	font-size: 20px;

	line-height: 26px;

	text-transform: uppercase;

}

.post-alt h3 {

	font-size: 20px;

}

.post-alt h4 {

	font-size: 16px;

}

.post-alt h5 {

	font-size: 13px;

}

.post-alt h6 {

	font-size: 11px;

}



.post-alt p{

	padding: 0 0 15px;

}

.post-alt p.post_date{

	color: #999999;

	padding: 5px 0px 10px;

	font-size: 11px;

	font-weight: normal;

}



.post-alt ul {

	margin-bottom: 25px;

}



.post-alt ul ul {

	margin: 0 0 0 25px;

}



.post-alt ul li {

	padding: 5px 0;

}



.post-alt .video {

	margin-bottom: 30px !important;

	padding: 0 !important;

}



h3.posted a {

	color: #000000;

	font-size:11px;

}



.box .post h3.posted {

	border-bottom:none;

}



.author-outer {

	width: 634px;

	float: left;

	margin-bottom: 20px;

}



.author-info {

	float: left;

	width: 570px;

	padding: 30px;

	margin: 1px;

}



.author-head {

}



.author-head p {

	font-size: 12px;

	font-weight: bold;

	margin-bottom: 20px;

	text-transform: uppercase;

	font-family: Helvetica, Arial, sans-serif;

	margin-bottom: 10px;

	padding: 0;

}



.author-head h3 {

	font-size: 18px;

	text-transform: uppercase;

	padding: 0;

	margin: 0;

	color:#1d1d1d;

	margin-bottom: 20px;

}



.author-photo {

	float: left;

	margin:  0 30px 0 0;

	background-color: #ffffff;

}



.author-description {

	float: left;

	margin:  0;

	font-family: Helvetica, Arial, sans-serif;

	color: #898989;

	font-size: 11px;

}



.author-photo img {

	background-color:#FFFFFF;

	border:1px solid #E3E3E3;

	float:left;

	padding:1px;

}



/*=== Buttons ===*/

.more-link {

	padding-bottom: 0 !important;

}



a.more-link {

	font-size: 12px;

	font-weight:bold;

	text-decoration: none;

	font-family: Helvetica, Arial, sans-serif;

	padding-left: 15px;																/*	padding-right: 20px; [10] */

	background:url("images/nav_icon.png") no-repeat scroll left center transparent; /*	background: url(images/ico-arrow.png) no-repeat right; 	*/

}


a.more-link:hover{ text-decoration:underline }



.comments {

	padding-bottom:0px !important;

}

.comments a{

	background: url(images/ico-comm.gif) no-repeat left;			/*    [11]  missing "" */

	color: #000000;

	font-weight:normal;

	font-size:11px;

	padding:0px 0px 0px 18px;

	margin-left:5px;

}

a.more{

	background: url(images/ico-arrow2.gif) no-repeat right;

	color: #c0c0c0;

	font-size: 1.2em;

	font-weight: bold;

	padding: 0 20px 0 0;

}

/*=== Traditional Blog Post ===*/

.post-navigation {

	background: transparent url("images/more-entries.jpg") left center no-repeat; float:left; width: 610px; padding: 5px 15px;height:26px; margin-bottom: 25px;

}

.post-navigation a {

	color: #000000;

	font-size: 11px;

	font-style: italic;

	line-height: 16px;

}

.alignleft{

	display:inline;

	float:left;

	margin-right:15px;

}

.alignright{

	display:inline;

	float:right;

	margin: 0 0 20px 20px;

}



/*    Using 'class="alignright"' on an image will (who would've

    thought?!) align the image to the right. And using 'class="centered',

    will of course center the image. This is much better than using

    align="center", being much more futureproof (and valid) */



img.wp-smiley  {

    padding: 0!important;

    border: none!important;

}



img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

    }



    /* End Images */





/*========= ARCHIVE SPECIFIC =========*/



.archive-temp h3 {

	text-transform: uppercase;

	font-size: 16px;

}



#archivebox {

	padding: 10px;

	margin-bottom: 25px;

}



/*========= SINGLE POST SPECIFIC =========*/



.singletags {

	margin-top:5px;

}

.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }

.entry p{

	}

.entry blockquote {

	font-style: italic;

	line-height: 32px;

	font-size: 20px;

	font-family: Georgia, serif;

	margin: 30px 0;

	}

.entry blockquote p {

	margin: 30px;

	padding: 0 0 0 60px;

	background: transparent url(images/blockquote_icon.gif) no-repeat top left;

	}

.entry img {

	padding: 4px;

	border: 1px solid #E7E7E7;





	background-color: #FFFFFF;



	}

.wp-caption img {

	margin-bottom:15px;

}

p.wp-caption-text {

	text-align:center;

	padding: 0 0 15px 0;

	margin:0px;

	font-size:1.2em;

	font-style:italic;

	color:#000000;

}

.entry ul, .entry ol {

	margin-bottom:15px;

	font-size:12px;

	line-height:20px;

	}

.entry ul li ul, .entry ol li ol{

	margin-bottom:0px;

	padding-top:3px;

	}

.entry ul li {

	list-style:circle inside !important;

	margin-left:15px;

	padding:3px 0px;

	}

.entry ul li ul li {

	list-style:disc inside !important;

	}

.entry ol li {

	list-style:decimal inside !important;

	font-size:12px;

	padding:3px 0px;

	}

.entry ol li ol li {

	list-style:decimal-leading-zero inside !important;

	}





/*========= COMMENTS =========*/



#comments-outer { width: 606px; margin-bottom: 25px; float: left; }



#comments-container { width: 602px;margin:1px; float:left;position:relative;}



.comment-head {

	padding: 30px 30px 0 30px;

	font-family: helvetica, arial, sans-serif;

	text-transform: uppercase;

}



.comment-head p {

	font-size: 12px;

	font-weight: bold;

	margin-bottom: 20px;

}



.comment-head h3 {

	font-size: 30px;

	padding: 0;

	margin: 0;

	color:#1d1d1d;

}

ol.commentlist{

	margin: 30px 0 20px;

	padding: 0;

	list-style: none;

	font-size: 12px;

	line-height: 20px;

	float: left;

	width: 630px;

}

ol.commentlist .comment-body p{

	margin:10px 0;

	line-height: 20px;

	padding-left: 60px;

}

ol.commentlist cite{

	font-style: normal;

	font-family: Georgia, serif;

	font-size: 22px;

}



.comment-author {

	margin-bottom: 5px;	

}



ol.commentlist span.says{

	display: none;

}



ol.commentlist li.comment{

	padding: 30px 0 33px 30px;

	position: relative;

	font-family: "Trebuchet MS", Arial, sans-serif;

	color: #5a5a5a;

	font-size: 12px;

	background: transparent url(images/comment-li-bg.gif) repeat-x bottom left;

}

ol.commentlist li.alt{	

}

#comments {

	float: left;

}



.comment-navigation {

	float: left;

	padding: 0 30px;

	width: 570px;

}



/*========= THREADED COMMENTS =========*/



ol.commentlist .comment-meta {

	font-style: normal;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #c9c9c9;

	text-transform: uppercase;

}



ol.commentlist .comment-meta a {

	color: #c9c9c9;

}

ol.commentlist li .avatar { 	

	float:left;

	border: 1px solid #e3e3e3;

	padding: 1px;

	background-color: #ffffff;

	margin-right: 20px;

}



ol.commentlist li .even{

}



.commentlist li ul  {

padding: 0;

}



.commentlist li ul li {

	margin: 0 0 0 15px;

	padding-bottom: 0!important;

	background-image: none!important;

}



ol.commentlist li .reply a {

	float: right;

	padding:0 0 5px 0;

	margin: -85px 30px 0 0;

	width: 37px;

	height: 22px;

	line-height: 22px;

	background: transparent url(images/btn-reply.gif) center center no-repeat;

	font-size: 10px;

	font-family: "Trebuchet MS", arial, sans-serif;

	padding: 0 10px;

	display: block;

}



#cancel-comment-reply-link  { display: block; margin-top: -30px; }



#trackbacks {

	float: left;

	width: 630px;

}



h3#pings  { font-size: 30px; padding: 0; color:#1d1d1d; margin: 20px 0 20px 30px; }

.pinglist  { margin: 0 0 0 30px; }

.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }

.pinglist li .author  { font-weight: bold; font-size: 15px; }

.pinglist li .date  { font-size: 11px; }

.pinglist li .pingcontent  { display: block; margin: 10px 0; }



#respond {

	padding: 30px;

	width: 541px;

	float: left;

	position: relative;

	background-color: #ffffff;

	z-index: 999;

}



.commentlist #respond  { width: 100%;padding: 0; }



#respond .comment-col-left {

	float: left;

	width: 30%;

	margin: 0 20px 0 0;

}



.comment-col-left input {

	padding: 5px;

	width: 100%;

	margin-bottom: 10px;

}



.comment-col-left input#submit {

	width: 100%;

	margin-top: 20px;

	padding: 10px 5px;

	font-style: italic;

	-moz-border-radius: 10px;

}



#respond .comment-col-right {

	float: left;

	width: 62%;

}



#respond textarea#comment {

	width: 95%;

	padding: 10px;

}



#respond label {

	padding-bottom: 5px;

	float: left;

}



#respond p{

	margin-bottom:10px;

	line-height: 20px;

}



#respond .comment-head {

	padding: 0 0 30px 0;

}



#respond .comment-head p {

	margin-bottom:20px;

}



/* PageNavi */



.more_entries { float:left; width: 577px; height:26px; padding: 5px 15px; line-height: 26px; margin-bottom: 25px; }

.more_entries .wp-pagenavi {clear:both; float: left; text-align: right; width:603px;  }

.more_entries a {text-decoration: none !important; font-family: Helvetica, Arial, sans-serif; font-size: 11px; padding: 5px; }



.more_entries .wp-pagenavi a,

.more_entries .wp-pagenavi a:link,

.more_entries .wp-pagenavi a:visited, 

.more_entries .wp-pagenavi .current, 

.more_entries .wp-pagenavi .on,

.more_entries .wp-pagenavi span.pages { color: #c5c5c5; border:1px solid #f0f0f0; background: #fff; }



.more_entries .wp-pagenavi .pages {

	float: left;

	margin: 0;

	font-style: italic;

	font-family: Georgia,serif;

	font-size: 12px !important;

	border: none !important;

	padding: 0 !important;

}



.more_entries .wp-pagenavi .current, 

.more_entries .wp-pagenavi .on,

.more_entries .wp-pagenavi a:hover {background: #9f9f9f;}



.more_entries .wp-pagenavi .extend { background:none; border:none; }



/*========= SIDEBAR =========*/



/* Tabs */



#tabs {

	width:267px !important;
	margin-top: 25px;
	height:auto !important;

	padding:7px;			/* 	padding:4px; [13] */

	border:1px solid #ddd;

	background: #363636;             /*      url("images/tabber_bg.jpg") center top;  */

	float:left;

	display: block;

}



.inside {

	width: 257px !important;

	padding:5px !important;

	padding: 2px;



}



ul.wooTabs {

	width: 100%;

	padding: 0 0 7px 0;

}



ul.wooTabs li {

	float: left;

	display:inline;

	font-size: 10px; /*	font-size: 12px;	[14] */

	color: #ffffff;

	font-weight: bold;

												/*font-size: 11px; [15] */

	margin:0px 1px 0px 0px !important;

	cursor: pointer;

}



ul.wooTabs li a {

	line-height: 30px;

	color: #ffffff;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	display: block;

	float: left;

	padding: 0 10px;

	text-transform: uppercase;

}



ul.wooTabs li a.selected, ul.wooTabs li a:hover {

	text-decoration:none;

}



#tagcloud {

	padding:10px;

}



.inside li {

	padding:10px;

}



.inside li img.avatar, .inside li img.thumbnail {

	border: 1px solid #ddd;

	padding: 3px;

	background-color: #ffffff;

	float: left;

	margin: 0 8px 0 0;

}



/*- Ads -*/



#mpu_banner {

	width:300px;

	height:250px;

	margin-bottom:25px;

}



#advert_125x125 {

	float: left;

	margin-bottom: 25px;

}



#advert_125x125 img{

	margin:7px;

	float: left;

}



/*- Flickr -*/



#flickr .wrap {

	padding-top: 15px;

}

.flickr_badge_image img {

	float:left;

	margin: 0 0 10px 10px;

}

/*=== Styling Widget Lists ===*/




.widget {

	margin:1px;

}



.widget_tag_cloud div {

	padding: 0 30px 30px 30px;

}	



/*.widget h3 {

	padding: 20px 30px;

	font-size: 24px;

	text-transform: uppercase;

	line-height: 30px;

}								[16] */


.widget ul li {

	padding: 5px;

	margin-left:25px;

	font-size: 13px;

	font-family: Georgia, Times New Roman, Times, serif;

        color: #333333; !important;

}



.widget_pages ul ul {

	border-top: none !important;

	padding-top: 5px;

}



.widget_pages ul ul li {

	background-image: none !important;

	border-bottom: none !important;

	padding: 0;

	margin-left: 20px;

}



.widget_recent_entries a, .widget .blogroll a {

	display: block;

}



.widget_recent_entries a:hover, .widget .blogroll a:hover {

}



#recentcomments a  { background-image: none!important; }



.widget ul li a {

	color: #333333;

	padding-left: 20px;

	display: block;

}

.widget select {

	border:1px solid #eee;

	width:148px;

	margin:15px 0 0 0;

}



.textwidget {

	padding: 0 20px;

}



.textwidget p {

	margin-bottom: 20px;

}



.widget_search  {

	padding: 10px 20px 20px 20px;

}



.widget_search #s  {

	width: 150px;

	margin: 0 5px 0 0;

}



.widget_twitter a  { display: inline!important; padding: 0!important; background-image: none!important; }



.footer-widget {

    margin-bottom:20px;

}



.footer-widget li {



    padding-bottom: 5px;

}



.footer-widget_pages ul ul {

	margin-left: 15px;

	padding-top: 5px;

	

}

.footer-widget .textwidget {

    padding:0

}



/*========= FOOTER =========*/



#footer{

	clear: both;

	color: #666666;

	margin: 1px 0 0 40px;

	padding:50px 30px 0px 30px;

	width: 880px;

}



#footer_logo {

	float: left;

	width: 160px;

	margin-right: 125px;

}



#footer_1, #footer_2, #footer_3, #footer_4 {

	float: left;	

	width: 155px;

	margin-right: 25px;



	font-family: "Tahoma", Arial, sans-serif;

	font-size: 11px;

	line-height: 16px;

}



#footer .last {

	margin-right: 0;

}



#footer h3 {

	color: #2f2f2f;

	font-size: 16px;

	margin-bottom: 15px;

}



#credits {

	width: 920px;

	padding: 0px 0px 5px 50px;

	font-size: 10px;

	color: #999999;

	

}



#credits img {

	vertical-align:middle;

	margin-left:5px;

}



/*========= MISC =========*/

.space {
	margin-top: 25px;
}

.fix{

	clear: both;

	height: 1px;

	margin: 0 0 -1px;

	overflow: hidden;

}

.hl{

	border-bottom: 2px solid #eee;

}

.hl-full{

	float:left;

	clear:both;

	height:1px;

	width:100%;

	padding:0 !important;

	margin:0px 0px 15px;

}

.hl2{

	border-bottom: 5px solid #c0c0c0;

}

.hl3{

	border-bottom: 1px solid #eee;

}

.between{

	height:2px;

	margin-bottom:15px;

	}

.fl{

	float: left;

}

.fr{

	float: right;

}

.ac{

	text-align: center;

}

.ar{

	text-align: right;

}

.th{

	float: right;

	padding: 5px;

	margin: 0 0 5px 10px;

}



table#wp-calendar {

	border-collapse: collapse;

	margin: 0px;

	padding: 0px;

}



table#wp-calendar caption { 

	font-weight: normal; font-size: 11px; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; ; 

}

table#wp-calendar th { 

	width: 26px; font-size: 0.91667em; line-height: 1.72727em; text-align: center; 

}

table#wp-calendar td { 

	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 

}

table#wp-calendar td#next, table#wp-calendar td#prev { 

	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 

}

.gravatar {

	float:left;

	border: 1px solid #000;

	margin-right: 10px;

}

.jdGallery a { cursor:pointer !important; }

.blog-nav {
z-index:2;
float:left;
margin:170px 0 0 26px;
position:absolute;}


/* -------------------------------------- */
/* ================ Harsha ============== */
/* -------------------------------------- */

.widget_outer{
	border:4px solid #E7E7E7;
	}

	.widget{
		border:1px solid #E7E7E7;
		}

       /* LATEST TWEETS */
		.widget h3 {
			/*padding: 20px 30px;*/
			font-size: 24px;
			text-transform: uppercase;
			line-height: 30px;
           }

          .widget h3 span span {
              color:#231f20;
              }

		/*
		.col2 .widget_twitter #twitter_update_list li {
			margin-left:0px;
			}
		*/

		.widget ul li {
			color:#333333;
			font-family:Georgia,Times New Roman,Times,serif;
			font-size:13px;
			margin-left:0px;
			padding:5px;
			padding-left:25px;
			}	


	/* Latest Tweets */
	#twitter_update_list li span{
		color:#636466;
		font-size:11px;
		}	
	/* Latest Tweets HOMEPAGE Version */
	.home-twitter {
		border: 8px solid #E7E7E7;
	}

        /* Href */
	#twitter_update_list li span a{
		color:#636466;
		font-size:11px;
        font-weight:normal;
		}		



		/* RED TIME */
		#twitter_update_list li a{
			color:#E92A0B;
			font-size:8px;
			}
		

	/* RED Footer */
	ul li.redFont a{
		color:#E92A0B;
		font-family:Helvetica,Arial,sans-serif;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		}		



		

/* ========== */
/* NAVIGATION */
/* ========== */

#suckerfish ul{
	border-left:1px solid #A8A9AD;
	/*border-right:1px solid #A8A9AD;*/
	border-bottom:1px solid #A8A9AD;
	}

	#suckerfish ul li{
		margin-left:5px;
		}
		
		#suckerfish ul li a{

			}	
		
			/* REMOVE >> */
			#suckerfish ul li a	span.sf-sub-indicator{
				display:none;
				}
			
		#suckerfish ul li ul{
			margin-left:-1px;
			/*border-top: 1px solid #A8A9AD;*/
			/*border-bottom: 1px solid #A8A9AD;*/
			border-left:0px;
			border-right:0px;
			border-bottom:0px; 
			width:0px;
			}
			#suckerfish #nav2 li ul li{
			width:15em;
			}
			
			#suckerfish ul li ul li{
				margin-left:-5px;
			}	


   #nav2 li.nav2-rss{
      background:none;  
      }
				
/* ========== */
/* ========== */
				
				
/********* AshkaR *********/



/*** Styled the navigation Indicator to red Arrow ***/
/*
a.sf-with-ul{
	background:url("images/nav_icon.png") no-repeat scroll left center transparent;
	border-right:1px solid #A8A9AD;
	}

li.cat-item-13{
	background:url("images/nav_icon.png") no-repeat scroll left center transparent;
	border-right:1px solid #A8A9AD;
	}

li.cat-item-10{
	background:url("images/nav_icon.png") no-repeat scroll left center transparent;
	border-right:1px solid #A8A9AD;
	}

span.sf-sub-indicator{
	display:none;
	}

.comments-head a {
	color:#000000;
	padding-left:15px;
	}

.comments-head a  {
	background:url("images/nav_icon_black.png") no-repeat scroll left center transparent
	}

div#post-1573{
	background-color:#F5DBDB;
	}

h3.hl{
	font-size:18px;
	text-align:center;
	text-decoration:underline;
	}

#nav2 {
	border:1px solid #A8A9AD;
	}

li{
	margin-left:7px;
}

#nav2 li ul.children{
	margin-left:-15px;
	margin-top:1px;
	}
*/
div.upcoming div.clearfix h2.tec-cal-title{
	border-bottom:5px solid red;
	margin-left:140px;
	padding:0px;
	}
/*
.tec-events .tec-event-list-meta {
	background-color:#000000;
	font-weight:bold;	*/				/* 	"" [17] 
/*	padding:0 0 0 15px;
	width:235px;
	}*/


/* FIYAZA */

div#tabs div.inside div#pop ul li a {
	font-size:12px;
	padding-top:8px;
	vertical-align:middle;
	}	

div#tabs div.inside div#pop ul{
	background-color:#FFFFFF;
	border:1px solid #939393 !important;
	}


div.col1 div.fl div.post-alt h2.box-one u{
color:#ffff00;
}
div.col1 div.fr div.post-alt h2.box-two u{
color:#009edb;
}
div.col1 div.fr div.post-alt h2.box-three u{
color:#c30174;
}
div.col1 div.fr div.post-alt h2.box-four u{
color:#c30174;
}

div.col1 div.fl div.post-alt h2.box-one a{
	border-bottom: #ffff00 5px solid;
        line-height:35px;
	}


div.col1 div.fr div.post-alt h2.box-two a{
	border-bottom: #009edb 5px solid;
        line-height:35px;
	}

div.col1 div.fl div.post-alt h2.box-three a{
	border-bottom: #c30174 5px solid;
        line-height:35px;
	}

div.col1 div.fr div.post-alt h2.box-four a{
	border-bottom: #c30174 5px solid;
        line-height:35px;
	}

div.col1 div.post .post-alt h2{
	margin-bottom:0 !important;
	}

div.upcoming div.clearfix h2.tec-cal-title{
	text-transform:uppercase;
	font-family:Helvetica,Arial,sans-serif;
	font-size:21px;
	}

#tec-events-loop{
	padding-left:142px;
	}

#tec-events-loop div.clearfix h4.event-day{
	margin:0;
	padding:0;
	font-family:Helvetica,Arial,sans-serif;
	color:#00ADEF;
	font-size: 11px;
	}

#tec-events-loop div.clearfix div.tec-event-entry{
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	padding-right: 60px;
	width:465px;
	}

#tec-events-loop div.clearfix h2.entry-title{
	font-size: 21px;
	}

#tec-events-loop div.clearfix div.tec-event-entry span.pgee-read-more a{
	color: #00ADEF;
	}

div.upcoming div.clearfix span.tec-calendar-buttons{
	display:none;
	}

div#tec-content{
	width: 883px;
	}

#tec-events-loop div.clearfix div.tec-event-list-meta{
	width: 200px;
	font-size: 11px;
	}

.tec-event-list-meta td{
	text-transform:uppercase;
	}

.tec-events .tec-event-list-meta{
	font-family:Helvetica,Arial,sans-serif;
	font-size: 11px;
	}

.tec-events .tec-event-meta-desc{
	width: 60px;
	}

.tec-events .tec-event-meta-value{
	border-bottom:1px solid #FFFFFF;
	}

div.upcoming div.clearfix h2.tec-cal-title{
	margin-left:156px;
	}

.archive-erin .size-large,
.archive-erin .size-medium,
.archive-erin .size-full {
   display:none;
}
.single-erin .size-thumbnail {
   display:none;
}

.social-counters-div {width:280px; float:right;}
.social-counters-buttons {float: right;}

/*BEGIN Newsletter sign up*/
.widget.ivaldi_mail_collector_frontend h3 {
	font-size: 24px;
	line-height: 30px;
	text-transform: none;
	color: #ba1e33;
	padding: 7px 0 0 0px;
	height: 33px;
}
.widget.ivaldi_mail_collector_frontend {
	border: 1px solid black;
}
body div#columns div.col2 div.widget_outer {
	border: none;
}
/* END Newsletter sign up*/
.small-logo {
	padding: 3px 0 0 3px;
}
img.small-logo {
	float: left;
	padding-right: 3px;
}
.ivaldi_mail_collector_frontend {
	margin-top: 25px;
}
p.ivaldi_mail_collector-intro {
	font-size: 11px;
	line-height: 140%;
	padding: 7px 0 10px 0px;
	width: 221px;
	margin-bottom: 0px;	
}
.ivaldi_mail_collector-formcontainer.textwidget {
	padding: 0px 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-left: 34px;
}
.ivaldi_mail_collector-succes.textwidget {
	padding: 0px 0px;
	padding-left: 0px;
	margin-left: 34px;
	padding-bottom: 8px;
}
.ivaldi_mail_collector-formcontainer.textwidget input[type="text"] {
	border: 1px solid black;
	width: 144px;
	color: grey;
}

.ivaldi_mail_collector-formcontainer.textwidget input[type="submit"] {
	background-color: #ba1e33;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-left: 5px;
}
.widget_polls-widget {
	margin-bottom: 25px;
}
#post-5964 h2 {
	display: none;
}
.pc-form-wrapper {
	border: 1px solid black;
	color: #333;
	font-family: Georgia, serif;
	font-size: 11px;
	width: 370px;
	margin-left: 115px;
}
.pc-uname-label,
.pc-pword-label {
	width: 100px;
	float: left;
}
.pc-button {
	background-color: #BA1E33;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	padding: 5px;
}
.pc-button.options {
	padding: 5px 15px;
}
.pc-buttons-div {
	margin-left: 66px;
}
.pc-link a:hover {
	color: #ba1e33;
}
.pc-header .small-logo {
	border: none;
}
.pc-header {
	font-size: 24px;
	line-height: 30px;
	text-transform: none;
	/*color: #ba1e33;*/
	/*padding: 7px 0 0 0px;*/
	height: 33px;
	width: 315px;
}
.pc-header h3 {
	margin: 5px 0px;
	color: #E92A0B !important;
	font-size: 24px;
}
.pc-body-wrapper {
	margin-left: 34px;
}
.pc-body-wrapper p {
	padding: 0px 0px 0px;
}
.pc-text.top {
	line-height: 140%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.pc-text.bot,
.pc-option {
	line-height: 140%;
	margin-bottom: 5px;
	color: #333;
	font-family: Georgia, serif;
	font-size: 11px;
}
input.pc-uname-input,
input.pc-pword-input {
	border: 1px solid black;
	color: gray;
}

/* begin Preference Centre Styles */
.pc-options-wrapper {
	margin-left: 50px;
	margin-top: 25px;
	height: 160px;
}
.options-wrap {	
	float: left;	
	width: 50%;
}
.frequency-wrap {	
	float: left;	
	width: 50%;
}
.alerts-header {
	font-weight: bold;
	padding-left: 21px;
	margin-bottom: 10px;
}
.pc-option input{
	margin-right: 8px;
	float: left;
}
.pc-labels {
	float: left;
	margin-top: -1px;
}
.clear-both {
	clear: both;
}
/* end Preference Centre Styles */

.line-break {
	height: 12px;
}
.wp_form legend,
.wp_form li label {
	font-weight: bold;
}
.wp_form li tr td label {
	font-weight: normal;
}
.post-link-title {
	color: black;
	text-decoration: underline;
	margin: 0 10px 0 10px;
}

/* begin POLLS WIDGET */
#polls-widget-3.widget h3 {
	padding-left: 35px;
	padding-top: 5px;
}
#polls-widget-3 #polls-1 p {
	text-align: left !important;
	padding-left: 35px;
}
#polls-widget-3 #polls-1-ans p {
	padding-left: 0px;
	text-align: center !important;
}
/* end POLLS WIDGET */
/* begin RELATED CONTENT */
h3.related_post_title {
	background-color: #747474;
	color: white !important;
	font-size: 1.2em;
	margin: 20px 8px 0px 0px;
	padding: 5px 10px;
	margin-bottom: 0px !important;
}
.related_post a{
	color: #000000;
	text-decoration: underline;
}
.related_post a:hover{
	text-decoration: none;
	color: red;
}
.related_post a:visited{
	text-decoration: none;
	color: #800080;	
}
/* end RELATED CONTENT */
/* begin ARCHIVE POSTS READ MORE LINK */
.descriptionBlockRight a.more-link,
.descriptionBlockLeft a.more-link {
	background: none;
	padding-left: 0px;
	font-style: italic;
	font-weight: bolder;
	color: black;
	font-size: 9pt;
	font-family: Georgia, serif;
}
.descriptionBlockRight .entry p,
.descriptionBlockLeft .entry p {
	display: inline;
}
.entry {
	padding: 0 0 15px;
}
/* begin ARCHIVE POSTS READ MORE LINK */

/* BACK link on EVENTS page*/
.category-events .back {
	display: block;
	width: 300px;
}

