/*  

Theme Name:Connexions
Theme URI:
Description: Planet2025 Connexions
Author: HarkinsCreative
Author URI: http://harkinscreative.com/

*/

*{

	margin: 0px;
	padding: 0px;
}

body {

	margin: auto;
	text-align: center;
	color: #3c3c3c;
	background-color: #C7C7C7;
	font-size: .7em;
	font-family:  Verdana, "Times New Roman", Times;
}

h1 {

	font-family: Arial, sans-serif; 
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	margin: 15px 0 15px 0;
}

h2 {

	font-family: Arial, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 15px 0 15px 0;
}

.title {

	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	background-color: #D57372;
	border-top: 1px solid #53AFC8;
	color: #ffffff;
	line-height: 18px;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 5px 0 10px;
}

.title2 {

	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	background-color: #969696;
	border-top: 1px solid #53AFC8;
	color: #ffffff;
	line-height: 18px;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 5px 0 10px;
}
h3 {

	font-family: Arial, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 8px 0 8px 0;
}

h3.posttitle {

	font-family: Arial, sans-serif; 
	font-size: 18px;
	line-height: 21px;
	font-weight: nornal;
	text-align: left;
	color: #000000;
	margin: 8px 0 8px 0;
}

.posttitle a:link, .posttitle a:hover, .posttitle a:visited {

	font-family: Arial, sans-serif; 
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 8px 0 8px 0;
}

h2.leftnav {

	font-family: Arial, sans-serif; 
	font-size: 14px;
	color: #185a98;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 7px 5px;
}

h2.rightnav {
	background-color: #D57372;
	margin: 10px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	border-top: 1px solid #53AFC8;
	padding-left: 15px;
}

h4, h4 a:link, h4 a:hover, h4 a:visited {

	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 7px 0;
}

h4.leftnav {

	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 7px 15px;
}

h4.authorexcerpt, h4.authorexcerpt a:link, h4.authorexcerpt a:hover, h4.authorexcerpt a:visited {
	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	text-align: left;
color: #000000;
	margin: 5px 0 5px 0px;
}

h5 {

	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}


h5.subscribe {

	font-family: Arial, sans-serif; 
	font-size: 12px;
	color: #185a98;
	font-weight: bold;
	text-align: left;
	margin: 0px 0 0px 0;
}


h6 { 
	font-family: Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 8px 0 4px 0;
}

#sitelinks { 

	height: 25px; 
	width: 900px; 
	margin: 0px auto; 
}

#sitelinks img, a img {

	padding: 0; 
	margin: 0; 
}

#headertop {

	margin: 0px auto 0 auto;
	height: 99px;
	width: 900px;
	background:#fff url(img/headertop.gif);
}

#blogheadertop {

	margin: 0px auto 0 auto;
	height: 99px;
	width: 900px;
	background:#fff url(img/blogheadertop.gif);
}

#headerbottom {

	margin: 0px auto 0 auto;
	height: 107px;
	width: 900px;
	background:#fff url(img/headerbottom.gif);
}


/* ---------------- DROP DOWN MENU ---------------- */


#toolbar {

	position: relative;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 20px;
	background: #E7E7EF;
	z-index: 1000; 
}


#toolbar ul {

	margin: 0;
	padding: 0;
	list-style: none;
	background: #a7cbdd;
}

#nav li {

	display: block;
	float: left;
	width: 14%;
	position: relative;
}

#nav a {

	display: block;
	width: 100%;
	height: 20px;
	border-right: 1px solid #A664AE;
	line-height: 2em;
	text-align: center;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#nav li ul {
	margin: 0;
	position: absolute;
	left: -9999em;
}

#nav li ul li {

	width: 19em;
	height: 20px;
	float: none;
	background: #a7cbdd;

}

#nav li ul li a {

	text-align: left;
	padding: 5px;
	line-height: 100%;
	border-style: none;
	font-weight: normal;
}

#nav li ul li a {

	height: auto;
	width: auto;
	font-weight: normal;
}
#nav li ul li ul {

	margin-top: -2em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -9999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	
	left: 0;
}

#nav li li:hover ul, #nav li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	
	left: 100%;
}

#nav li:hover, #nav li.sfhover {

	background: #4ea1ca;
}

/* ------- END DROP DOWN MENU ------- */



#container {

	clear:left;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 900px;
	height: auto;
	background: #fff url(img/container.gif) repeat-y;
}

#blogleftnav {
	float: left;
	width: 220px;
	padding-left: 0px;
	text-align: left;
}



#blogleftnav p {
        padding: 15px;
}


#blogleftnav a, a:link, a:visited {
        text-decoration: none;
	font-weight: normal;
	color: #4ea1ca;
	
}

#blogleftnav a:hover, a:visited:hover {
	color: #4ea1ca;
        text-decoration: underline;
}

#blogleftnav a:active {
	text-decoration: none;
	color: #4ea1ca;
}

#blogleftnav ul {

	padding-left: 5px;
	margin-left: 20px;
	list-style: outside disc;
color: #2475a5;
}

#blogleftnav ul li {

	margin-left: 10px;
	margin-right: 10px;
	line-height:13px;
	padding-bottom: 10px;
font-size: 12px;

}

#blogleftnav ul ul li {

	padding-left: 15px;
}

#tag_cloud {
	padding: 0px;
}

.tag-link {
	margin-left: 15px;
}

.widget widget_tag_cloud {
	padding: 15px;
}

#leftnav {

	float: left;
	width: 220px;
	text-align: left;
}
#leftnav .squeeze {

	padding-left: 10px;
	margin: 12px 0 15px 0;
}


#leftnav .squeeze img, img a {

	padding: 0;
}

#leftnav img, a img {

	padding: 2px;
	margin: 0 auto 0 auto;
}


#leftnav p { 

	margin-top: 10px; 

	margin-bottom: 13px; 
	padding: 0px;
}
#leftnav .scootch {

	padding-left: 9px;
}

#leftnav .indented {margin-left: 14px; margin-right: 15px;}

#leftnav ul {

	padding-left: 15px;
}

#leftnav ul li {

	margin-left: 15px;
	line-height:20px;
	list-style-type: square;
}

#leftnav ul ul li {

	padding-left: 15px;
}



#leftnav a, a:link, a:visited {
        text-decoration: none;
font-weight: normal;
	color: #4ea1ca;
	
}

#leftnav a:hover, a:visited:hover {
	color: #4ea1ca;
        text-decoration: underline;
}

#leftnav a:active {
	text-decoration: none;
	color: #4ea1ca;
}

#rightnav {

	float: right;
	width: 219px;
	text-align: left; 
}

#rightnav .dateline {
	float: right;
	margin: 5px 27px 0 0;
}

#rightnav .bg { 

	float: right;	
	width: 218px;
	background-color: #F1F9FC;
}

#rightnav .indent {
	padding-left: 14px;
}

#rightnav .author {
	margin: 0 auto 0 auto;
	padding-bottom: 8px;
	width: 210px;
}

#rightnav .author img {
	float:left;
	padding: 4px 4px 0 0;
}

#rightnav .author a {
	font-weight: bold;
	font-size: 120%;
}

#rightnav .author p {
	font-size: 80%;
	padding-right: 15px;
margin: 0 0 0 0;
padding: 0 15px 3px 15px;
}

#rightnav .squeeze {

	margin: 0 10px 0 10px;
}
#rightnav .headlines { 
	
	width: 197px;
	font-size: 10px;
	font-weight: bold; 
}

#rightnav .headlines ul { 

}

#rightnav .headlines li {
 	font-weight: bold;
	padding-bottom: 10px;

}

#rightnav .headlines a, a:link, a:visited {
	font-weight: bold;
	color: #000000;

}

#rightnav .headlines a:hover, a:visited:hover {
	font-weight: bold;
	color: #008AFF;
	text-decoration: underline;
}

#rightnav img, a img { 

	padding:12px 5px 5px 3px; 
	margin: 0 auto 0 15px;
}

#rightnav .imgalign { 

	display: block; 
	margin-left: 15px; 
}

#rightnav .buttonalign { 

	display: block; 
	margin-left: 39px; 
}

#rightnav .logoalign { 

	display: block; 
	margin-left: 8px; 
}

#rightnav p {

	padding: 3px 10px 3px 15px; 
}


#rightnav h4 {

	font-family: Arial, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 7px 15px;
}

#rightnav h5 {

	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 15px 0 10px 5px;
}


#rightnav a, a:link, a:visited {
        text-decoration: none;
	font-weight: normal;
	color: #4ea1ca;
	
}

#rightnav a:hover, a:visited:hover {
	color: #4ea1ca;
        text-decoration: underline;
}

#rightnav a:active {
	text-decoration: none;
	color: #4ea1ca;
}


#content {

	display: block;
	margin: 0 230px 20px 238px;
	line-height: 1.3em;
	padding-top: 10px;
	text-align: left;

}

#content ul {

	padding-left: 15px;
	padding-top: 2px;


	margin-bottom: 15px;
}

#content ul li {

	margin-left: 15px;
	list-style-type: disc;
}

#content ul ul li {

}

#content ol {

	list-style-position: inside;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 15px;
}

#content p {

	padding-bottom: 15px;
	padding-left: 0px;
}

#content img {
padding: 5px;
}

.authorexcerpts {
margin-bottom: 8px;
border-top: 1px solid #4EA1CA;
}

#authorbg {
float: left;
width: 93%;
margin: 0 0px 10px 0;
padding: 10px 10px 0px 10px;
background: #DFDFDF;
border: 1px dotted #43A2D0;
}

#authorbg a, a:link, a:visited {
font-weight: normal;
}

#authorbg a:hover, a:visited:hover {
text-decoration: underline;
}

.entrytext.board {
padding-bottom: 0px;
}

.playerfloatleft {
float: left;
margin: 5px 7px 5px 0px;
}


#bottom {

	width: 900px;
	height: 75px;
	clear:both;
	font-weight: normal;
	color: #4c4c4c;

	background: #dfdfdf;
}

#bottom p {

	padding: 20px 0 0 0;
	display: block;
	margin-bottom: 2px;
	text-align:center;
}

#bottom a:link {


	color: #0a80a0;
	text-decoration: none;
	border: none;
	font-weight: normal;
}

#bottom a:hover {

	color: #a02a0a;

	border: none;
}

#bottom a:visited:hover {

	color: #0a80a0;
	border: none;
}

#bottom a:visited {

	color: #000;
	text-decoration: none;
	border: none;
	font-weight: normal;
}

blockquote {

	margin: 0px 0px 15px 20px;
	padding: 5px 25px 5px 25px;
	color: #222222;
background-color: #D6E7EF;
border: 1px dotted #D57372;
}                         

.postmetadata {

	display:block;
	margin: 0px 35px 0px 20px;
	padding: 0px 8px 0px 35px;
	text-align: left;
	color:#585858;
}

#content .postmetadata { 
}

.postmetadata a:link {

	border: none;
	color: #008aff;
	font-weight: normal;
}

.postmetadata a:hover {

	border: none;
	color: #008aff;
	font-weight: normal;
	text-decoration: underline;
}

.postmetadata a:visited:hover {

	border: none;
	color: #008aff;
	text-decoration: underline;
	font-weight: normal;
}

.postmetadata a:visited {
	border: none;
	color: #008aff;
	font-weight: normal;
}		  


a img {

	border:none;
	margin-left: auto;
	margin-right: auto;
	background:none;
	padding:5px;
}

#feed, #feed img a:link, #feed img a:visited {

	border: none;
}                     

.commentlist {

	color: #434343;
}

.commentlist li {

	margin: 2px 2px 2px 2px;
	padding-left: 5px;
	list-style: none;
	margin-bottom: 5px;

}


.commentlist cite {

	padding: 1px 1px 1px 1px;
}

.commentlist p {

	padding: 5px 5px 2px 3px;
	margin-bottom: 5px;
}

.commentlist a:link {

	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #595959;
}

.commentlist a:visited {

	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #595959;
}

.commentlist a:hover {

	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

.commentlist a:visited:hover {

	border: none;
	font-weight: normal;
	color: #000;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {

	text-decoration: none;
	color: #2693CF;
}

.commentnumber {

	font: bold normal 14px 'Arial', sans-serif;
	font-weight: bold;
	margin-top: 5px;
	float:right;
	color: #BCBCBC;
	font-size: 12pt;
}

#comment {

	color: #000;
	width:80%;
	background-color: #fff;
}

.commentlist .oneliner {
height: 3px;
width: 100%;
border-bottom: 1px dashed #2693CF;
}

.commentlist .alt {
background-color: #F1F9FC;
}

.date {
	height: 40px;
	width: 40px;
	font-size: 13px;
	float: right;
	letter-spacing: 1px;
	padding: 3px 0px 0px 0px;
	margin-top: 0px;
	text-align: center;
	color: #fff;
}

.centered {
     margin-left: auto;
     margin-right: auto;
}

.entry {

	margin-bottom: 5px;
}                     

.post {

	display: block;
	overflow:hidden;
	width:97%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #4bacc6;
}

.post img { 

	padding: 2px;
	float: left; 
}

.post img .alignleft { 

	padding: 2px;
	float: left; 
}

.post a, a:link {

	color: #008aff; 
	font-weight: normal;
	text-decoration: none;
}

.post a:hover {

	font-weight: normal;
	text-decoration: underline;
}

.post a:visited {

	font-weight: normal;
	text-decoration: none;
}




















.post a:visited:hover {

	font-weight: normal;
	text-decoration: underline;
}

ul {


	list-style: none;
}

img {	

	padding:0px ;
	margin-left: auto;
	margin-right: auto;
}

a img {


	border:none;
	background:none;
	padding:0px;
}

img.alignright {
	float: right;
}

p.alignright {
	text-align: right;
}

alignright {
	text-align: right;
}

img.alignleft {
	float: left;
}

.alignleft {
	text-align: left;
}

p.alignleft {
	text-align: left;
}

.emailandprint {
	display: block;
	width: 95%;
height: 35px;
	padding-bottom: 0px;
}

.emailandprint img, img a:link, img a:visited, img a:hover, img a:hover:visited {
	padding: 8px 0 0 5px;
	float: right;
display: block;
}


/* ---------------- VOD POD CSS ---------------- */


.vodpod_videos_widget {
  width:419px;
  color:#fff;
  margin-top:8px;
  position:relative;
}
.vodpod_videos_widget a {
  color:#666;
  border:none;
}
  .vodpod_videos_widget .vodpod_header {
    display:none;
  }
  .vodpod_videos_widget .vodpod_video_container {
    margin-left:2px;
  }
  .vodpod_videos_widget .vodpod_video {
    float:left;
    cursor:pointer;
    position:relative;
    display:inline;
    width:92px;
    height:68px;
    border:3px solid #333;

    margin:20px 5px 0px 0px;
    font-size:8px;
  }
  .vodpod_videos_widget .vodpod_video:hover {
      border-color:#00adef;
  }
    .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail {
      display:block;

    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail img {
      width:92px;
      height:68px;
      border:none;
      padding:0;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_placeholder1 {
      position:absolute;
      background:#666;
      width:92px;
      opacity:0.8;
      filter:alpha(opacity=80);
      -moz-opacity:0.80;
      height:24px;
      bottom:0px;
      left:0px;
      padding-left:2px;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_title {
      display:block;
      position:absolute;
      font-weight:bold;
      height:24px;
      width:135px;
      line-height:12px;
      overflow:hidden;
      bottom:0px;
      left:2px;
      color:#fff;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_views {
      display:none;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_created_at {
      display:none;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_title {
      display:none;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_views {
      display:block;
      position:absolute;
      line-height:12px;
      bottom:12px;
      left:2px;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_created_at {
      display:block;
      position:absolute;
      line-height:12px;
      bottom:0px;
      left:2px;
    }
.vodpod_videos_widget .vodpod_footer_separator {

  clear:both;
  height:1px;
}
.vodpod_videos_widget .vodpod_footer {
  position:absolute;
  top:0px;
  right:0px;
  margin:0px 30px;
  font-size:12px;
}
.vodpod_videos_widget .vodpod_footer .vodpod_see_all {
  float:left;
}
.vodpod_videos_widget .vodpod_footer .vodpod_powered_by {
  float:right;
  width:180px;
  text-align:right;
  margin-right:10px;
}
  .vodpod_videos_widget .vodpod_powered_by b {



    font-size:1.4em;
  }
.vodpod_videos_widget #vodpod_paging {
  float:right;
  display:inline;
  margin-right:10px;
}
.vodpod_videos_widget #vodpod_paging #vodpod_paging_prev {
  position:absolute;
  background:url(http://assetscdn.vodpod.com/images/blue_arrow_left.gif) no-repeat;
  left:0px;
  top:58px;
  width:23px;
  height:27px;
  cursor:pointer;
}
  .vodpod_videos_widget #vodpod_paging #vodpod_paging_prev a {
    display:none;
  }
.vodpod_videos_widget #vodpod_paging #vodpod_paging_next {
  position:absolute;
  background:url(http://assetscdn.vodpod.com/images/blue_arrow_right.gif) no-repeat;
  left:805px;
  top:58px;
  width:23px;
  height:27px;
  cursor:pointer;

}
  .vodpod_videos_widget #vodpod_paging #vodpod_paging_next a {
    display:none;
  }


.photo {

float: left;
margin: 5px;
border: 4px solid white;
padding: none;
}

.dateline {
margin-bottom: 15px;
font-style: italic;
}

