/*
Theme Name: FDS v.3
Description: FinalDesign Studio v.3 theme designed for final-design.net graphic design portal.
Author: Dario Plehati
Author URI: www.darioplehati.com
*/

.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background: #ffffff url(images/bgpage.jpg) top no-repeat;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#126A9B;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#8a1919;
	text-decoration:none
	}
a:hover {
	color:#c40505;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {

	}
blockquote {
	padding-left:10px;
	color:#777;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	margin:3px 7px 2px 5px;
	padding: 1px;
	border: 1px solid #cfcfcf;
	}
.alignright {
	float:right;
	margin:3px 5px 2px 7px;
	padding: 1px;
	border: 1px solid #cfcfcf;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin: 0px auto 10px auto;
	padding: 0 3px 0 3px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	}

.wrapperdiv {
	clear: both;	
	}
	
	
/* The Top */

#top {
	height:110px;
	margin:auto;
	background:#eaeaea url(images/header.png) top no-repeat;
	width:1000px;
	}

.blogname {
	width:600px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 0px;
  float:left;
	background-repeat:no-repeat;

	}
.blogname h1 {
	font-size:38px;
	padding:0 0 5px 0;
	font-weight:normal;
	color:#345e73;
	text-align:left;
	margin:0px 0 0 25px;
	
	
	}
.blogname h1 a:link, .blogname h1 a:visited{ 
	color: #345e73; 
	display:block;
	}
	
.blogname h1 a:hover { 
	color: #0071a9; 
	}
.blogname h2 {
	margin:46px 20px 0px 66px;
	font-size:15px;
	font-weight:normal;
	color:#345e73;
	text-align:left;
	}
	
#topbar {
	height: 29px;
	margin-bottom: 0px;
	background: url(images/topbar.jpg) repeat-x;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
}

#topbar #dates {
	float: right;
	height: 25px;
	padding-right: 15px;
	padding-left: 25px;
	font-size: 13px;
	color: #AFAFAF;
	margin: 4px 0 0 15px;
	background:url(images/date.png) no-repeat;
}

#topbar #visits {
	float: left;
	height: 25px;
	padding-right: 15px;
	padding-left: 23px;
	font-size: 13px;
	color: #AFAFAF;
	margin: 4px 0 0 15px;
	background:url(images/visits.png) no-repeat;
}

#topbar ul {
	float: right;
	display: inline;
	height: 23px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

#topbar ul li a:link,#topbar ul li a:visited{
	height: 20px;
	line-height: 25px;
	background: url(images/rss.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 13px;
	font-weight:normal;
	color: #AFAFAF;
}

#topbar ul li a:hover {
	color: #AFAFAF;
}


/* The Search */


#search {
	height:25px;
	width:auto;
	padding-top:8px ;
	margin-right:15px;
	margin-top:77px;
	width:233px;
	float:right;
	background:url(images/search.png);
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:10px;
	float: left;
	width:173px;
	padding: 2px 4px;
	background:#fff url(images/formflat.png) repeat-x;
	border:1px solid #fff;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#345e73;
}

#s:hover {
	background:#fff url(images/form.gif) repeat-x;
}

#searchsubmit {
	width:26px;
	float: left;
	margin-left: 5px;
	background:#fff url(images/submit.gif) no-repeat;
	border: none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:22px;
}


.feed{
	width:288px;
	height:34px;
	margin:5px 0px 0 0;
	background:#dadada url(images/feed.jpg) top no-repeat;
	padding:30px 5px 0 5px;
	border:1px solid #c3c3c3;
}

.rssicon{
	float: left;
	margin:0px 2px 0 3px;
	
}


.input{
	margin-left:5px;
	float: left;
	width: 200px;
	padding: 2px 3px;
	background: #EFEFEF url(images/formflat.png) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;} 
	
.sbutton {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #c3c3c3 url(images/menu.jpg) repeat-x;
	border: 1px solid #fff;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6F8894;
	height:23px;
	line-height:23px;
	}
.sbutton:hover {
	background: #c3c3c3 url(images/menuhov.jpg) repeat-x;
	color: #0071a9;
	}
	
.input:hover {
	background: #EFEFEF url(images/form.gif) repeat-x;
}


/*top menu*/

#foxmenucontainer{
	height:60px;
	background:url(images/menu.jpg) repeat-x;
	background-color: #cfcfcf;
	display:block;
	padding:0;
	border-top:1px solid #474747;
	border-bottom:1px solid #474747;
	font: 10px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	}
	
#menu ,#menu ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	}

#menu a {
	color: #345e73;
	display: block;
  	font-weight: normal;
  	padding: 39px 6px 6px 6px;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #0071a9;
	display: block;
	text-decoration: none;
	}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cacbcd;
	}

#menu li img {
	margin: 0;
	padding: 10px 0 0 0;
}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menu.jpg) repeat-x;
	background-color: #cfcfcf;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menuhov.jpg) repeat-x;
	background-color: #c3c3c3;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#0071a9;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:27px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding: 0;
	font: 10px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #474747;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	height:27px;
	}

#catmenu a {
	color: #cfcfcf;
	display: block;
	font-weight: normal;
 	padding: 7px 6px 6px 6px;
	}
	
#catmenu a:hover {
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
 	padding: 7px 6px 4px 6px;
	}

#catmenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#catmenu li img {
	margin: 0;
	padding: 10px 0 0 0;
}
	
#catmenu li li {
	float: left;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	width: 120px;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background-color: #7B98A6;
	width: 120px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#cfcfcf;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #355E74;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	width: 120px;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 5px 10px;
	color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #355E74;
	}

#catmenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}

#catmenu li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	


	
/* Main Content*/	
	
#casing {
	padding:0px 0px 10px 0px;
	background:#eaeaea url(images/casing.png) bottom right;
	background-repeat:no-repeat;
	}	

#content {
	float:left;
	width: 690px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0;
	padding: 2px 0px 0px 5px;
	background: #ffffff url(images/top.png) repeat-x;
	border-bottom:1px solid #c3c3c3;
}	
.time{
	text-align:left;
	width:100px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 0px;
	color:#fff;
	float:right;
	}

.date {
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	padding: 0;
	margin: -5px 0 3px 5px;
	font-weight:normal;
  	color:#04689A;
	}
	
.single {
	width: 680px;
	margin: 0px 5px 5px 5px;
	height: 100%;
	color:#676768;
	font: 14px century gothic,Arial,verdana, sans-serif;
	border: 1px solid #C3C3C3;
	}

.single h2 {
	margin: 0px 0 5px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font: 24px century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	}

.single h2 a, .single h2 a:link, .single h2 a:visited {
	color:#345e73;
	background-color: transparent;
	}
.single h2 a:hover {
	color: #0071a9;
	background-color: transparent;
	}	
.author{
	color:#04689A;
	padding:0px 0 0px 0px;
}
.clock{
	color:#04689A;
	padding:0px 0 4px 10px;
}

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background: #dadada url(images/singleinfo.jpg) repeat-x;
	color:#345e73;
	border-top:1px solid #c3c3c3;
	}
	
.comm{
	padding:2px 0 2px 25px;
	float:left;
	background:url(images/comm.png)no-repeat;
	}

.comm a:link,
.comm a:visited {
	color:#676666;
	}
	
.comm a:hover{
	color:#0071a9;
	}

.postmore{
	padding:2px 5px 2px 25px;
	float:right;
	font-weight:bold;
	background:url(images/pmore.png) left no-repeat;
	}

.postmore a:link,
.postmore a:visited {
	color:#676666;
	}

.postmore a:hover{
	color:#0071a9;
	}

.category {
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px century gothic,Arial,verdana, sans-serif;
	}

.category a:link,.category a:visited{
	color:#345e73;
	}

.category a:hover{
	color:#0071a9;
	}

.entry {
	margin:0 0;
	padding: 10px 5px 5px 5px;
	background:#ffffff;
	}	
	
.entry a:link {
	color: #8a1919;
	background-color: transparent;
	}

.entry a:visited {
	color: #676768;
	background-color: transparent;
	}
	
.entry a:hover {
	color:#ff0000;
	background-color: transparent;
	text-decoration: none;
	}
	
.entry h2 {
	padding: 15px 0 0 4px;
	margin: 0;
	clear: both;
	}

.tutorialimg {
	padding: 4px;
	background: #edf6ff;
	border: 1px solid #536E7A;
	margin: 10px auto 10px auto;
	}

.entry tutorialimgnflt {
	padding: 2px;
	background: #edf6ff;
	border: 1px solid #536E7A;
	margin: 0px;
	clear: both;
	}

.entry br {
	clear: left;
	}
	
.tutorial_step {
	clear: both;
	margin: 15px 5px 5px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #345E73;
	}
	
.entry p{
	margin: 8px 5px 5px 5px;
	clear: left;
	}

/* sidebar */
#rightcol{
	float:right;
	width:304px;
	padding:0 0 20px 0;
	}

/* The Sidebar1 */
.sidebar1{
	float:left;
	width:147px;
	padding-top:5px;
	font-size:12px;
	font-family:Century gothic, Arial, sans-serif;
	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#345E73;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#dadada url(images/taba.jpg) repeat-x;
	font-weight:bold;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
	}

.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar1 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	background-repeat:no-repeat;
	border: 1px solid #C3C3C3;
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color:#787d7f;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#dadada;
	border-bottom:1px solid #eaeaea;
	}

.sidebar1 ul li a:hover {
	background:#B2B2B2;
	background-repeat:no-repeat;
	color: #306CA7;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#dadada;
	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:147px;
	padding-top:5px;
	padding-right:5px;
	font-size:12px;
	font-family:Century gothic, Arial, sans-serif;
	color: #ffffff;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#345E73;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#dadada url(images/taba.jpg) repeat-x;
	font-weight:bold;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
	}
	
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar2 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	background-repeat:no-repeat;
	border: 1px solid #C3C3C3;
	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color:#787d7f;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#dadada;
	border-bottom:1px solid #eaeaea;
	}

.sidebar2 ul li a:hover {
	background:#b2b2b2;
	background-repeat:no-repeat;
	color: #306CA7;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background:#dadada;
	color:#787d7f;
	}		
			
	
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
	background:#496E80;
}

#wp-calendar {
	padding: 5px 5px ;
	font-size:16px;
	background:#d9e2e6;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#aaa;
	color:#EBF0F2;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	margin: 3px 0 3px 0;
	padding: 2px 0 2px 0;
	color:#345E73;
	background: #f2f2f2;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 4px;
	font-family: Century gothic, georgia, Arial, sans-serif;
	}

#footer a:link , #footer a:visited{
	color:#345E73;
	}

#footer a:hover {
	color:#c40505;
	}


/* The Navigation */

#navigation {	
	width:685px;
	margin:0px 0px 5px 5px;
	height:20px;
	float:right;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	text-align:center;
	color:#345e73;
	}

h2.pagetitle:hover {
	color: #0071a9;
	}

/* The Comments */

.comments {
	padding: 5px 10px 5px 10px;
	margin: 0 3px 0 5px;
	background: #ffffff;
	border: 1px solid #c3c3c3;
	}
	
.comments form {
	background: #eaeaea;
	padding: 10px 0 10px 0;
	margin: 0 0 5px 0;
	border: 1px solid #c3c3c3;
	}
	
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

h3 #comments-count {
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 20px;
	}	

#commentform {
	padding-left:23px;
	}

#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}

.comments input#submit {
	padding:0 0 3px 0;
	background: #c3c3c3 url(images/menu.jpg) repeat-x;
	border: 1px solid #fff;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6F8894;
	height:23px;
	width: 75px;
	line-height:23px;
	}

.comments input#submit:hover {
	background: #c3c3c3 url(images/menuhov.jpg) repeat-x;
	color: #0071a9;
	}

.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;
	font-weight:normal;
	}

.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#676768;
	}

.comments li {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #cfcfcf;
	color: #676768;
	}

.comments li.alt {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #f2f2f2;
	color: #676768;
	}
	
.commentmeta small{
	color: #fff;
	}

/*Featured*/
.featout{
	width:670px;
	overflow: hidden;
	padding:5px 5px;
	margin:0px 4px 5px 5px;
	background:#dadada;
	border:1px solid #C3C3C3;
}
.featured{
	width:670px;
	overflow: hidden;
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	background:#ffffff;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
}
.featured h2{
	font-size:22px;
	margin:3px 0 4px 10px;
}
.featured h2 a, .featured h2 a:link, .featured h2 a:visited {
	color: #345e73;
	background-color: transparent;
	}
.featured h2 a:hover {
	color: #0071a9;
	background-color: transparent;
	}

.fentry{
	height:auto;
	overflow:hidden;
	margin: 5px 5px;
	padding: 0 5px 0 5px;
}

.cat{
	padding:1px 5px 1px 10px;
	font-size:12px;
	}


.cat a:link,.cat a:visited{
	color:#ac2d2d;

	}
.cat a:hover{
	color:#ac2d2d;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#24a1cc;
}
.cats a:link,.cats a:visited{
	color:#24a1cc;

	}
.cats a:hover{
	color:#24a1cc;

	}

.fentry p{
	margin: 5px 5px;
	padding: 0 5px 0 5px;
	color:#345e73;
	line-height:20px;

}
.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #cfcfcf;
	margin:2px 5px 5px 0px;
	}
	
.featmeta{
	height:22px;
	text-align:right;
	padding:3px 5px 0 0;
	background:url(images/readm.jpg) right no-repeat;
	}

.featmeta a:link,.featmeta a:visited{
	color:#3c2e1b;
	font-weight:bold;
	text-decoration:none;
	}


	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0 0 0 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited {
	color:#354151;
	background-color: transparent;
	}

.post h2 a:hover {
	color: #354151;
	background-color: transparent;
	}

.entry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #cfcfcf;
	margin:2px 5px 5px 0px;
	}

.alignnone {
	clear: both;
	}

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#ffffff url(images/singleinfo.jpg)repeat-x;
	}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
	}

.categ a:link,.categ a:visited{
	color:#4395be;
	}

	.categ a:hover{
	color:#354151;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
	
	
.centry p{
	margin:2px 0;

}
.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}

#bottom{
	width:100%;
	padding:0px 0 0px 0;
	margin-bottom:10px;
	float:left;
}	

.videopost{
	width:679px;
	margin-left:5px;
	padding: 0px 0px ;
	float:left;
	display:inline;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	background:#dadada;
	border:1px solid #C3C3C3;
}

.videoposttitle{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	height:30px;
	background:#dadada url(images/videoh2.jpg) no-repeat;
	font-weight:normal;
}

.videoentry{
	margin:0px 0 0px 0;
	padding:5px 5px ;
}

.bottompost{
	width:679px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px 0px ;
	float:left;
	display:inline;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	background:#dadada;
	border:1px solid #C3C3C3;
}


#myslides{

background:#eaeaea;

}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 972px; /*Width of Carousel Viewer itself*/
height: 165px; /*Height should enough to fit largest content's height*/
margin: 0px 14px 5px 14px;
background:#eaeaea;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 17px ; /*margin around each panel*/
width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#bcbcbc url(images/bg_homethumb.jpg) center no-repeat;
height:140px;
border:1px solid #a4a4a4;
}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.stepcarousel .panel img{
float: left; /*leave this value alone*/
background:#040404; /*clip content that go outside dimensions of holding panel DIV*/
margin: 9px; /*margin around each panel*/
padding:0px 0px;
border: 1px solid #93abb7;
}

#ad1{
	padding:2px 0;
	height:20px;
	width:680px;
	background:#DADADA;
	border:1px solid #C3C3C3;
	margin:5px 5px;
	text-align:center;
}

#ad2{
	margin:5px auto;
	padding: 2px;
	text-align:center;
	border:1px solid #C3C3C3;
}

#ad3{
	padding:5px 10px 5px 10px;
	width:659px;
	background:#DADADA;
	border:1px solid #C3C3C3;
	margin: 2px 5px 5px 5px;
}

#ad3 p, h {
	font-size: 10px;
	text-align: left;
}

.affiliates {
	padding: 4px;
	margin: 0 0 20px 0;
	width: auto;
	min-height: 34px;
	background: #DADADA;
	border: 1px solid #C3C3C3;
	margin: 2px 5px 5px 5px;
	display: block;
}

.affiliates img {
	float: left;
	border: 1px solid #000000;
	padding: 1px;
	margin: 0 6px 6px 0;
}

.post a templates_buttons {
	background-color: #becbd8;
	padding: 2px;
	margin: 4px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.4em;
	text-align: left;
	color: #FFFFFF;
}

.grphctitle {
	padding:2px 0;
	height:20px;
	width:680px;
	background:#DADADA;
	border:1px solid #C3C3C3;
	margin:5px 5px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

.thumbnailads {
	padding: 4px;
	background: #edf6ff;
	border: 1px solid #536E7A;
	margin: 4px;
}

.wp-caption {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 16px;
}

/* Graphic designers are copycats. If you are reading this, that means you are too. */