/* 

Theme Name: Wonderful Web Solutions

Theme URI: http://wonderfulwebsolutions.com/

Description: 2 column, fixed width, widget ready theme.

Version: 1.0

Author: Charly Leetham

Author URI: http://askcharlyleetham.com/

Tags: fixed width, two columns, widgets, page with no sidebar 	

           This theme was designed and built by Charly Leetham,
   	   whose blog you will find at http://askcharlyleetham.com/
           specifically for Wonderful Web Solutions (http://wonderfulwebsolutions.com)
*/

body {
	background: #07456A; /* change image url to your background image */
	color: #202020;	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0px auto 0px;
	padding: 0px;	
        line-height: 160%;
}	

#wrap {
	background: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;	
        width: 960px
}

/*************************************************	Hyperlinks									*************************************************/
a, a:visited {	
    color: #4C7CAA;	
    text-decoration: none;	
}

a:hover {	
    color: #40b0f4;	
    text-decoration: underline;	
}	

a img {
    border: none;
    vertical-align: top;	
}

/*************************************************	Header  									*************************************************/

#header {
	width: 960px;
	height: 150px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
        background: url(images/header.jpg); /* change image url to your blog header image url */
}	

#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;	
}	

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
}	

#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;	
}	

#header h1 a:hover {
	color: #FFFFFF;
        text-decoration: none;
}

#logoarea {
       width:183px; 
       height:186px; 
       float:left;
}

#logoarea img {
       padding-left: 21px;
       padding-top: 17px;
       width: 125px;
}

.headerleft {
	width: 950px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
        text-align:center;	
}	

.headerright {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}	

.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
}	

.headerright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.headerright a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;	
}	

/*************************************************	Navbar  									*************************************************/
#navbar {
	background: #07456a ; /* add your image url here or change colour for theme */
	height: 30px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
        width: 960px;
        font-family: Arial,Tahoma,Verdana;
        font-size: 12px;
}	

#navbarleft {
	width: 750px;
	/*height: 30px;*/
	float: left;
	margin: 0px;
	padding: 0px;
}	

#navbarright {
	width: 200px;
	height: 30px;
	float: right;
	margin: 0px;
	padding: 0px 5px 0 0;
        text-align: right;	
}	

#nav {
        margin: 0px;
	padding: 0px;
	list-style: none;
}	

#nav ul {
	margin: 0px;
	padding: 0px;
        list-style: none;
}

#nav a {
	color: #FFFFFF;
	display: block;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
	padding: 5px 8px 3px 10px;
}

#nav a:hover {
	background: #00b800; /* drop down nav menu colour */
	color: #FFFFFF;
	display: block;
	text-decoration: none; 
	margin: 0px 0px 0px 0px;
        padding: 5px 8px 3px 10px;	 /* make sure magin and padding are same as the nav a setings */
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}	

#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
}	

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #07456a;
	color: #FFFFFF;
	width: 140px;	
	float: none;	
	margin: 0px;	
	padding: 6px 8px 5px 10px;
	border: 1px solid #FFFFFF;	
	border-top: 0px;	
}	

#nav li li a:hover, #nav li li a:active {
	background: #00b800;
       color: #FFFFFF;	
}

#nav li ul {
	position: absolute;	
	width: 10em;
	left: -999em;
}

#nav li:hover ul {	
	left: auto;	
	display: block;
}	

#nav li:hover ul, #nav li.sfhover ul {	
	left: auto;	
}

/*************************************************	Content 					     		     ************************************************/
#content {	
	margin: 0px auto 0px;	
	padding: 0px 5px;	
}

#content p {	
        padding: 0px 0px 10px 0px;
	margin: 0px;	
	line-height: 20px;
}	

#content h1 {	
       color: #2255AA;	
       font-size: 24px;
       font-family: Times New Roman, Georgia, Trebuchet MS;
       font-weight: normal;
       margin: 0px;	
       padding: 0px 0px 5px 0px;
}	

#content h1 a  {	
	color: #2255AA;	
	text-decoration: none;	
}

#content h1 a:hover {	
	color: #7DAE12;	
	text-decoration: none;	
}	

#content h3 {	
	color: #2255AA;	
	font-size: 24px;	
	font-family: Times New Roman, Georgia, Trebuchet MS;	
	font-weight: normal;	
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 5px 0px;	
}	

#content h4 {	
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;	
	margin: 0px 0px 20px 0px;	
	padding: 0px 0px 5px 0px;	
}	

#content img.wp-smiley {	
	float: none;	
	border: none;	
        padding: 0px;	
	margin: 0px;	
}

#content img.wp-wink {	
	float: none;	
	border: none;	
	padding: 0px;	
	margin: 0px;	
}	

#contentleft {	
	float: left;
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}	

#contentleft ol {	
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}	

#contentleft ol li {	
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}	

#contentleft ul {	
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}	

#contentleft ul li {	
	list-style-type: square;	
	margin: 0px 0px 0px 20px;	
	padding: 0px 0px 5px 0px;	
}	

.date {	
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #999999;
}	

.postmeta {	
	font-size: 11px;	
	font-weight: bold;	
	padding: 5px;	
	margin: 0px 0px 40px 0px;	
	border: 1px dashed #000;       
}	     

.postmeta a:link, .postmeta a:visted {
    color: #4C7CAA;	
    text-decoration: none;	     
}	

.postmeta a:hover {	
    color: #40b0f4;	
    text-decoration: underline;	
}	

blockquote {	
	font-style: italic;	
	margin: 0px 25px 15px 25px;	
	padding: 0px 25px 0px 10px;	
	border-left: 2px solid #4A7EB8;	
}	

#content blockquote p {	
	margin: 0px 0px 0px 0px;	
	padding: 10px 0px 10px 0px;	
}	

/*************************************************	Images  					     		    ************************************************/

img.centered  {	
	display: block;
	margin-left: auto;	
	margin-right: auto;
	margin-bottom: 10px;	
	padding: 0px;	
}	

img.alignnone {	
	padding: 0px;	
	margin: 0px 0px 10px 0px;	
	display: inline;	
}

img.alignright {	
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}

img.alignleft {	
	padding: 0px;	
	margin: 0px 10px 10px 0px;	
	display: inline;	
}	

.aligncenter {	
	display: block;	
	margin-left: auto;	
	margin-right: auto;	
}

.alignright {
	float: right;
}

.alignleft {	
	float: left;	
}	

.wp-caption {
	margin: 0px;
        padding: 0px;
}	

.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
        border: 0px;
}

.wp-caption p.wp-caption-text {	
	margin: 0px;
	padding: 5px 0px 0px 0px;	
	font-size: 10px;	
	font-style: italic;	
	font-weight: bold;	
	line-height: 12px;	
}	


/*************************************************	
Right Sidebar 					     	    ***********************************************/	

#r_sidebar {
	float: right;	
	width: 300px;	
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;	
	line-height: 20px;
        font-size: 12px;
}	

#r_sidebar h2 {
	background: url(images/side_green_1.jpg) #00b800; /* change image url to your right sidebar header image url */
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;	
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;	
	padding: 3px 0px 3px 10px;
}

#r_sidebar p, #r_sidebar td {	
	padding: 0px 0px 0px 0px;
	margin: 0px;
        margin-bottom: 20px;
	line-height: 20px;  
	font-size: 12px;	
}	

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;	
}	

#r_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#r_sidebar ul li li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}	

#r_sidebar ul li ul li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;	
}

#r_sidebar .columns {
        background:transparent url(images/sidebar-bg.gif) repeat-y scroll 0 0;
        clear:both; 
        margin:0 0px 0px;
        width:300px;}

#r_sidebar .subscribe1 {
	background: #F2F2F2 url(images/sidebar-bg.gif) repeat-y scroll 0 0;
}

#r_sidebar .subscribe2 {
        background:transparent url(images/sidebar-rss.png) no-repeat scroll right 4px;
        border:medium none;
        height:1%;
        margin:0 0 0px;
        padding:8px 6px 0;
        width:auto;
}

#r_sidebar .subscribe2 .links li {
        display:inline;
}

#r_sidebar .subscribe2 .links li.first {
	
        font-weight:bold;
}

#r_sidebar .subscribe2 .rss2 {
       float:right;
       height:37px;   
       width: 37px;
       padding-right: 10px; 
      /* position: relative;
       right: -6px;
       top: -4px;*/
}

#r_sidebar .subscribe2 .rss2 a {       
      display:block;       
      height:100%;       
      overflow:hidden;       
      text-indent:-999em;       
      width:100%;
}

#r_sidebar  .subscribe2 h5 {
        background:transparent none repeat scroll 0 0;
        margin:0;
}

#r_sidebar .columns h5 {
        -x-system-font:none;
        background:transparent url(images/dashed.gif) repeat-x scroll left bottom;
        color:black;
        font-size:16px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:bold;
        line-height:150%;
        margin: 0px 0px 15px;
}

#r_sidebar .columns .links {
	text-align: center;
}

#r_sidebar .newsletter {	
background:transparent url(images/newsletter-bg.jpg) repeat-y scroll 0 0;	
color:#000000;	
/*float:right;	*/
margin: 35px 0 0 0px;	
/*position:relative;*/	
width:300px; 
}

#r_sidebar .newsletter p {	
padding: 0 20px;
margin-bottom:15px;
}

#r_sidebar .newsletter .inner {	
background:transparent url(images/newsletter-top.jpg) no-repeat scroll right top;	
height:1%;	
padding:0;	
width:auto;	
}

#r_sidebar .newsletter .the-video {	
text-align:center;	
width:100%;	
}

#r_sidebar .newsletter .the-video div {	
background:transparent url(images/newsletter-vid.jpg) no-repeat scroll 0 0;	
display:inline;	
float:left;	
height:115px;	
margin:-25px 0 0 -16px;	
padding:3px;	
position:relative;	
width:153px;	
}

#r_sidebar .newsletter .the-video object, #r_sidebar .newsletter .the-video iframe {
height:115px;	
width:153px;	
}
#r_sidebar .newsletter .the-video em {	
-x-system-font:none;	
display:block;	
font-family:arial,sans-serif;	
font-size:16px;	
font-size-adjust:none;	
font-stretch:normal;	
font-style:normal;	
font-variant:normal;	
font-weight:bold;	
line-height:1.3;	
padding:10px 10px 0;	
}

#r_sidebar .newsletter h6 {	
-x-system-font:none;	
background:transparent none repeat scroll 0 0;	
border:medium none;	
color:black;	
font-family:arial,sans-serif;	
font-size:16px;	
font-size-adjust:none;	
font-stretch:normal;	
font-style:normal;	
font-variant:normal;	
font-weight:bold;	
line-height:1.3;	
padding:0px 13px;	
text-decoration:none;	
margin: 0 10px;
}

#r_sidebar .newsletter ul li {
margin:0 0 8px;
}

#r_sidebar .columns ul li {
font-size:13px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:10px;
}

#r_sidebar .newsletter ul {
font-size:1.17em;
padding:0 13px;
}

#r_sidebar .newsletter .generalForm {	
background:transparent url(images/newsletter-form-bg.jpg) repeat-y scroll 0 0;	
height:1%;	
}

#r_sidebar .newsletter .generalForm p {
clear:both;
color:#FFFFFF;
font-size:10px;
width:100%;
}


#r_sidebar .newsletter .generalForm div {
background:transparent url(images/newsletter-form-top.jpg) no-repeat scroll 0 0;
width:100%;
}

#r_sidebar .newsletter .generalForm div div {	
background:transparent url(images/newsletter-form-bot.jpg) no-repeat scroll left bottom;	
height:1%;	
padding:5px 10px;	
width:auto;	
}

#r_sidebar .newsletter .generalForm #formName {
&nbsp;margin:0 50px 6px 0;	
}

#r_sidebar .newsletter .generalForm .formInput {	
-x-system-font:none;	
background:#EEEEEE url(images/newsletter-input.jpg) no-repeat scroll 0 0;	
border:medium none;	
color:black;	
float:left;	
font-family:arial,sans-serif;	
font-size:1em;	
font-size-adjust:none;	
font-stretch:normal;	
font-style:normal;	
font-variant:normal;	
font-weight:normal;	
height:16px;	
line-height:normal;	
margin:0 0 6px;	
padding:2px 8px 0;	
width:110px;	
}

#r_sidebar .newsletter .generalForm .formSubmit {	
-x-system-font:none;	
background:#DEDEDE none repeat scroll 0 0;	
border:4px solid red;	
color:black;	
cursor:pointer;	
float:right;	
font-family:arial,sans-serif;	
font-size:13px;	
font-size-adjust:none;	
font-stretch:normal;	
font-style:normal;	
font-variant:normal;	
font-weight:normal;	
line-height:normal;	
margin:-7px 0 0;	
padding:2px 0;	
width:145px;	
}

/*************************************************	Footer  									*************************************************/

#footer {
	background: #07456a url('images/Footer.jpg'); /* change colour to suit theme or add image url */
        float: left;
        color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
        width: 960px;
        height: 75px;
        font-size:12px;
        line-height: 130%;
}	

#footer p {
	color: #bbbbbb;
	font-size: 10px;
        font-weight: normal; 
	text-transform: uppercase;
	margin: 0px;
        padding-left: 20px
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}	

#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}	

.footerleft {
	float: left;
	margin: 0px;
	padding: 8px 0px 8px 0px;
        width: 500px;
        margin-left: 10px;
}

.footerright {
	width: 250px;
	float: right;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align: right;	
}	

/*************************************************	
Search Form									************************************************/

#searchdiv {	
	margin: 0px;
	padding: 0px;
}	

#searchform {	
	margin: 0px;	
	padding: 4px 0px 0px 0px;
}	

#s {	
        background: #FFFFFF;
        width: 150px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;	
	border-bottom: 1px solid #999999;
}	

#sbutt {	
	background: #1A4E88 url(images/submit.png);	
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;	
}	

/*************************************************	Comments									************************************************/

#commentblock {
	width: 500px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}	

.commentleft {
	width: 150px;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

.commentright {
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

#commentblock ol {
	margin: 0px 5px 0px 20px;
	padding: 0px 0px 10px 0px;
}

#commentblock ol li {
	margin: 0px;
	padding: 0px;
}	

.commentdate {
	font-size: 12px;
	padding-left: 0px;
}	

#commentlist li p {
	margin-bottom: 8px;	
	line-height: 20px;	
	padding: 0px;
}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}

.commentinfo {	
	clear: both;
}	

#name, #email, #url {
	background: #EAEAEA !important;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}	

#words {	
	background: #EAEAEA !important;	
        width: 460px;
	color: #000000;	
	font-size: 12px;	
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;	
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}	

#submit {
	background: #1A4E88 url(images/submit.png);
	color: #FFFFFF;	
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-transform: uppercase;
	padding: 3px;
	margin: 0px;
	border: 1px solid #1A4E88;	
}

#commentarea .commentlist li ul li {

	font-size: 12px;

	}



#commentarea .commentlist li {

	font-weight: bold;

        border-bottom:1px solid #4C7CAA;

	}



#commentarea .commentlist li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #EEEEEE;

	padding: 2px;

	}



#commentarea .commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

	}



#commentarea .commentlist p {

	font-weight: normal;

	text-transform: none;

	}



#commentarea .commentmetadata {

	font-weight: normal;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0px;

	}



#commentform {

	margin: 5px 10px 0px 0px;

	}

	

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

	

#respond:after {

	content: "."; 

	display: block; 

	height: 0px; 

	clear: both; 

	visibility: hidden;

	}

	

#commentform p {

	margin: 5px 0px 5px 0px;

	}

	

#commentform #submit {

	margin: 0px;

	float: left;

	}

	

#commentarea .alt {

	margin: 0px;

	padding: 10px;

	}



#commentarea .commentlist {

	margin: 0px;

	padding: 0px;

	}

	

#commentarea .commentlist ol {

	margin: 0px;

	padding: 10px;

	}



#commentarea .commentlist li {

	margin: 15px 0px 10px;

	padding: 10px 5px 10px 10px;

	list-style-type: none;

        list-style-image: none;

	}

#commentarea .commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	}



#commentarea .commentlist p {

	margin: 10px 5px 10px 0px;

	padding: 0px;

	}

	

#commentarea .children { 

	margin: 0px;

	padding: 0px;

        list-style-type: none;

	}



#commentarea .children ul {

        list-style-type: none;

        list-style-image: none;

}



#commentarea .children ul li {

        list-style-type: none;

        list-style-image: none;

}



#commentarea .nocomments {

	text-align: center;

	margin: 0px;

	padding: 0px;

	}



#commentarea .commentmetadata {

	font-size: 10px;

	margin: 0px;

	display: block;

	}



#commentarea ul.commentlist, #commentarea li.bypostauthor, #commentarea li.byuser {

        background:#4C7CAA;

        color: #fff;

}



#commentarea .byuser a, #commentarea .bypostauthor a {

        color: #333;

}



#commentarea .byuser a:hover, #commentarea .bypostauthor a:hover {

        color: #fff;

}

/* Category Box */

#r_sidebar .box {/*padding:0 12px 0 10px;*/ background:#fff;font:normal 13px/20px Trebuchet MS, Verdana;}
#r_sidebar #wrapper1{/*margin:10px 5px 15px 5px;*/ padding:0px 0px;}
#r_sidebar #wrapper1 li{margin:0 0 2px 0;	padding:0px 10px 5px 0px;border:none;font-size:12px;}	
#r_sidebar #wrapper1 a{text-decoration:none;padding:0px;margin:0px;}
#r_sidebar #wrapper1 ul{background:none;}
#r_sidebar #wrapper1 li a{display:inline;padding:0px;margin:0px;font-size:12px;}	
#r_sidebar #wrapper1 li a:hover{background:#eee;}	
#r_sidebar #wrapper1 div.containe{	margin: 0;padding:6px 0px;line-height: 1.5em;text-align: justify;border: 1px solid #ccc;background:#fff url(images/botbox.gif) repeat-x bottom left;}
.box1{	background:inherit;font: normal 1.3em "Trebuchet MS";}
#r_sidebar .boxholder{clear: both;padding: 2px;margin:-4px 0px 0px 0px;}
.tab{float: left;height: 20px;width: 110px;margin: 0 2px 0px 2px;padding:0px;text-align: center;background: #eee;}
#r_sidebar .tabtxt{margin: 0;color: #000;font-size: 12px;padding: 1px 0 4px 0;background:url(images/rboxbg.jpg) repeat-x top left;border-top:1px solid #bbb;border-left:1px solid #bbb;border-right:1px solid #bbb;}
#r_sidebar .tabtxt a{color: #333;text-decoration:none;}


#twitterwidget {text-align:center; background:#cccccc; padding: 10px; padding-left:5px; padding-right:5px;}
#twitterwidget h5 { font-weight:bold; font-size:18px; margin-top:15px; margin-bottom:0px; padding-bottom:15px;}

#featuredvideo {text-align:center; background:#cccccc; padding: 10px; padding-left:5px; padding-right:5px;}
#featuredvideo h5 { font-weight:bold; font-size:18px; margin-top:15px; margin-bottom:0px; padding-bottom:15px;}
#featuredvideo p { margin-top:10px; margin-bottom:0px; padding-bottom:0px; text-align:left; padding-left: 5px; padding-right: 5px;}

