/*  

Theme Name: Deepest_Blue

Theme URI: http://www.wpcontempo.com

Description: Blue Magazine Style Theme

Version: 2.7.1

Author: WP Contempo

Author URI: http://www.wpcontempo.com/about/

Tags: Right Sidebar, 2 Column, Dark Blue, video, adsense, featured content, content slider

*/



/*-------------------------------------------------------------------------------------------------------------------*/



/*--General--*/

* {	/*--make all to 0 as default--*/

	padding: 0;
	margin: 0;
}



body {

	background: #010f12;
	font: 80%/170% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}



/*--formatting--*/

a {

	color: #7bbcff;
	text-decoration: none;

}



a:hover {

	text-decoration: none;
	color: #fff;
}



p {

	padding: 0 0 1.8em;
}	



h2 {

	font: 900 24px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 5px 0 0 10px;
	color: #87bcd2;
}



h2 em {

	font: 400 30px "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0;
}



h2.pagetitle {

	font: 400 24px "Times New Roman", Times, serif;
	padding: 2px 0;
	text-align: center;
	letter-spacing: 0;
	color: #fefefe;
}



h2.pagetitle strong {

	font-size: 30px;
	font-family: Arial;
}



h2 a {

	color: #87bcd2;
	text-decoration: none;
}

#content h2 a:hover {
	color: #fff;
	text-decoration:none;
}

h3 {

	font: 900 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}



h4 {

	font: 900 16px "Times New Roman", Times, serif;	
	font-style: italic;
}



h5 {

	font: 400 14px Arial, Helvetica, sans-serif;	
}



h6 {


}



blockquote {

	width: 400px;
	font-style: italic;
	background-color: #01363f;
	padding: 10px;
	clear: both;
	margin: 0 0 10px 70px;
	font: 400 16px "Times New Roman", Times, serif;		
	color: #08b7d5;
}



blockquote p {

	padding: 0;
}



.entry ul, .entry ol, .post ul, .post ol {

	padding: 7px 25px;
}



ul {

	list-style-type: circle;
}



ul li ul {

	list-style-type: disc;
}



ol {

	list-style-type: decimal;
}



ol li ol {

	list-style-type: lower-roman;

}



img.left {

	float: left;
	margin: 5px;
	background-color: #022c33;
	padding: 4px;
	border: 1px solid #1b3f47;
}


img.right {

	float: right;
	margin: 5px;
	background-color: #022c33;
	padding: 4px;
	border: 1px solid #1b3f47;
}


/*--container--*/

#wrapper {

	width: 960px;
	margin: 0 auto;
}



#header {

	width: 960px;
	height: 254px;
    background: url(images/header.png) no-repeat bottom;
	float: left;
}




#content {

	width: 960px;
	float: left;
	background: #010f12;
	margin-top: 10px;
	border: 1px solid #1a1e23;
	padding-bottom: 10px;
}



#content #left-col {

	width: 600px;
	float: left;
	position: relative;
	padding-right: 30px;
}



#content #right-col {

	width: 290px;
	margin: 20px 0 0 5px;
	float: left;
	position: relative;
	background: #010f12;
}

#content .rightcolend {

	float: left;
	background: url(images/rightcolend.png) no-repeat;
	width: 290px;
	height: 6px;
	position: relative;
}


#content #right-col #sidebar {

	width: 290px;
	float: left;
	position: relative;
}



/* Easy Slider */
	
#slider ul, #slider li{
  margin:0;
  padding:0;
  list-style:none;
  }  
  
#slider, #slider li{
  /*
   define width and height of container element and list item (slide)
   list items must be the same size as the slider area
  */
   
  width:595px;
  height:240px;
  overflow:hidden;
 
  }
#slider li{
   color: #FFFFFF; 
  }  
   
#prevBtn{
   background : url(images/previous2.gif) no-repeat left center;
   float : left;
   padding-left : 20px;
   margin-top: 10px;
 }

#nextBtn{
   background : url(images/next2.gif) no-repeat right center;
   float : right;
   padding-right : 20px;
   text-align : right;
   margin-top: 10px;
 }  

#prevBtn a,#nextBtn a:visited, #nextBtn a,#nextBtn a:visited
 {
  color : #FFFFFF;/*#999;*/
  text-decoration : none;
  font-weight:bold;
 }
 
#prevBtn a:hover, #nextBtn a:hover
 {
  color : #87bcd2;/*#000;*/
  text-decoration : none;
  font-weight:bold;
 }    

/* // Easy Slider */






#footer {

	width: 100%;
	float: left;
	height: 130px;
	color: #fff;
}

/*--header--*/



#header #logo {

	width: 300px;
	height: 59px;
    margin: 40px 40px 0 80px;
	float: right;
}



#header #logo h1 a {

	background: url(images/logo5.png) no-repeat top left;
	width: 300px;
	height: 59px;
	float: right;
	text-indent: -9999em;
}

.header-ad {

	float: right;
	width: 468px;
	height: 60px;
	margin: 60px 20px 0 0;
	border: none;
}


/*-- menu --*/

#header #menu {

	float: left;
	margin: 4px 0 0 0;
	width: 700px;

}



#header #menu ul {

	width: 700px;
	list-style: none;
	float: left;
	text-align: left;
}




#header #menu ul li {

	float: left;
}



#header #menu ul li a {

	padding: 15px 0 0 10px;
	display: block;
	width: 115px;
	height: 45px;
	background: url(images/button.png) no-repeat;
	margin-left: 5px;	
	float: left;
	text-decoration: none;
	font: 600 14px Arial, Helvetica, sans-serif;
	color: #87bcd2;
	}



#header #menu ul li a:hover {

	color: #fff;
	background: url(images/button-hover.png) no-repeat;

}



#header #menu ul li.current_page_item a {

	color: #bbbbbb;
	background: url(images/button-hover.png) no-repeat;

}



/*--featured-post--*/



#featured-post {

	width: 595px;
	height: 250px;
	background: #022c33;
	margin: 20px 0 20px 5px;
	border: 1px solid #1b3f47;
}



#featured-post h3 {

	font: 900 14px Arial, Helvetica, sans-serif;
	color: #918e61;
	letter-spacing: -1px;
	padding-bottom: 5px;
}



#featured-post .featured{

	float: left;
	padding: 0 10px;
	
}



#featured-post .featured h2 a {

	display: block;
	padding: 5px 0 0 0;
	letter-spacing: -1px;
}



#featured-post .featured span#f-date {

	padding: 3px 4px;
	background-color: #eae8c6;
	color: #5d5b35;
	font-size: 10px;
}

#featured-post .fimage {
	
	background: url(images/featured.png) no-repeat right top;
	float: right;
	width: 111px;
	height: 23px;
	margin: -12px 20px 0 0;
	
	
}


#featured-post .featured span#f-date a {

	color: #5d5b35;

}



#featured-post .featured p {

	padding-top: 5px;

}



#featured-post .featured p img, #featured-post .featured p a img {

	padding: 5px;
	border: 1px solid #1b3f47;
	background-color: #022c33;
	float: right;
	margin: 0 0 5px 5px;
}

/*--post--*/



.title {

        background: #1d1f20;
        width: 600px;
        height: 40px;
}


.related {
	padding: 0;
	margin: 0;
	background: url(images/related.png) no-repeat;
	width: 130px;
	height: 10px;
	
}


.postinfo {

        padding: 2px 0 0 10px;
		font-size: 10px;
		color: #a57f88;
		float:left;
}



.post-comments a {

        color: #7dbcd1;
        text-decoration: none;
		font-size: 10px;
		margin-left: 5px;
		background: url(images/comments-post.png) no-repeat right;
		display:block;
		width: 30px;
		float:left;
}



.postinfo a:hover {

        color: #7bbcff;



}



.post-author {

        text-transform: uppercase;
        color: #a57f88;
		font-style:italic;
}

.post {

	width: 600px;
	float: left;
	margin: 20px 0 0 5px;
    background-color: #01191d;
	border: 1px solid #113036;
}



.post .post-info {

	float: left;
	width: 100px;	
	padding-right: 10px;
}



.post .post-info a img, .post .post-info img {

	padding: 5px;
	background-color: #dedcb9;
	border: 1px solid #a6a371;
}



ul.links {

	list-style: none;

}



.post .post-info em {

	display: block;
	font-size: 9px;
}



.post .post-info span.post-tag {

	display: block;
	border-top: 1px solid #b5b38f;
	border-bottom: 1px solid #b5b38f;
	font-size: 9px;
	padding: 3px 0;
}



.post .post-info span.post-tag a {

	text-decoration: none;
	font-weight: 900;
}



.entry {

	float: left;
	width: 590px;
    padding: 5px 0 0 10px;
}

.entry a {
	
	color: #7bbcff;
	text-decoration: none;
	
}

.entry a:hover {
	
	color: #fff;
	text-decoration:underline;

	
}

.more {

    display: block;
	background: url(images/more.png) no-repeat top left;
	width: 71px;
	height: 20px;
	text-indent: -9999em;
	display: block;
    margin: 20px 70px 20px 0;
    cursor: pointer;
    float: right;
}



.more:hover {

        background: url(images/more-hover.png) no-repeat;

}



p.metadata {

	padding: 2px;
	clear: left;
	text-align: right;
	margin-top: 15px;
}



p.metadata2 {

	padding: 2px;
	background-color: #1d1f20;
	clear: left;
	text-align: right;
	width: 600px;
}



.clear {

	clear: both;
	padding: 10px 0 0 0;
}

.metadata3 {

	font-size: 10px;
	padding-left: 10px;
}

.metadata3 a {
	
	color: #1597cb;
	font-weight:bold;	
}


.metadata3 a:hover {
	
	color: #fff;
	text-decoration: none;
	font-weight:bold;	
}


.ad-after-post {
	
	width: 600px;
	height: 60px;
	background: #01191d;
	margin: 20px 0 0 5px;
	float:left;
    border: 1px solid #113036;
}

/*--right-col--*/



/*--feed--*/

.feed {

	float: left;
	width: 200px;
	height: 111px;
	background: url(images/rss.png) no-repeat left;
	margin: 0 0 30px 20px;
}

.rss-posts {
	
	float: left;
	width: 20px;
	display:block;
	padding: 0 0 0 20px;
	margin: 25px 0 0 120px;
	background: url(images/rss-icon.png) no-repeat;
}

.rss-comments {
	
	float: left;
	width: 20px;
	display:block;
	padding: 0 0 0 20px;
	margin: -10px 0 0 120px;
	background: url(images/rss-icon.png) no-repeat;
}

.rss-posts a, .rss-posts a:hover, .rss-comments a, .rss-comments a:hover {
	
	text-decoration: none;
}

/*--feed--*/

#searchform {

	width: 270px;
	float: left;
	height: 45px;
	margin-bottom: 20px;
	margin-top: 5px;
}



#searchform form {

	float: left;
	width: 270px;
	margin: 10px;
	display: inline;
}



#searchform form input#s {

	width: 221px;
	background: url(images/form.png) no-repeat top left;
	height: 25px;
	border: 0;
	float: left;
	margin: 0;
	padding: 5px 0 0 7px;
	color: #666;
}



#searchform form input#searchsubmit {

	width: 26px;
	background: url(images/search.png) no-repeat center left;
	height: 27px;
	border: 0;
}

/*--contact--*/

.contact-form {
	
	width: 600px;	
}

.contact-form input {
	
	border: none;
	background: #010f12;
	color: #fefefe;
}

.contact-form textarea {
	
	border: none;
	background: #010f12;
	color: #fefefe;
}

.contact-form form, fieldset {

	border: none;
	
}

.contact-form .cp_message {
	width: 90%;	
	
}

/*--about--*/

#about {

	clear: left;
	width: 330px;
	margin-bottom: 20px;
}



#about h3 {

	font: 400 18px Arial, Helvetica, sans-serif;
	background: url(images/about.png) no-repeat top right;
	width: 260px;
	margin-bottom: 10px;
}



#about a img {

	padding: 5px;
	float: left;
	background-color: #dedcb9;
	border: 1px solid #a6a371;
	margin: 5px 5px 5px 0;
}



#about span {

	font-size: 10px;
	line-height: 16px;

}



/*--sidebar1--*/

.ads {
	
	float: left;
	margin: 0 0 10px 10px;
	width: 280px;
	padding: 0;
	}

.video {
	
	float: left;
	margin: 20px 0 20px 0;
	border: 1px solid #101d20;
	padding: 10px;
}

#sidebar h3 {

	text-align: center;
	border-top: 1px solid #a6a371;
	border-bottom: 1px solid #a6a371;
	background-color: #dedcb9;
	margin-bottom: 15px;
}


#socialb {

	width: 200px;
    height: 40px;
	float: left;
    margin: 0 0 10px 190px;
}

#socialb ul li {
	list-style: none;
	display:inline;
	float:left;
	margin-left:5px;
	
}

#socialb ul li a:hover {

	border: none;

}

#socialb a.delicious {

    display: block;
    width: 30px;
    height: 30px;
    background: url("images/delicious.png") 0 0 no-repeat;
    text-decoration: none;
}



#socialb a:hover.delicious {

    background-position: 0 -34px;

}

#socialb a.digg {

    display: block;
    width: 30px;
    height: 30px;
    background: url("images/digg.png") 0 0 no-repeat;
    text-decoration: none;
}



#socialb a:hover.digg {

    background-position: 0 -34px;

}


#socialb a.stumble {

    display: block;
    width: 30px;
    height: 30px;
    background: url("images/stumble.png") 0 0 no-repeat;
    text-decoration: none;
}



#socialb a:hover.stumble {

    background-position: 0 -34px;

}

#socialb a.reddit {

    display: block;
    width: 30px;
    height: 30px;
    background: url("images/reddit.png") 0 0 no-repeat;
    text-decoration: none;
}



#socialb a:hover.reddit {

    background-position: 0 -34px;

}



#sidebar ul {

	list-style: none;

}



#sidebar1 {

	float: left;
	width: 160px;
	padding-right: 10px;
}



#sidebar2 {

	float: left;
	width: 280px;
}



#sidebar ul {
	


}



#sidebar ul li {

	float: left;
	width: 280px;
	margin-bottom: 10px;
}



#sidebar ul li h2 {

	padding: 7px 0 0 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #0c0202;
	width: 270px;
	height: 23px;
	background: url(images/h2.png) no-repeat;
}



#sidebar ul li ul {



}



#sidebar ul li ul li {

	float: left;
	width: 280px;
	border: 0;
	margin-bottom: 0;
	padding-top: 5px;
}



#sidebar ul li ul li a {

	float: left;
	text-decoration: none;
	color: #7bbcff;
	margin: 2px 0 0 20px;
	font-family: Verdana, Arial;
	background: url(images/li.png) no-repeat left;
	line-height: 20px;
	padding-left: 12px;

}



#sidebar ul li ul li a:hover {

	color: #fefefe;
	background: url(images/li-hover.png) no-repeat left;

	}



/*--comments--*/



#comments {

	margin-top: 15px;
	float: left;
	width: 600px;
}



h3#comment-title {

	background: url(images/comments.png) no-repeat top left;
	width: 600px;
	float: left;
	text-indent: -9999em;
	padding-top: 5px;
}



#comments ol, #comments ol li {

	float: left;
	width: 600px;
	list-style: none;
	padding: 0;
}



#comments ol li .comment-data {

	float: left;
	width: 478px;
	margin-right: 10px;
	background-color: #010f12;
	padding: 5px 10px;
	min-height: 120px;
	overflow: auto;
	border-top: 1px solid #01191d;
}



#comments ol li.alt .comment-data {

	float: left;
	width: 478px;
	margin-right: 10px;
	background-color: #010f12;
	padding: 5px 10px;
	min-height: 120px;
	overflow: visible;
	margin-top: -1px;
	margin-bottom: -2px;
	
}



#comments ol li .comment-info {

	width: 90px;
	float: left;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
}



#comments ol li .comment-info a img {

	border: 0;
	margin-bottom: 5px;

}



#comments ol li .comment-info img {

	border: 0;
	margin-bottom: 5px;
        margin-left: 30px;

}



#comments ol li .comment-info a {

	text-decoration: none;

}



/*--respond--*/

#respond {

	background: url(images/respond.png) no-repeat top left;
	padding-top: 30px;
	margin-top: 15px;
	float: left;
	width: 600px;
}



#respond p {

	padding: 2px 0;

}



#respond input.name {

	padding: 2px 2px 2px 20px;
	background: #010f12 url(images/comment-name.png) no-repeat;
	border: none;
	margin-left: 5px;
	color: #fefefe;
}

#respond input.aemail {

	padding: 2px 2px 2px 20px;
	background: #010f12 url(images/aemail.png) no-repeat;
	border: none;
	margin-left: 5px;
	color: #fefefe;
}

#respond input.aurl {

	padding: 2px 2px 2px 20px;
	background: #010f12 url(images/aurl.png) no-repeat;
	border: none;
	margin-left: 5px;
	color: #fefefe;
}

#respond textarea {

	padding: 2px 2px 2px 20px;
	background: #010f12 url(images/atextarea.png) no-repeat top left;
	border: none;
	margin-left: 5px;
	color: #fefefe;
}



/*--footer--*/

.footer_igv a{
        margin-right: 5px;
        float: right;
        background: transparent url(http://prayfordanarhodes.com/wp-content/uploads/2010/01/imagivationFooterLogo.png) top center no-repeat;
        width: 28px;
        height: 28px;
        display:block;
}

.footer_igv a:hover{
        background: transparent url(http://prayfordanarhodes.com/wp-content/uploads/2010/01/imagivationFooterLogo.png) bottom center no-repeat;

}






#footer .footer-text {

	width: 960px;
    height: 131px;
	background: url(images/footer.png) no-repeat top;
    margin: 10px auto;
}



#footer .copytext { 

        padding: 15px 0 0 10px;
        font-size: 10px;
}



#footer .copytext a { 

	color: #7bbcff;
	text-decoration: none;
}



#footer .copytext a:hover { 

        color: #fff;
}





#footer .footer-text span {

	float: left;
	width: 600px;
}



#footer .footer-text em {

	float: left;
	width: 360px;
	text-align: right;
}



/*--widget-formatting*/

.textwidget {

	padding: 5px;
}



#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {

	text-align: left;
	border-bottom: 1px solid #fff;
}



#tag_cloud {

	text-align: center;

}



ul#recentcomments li.recentcomments {

	width: 150px;
	font-weight: 900;
	border-top: 1px solid #BBB875;
	padding: 2px 4px;
}



ul#recentcomments li.recentcomments a {

	border:0 ;
	width: 150px;
	font-weight: 400;
}



ul#recentcomments li.recentcomments a:hover {

	background-color: #D7D39A;
}



#calendar_wrap {

}



#wp-calendar {

	width: 150px;
	margin: 0 auto;
}



#wp-calendar a {

	text-decoration: none;
	padding: 1px 2px;
	background-color: #b63d13;
	color: #fff;
}



#prev {

	text-align: left;

}



#prev a {

	text-decoration: none;
	padding: 1px 2px;
	background-color: #D7D39A;
	color: #b63d13;
}



#next {

	text-align: right;
}



#next a {

	text-decoration: none;
	padding: 1px 2px;
	background-color: #D7D39A;
	color: #b63d13;
}



/*--navigation--*/



.navigation {

	float: left;
	width: 600px;
	margin: 20px 0 0 0;
}





.navigation .previous {

	float: left;
	display:block;
	text-indent: -999em;
	background: url(images/previous.png) no-repeat;
	width: 128px;
	height: 30px;
	margin: 0 0 20px 5px;
	cursor:pointer;

}

.navigation .previous:hover {
	
	background: url(images/previous-hover.png) no-repeat;
}


.navigation {
        color: #010F12;
        font-size:.1em;
}

.navigation a {
        color: #010F12;
        font-size:.1em;
}


.navigation .next {

	float: right;
	display:block;
	text-indent: -999em;
	background: url(images/next.png) no-repeat;
	width: 111px;
	height: 28px;
	margin-bottom:20px;
	cursor:pointer;
}

.navigation .next:hover {
	
	background: url(images/next-hover.png) no-repeat;
}

.navigation .previous-post {

	float: left;
	display:block;
	text-indent: -999em;
	background: url(images/previous-post.png) no-repeat;
	width: 128px;
	height: 30px;
	margin: 0 0 20px 5px;
	cursor:pointer;

}

.navigation .next-post {

	float: right;
	display:block;
	text-indent: -999em;
	background: url(images/next-post.png) no-repeat;
	width: 84px;
	height: 28px;
	margin: 0 5px 20px 0;
	cursor:pointer;

}

/*--gallery--*/



p.attachment {

	text-align: center;
	padding: 15px 10px;
	background-color: #1a1b1d;
	border: 1px solid #29323a;
	margin-left: 5px;
}

p.attachment a img {

	padding: 3px;
	background-color: #fff;
	border: 1px solid #7bbcff;
}



.navigation a img {

	padding: 3px;
	background-color: #fff;
	border: 1px solid #7bbcff;
}



.gallery-item a img {

	padding: 3px;
	background-color: #fff;
	border: 1px solid #7bbcff;
}



.gallery-item a:hover img {

	border: 1px solid black;

}



.gallery-caption {

	font-size:11px;
	line-height:14px;
	margin-left:0pt;
	padding-bottom:10px;
	color: #7bbcff;
}

.caption {
	
	margin-left: 10px;

}

.aligncenter,

div.aligncenter {

   display: block;
   margin-left: auto;
   margin-right: auto;
}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;
   text-align: center;
   background-color: #C6F0F7;
   padding-top: 4px;
   margin: 10px;
}



.wp-caption img {

   margin: 0;
   padding: 0;
   border: 0 none;
}



.wp-caption p.wp-caption-text {

   color: #01191D;
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Custom by Paul */

h1#post-title {
	padding: .5em;
}

span#PicNetEyeTracker {
	display:none;
}