/*
Theme Name: On Demand
Theme URI: http://www.press75.com/
Description: Another quality Video WordPress theme by Jason @ Press75.com.
Version: 1.2
Author: Jason Schuller
Author URI: http://www.jasonschuller.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jasonschuller.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

/* Lets Begin With Some Basics */
html, body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	color: #999999;
	line-height: 1.2em;
	background-color: #000000;
}

#page{
/*	background: url(images/woodBg.jpg) top left repeat; */
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
	font-size: 2em;
	text-align: center;
}

h2 {
font-size: 1.6em;
line-height: 1.1em;
}

h2.pagetitle {
margin: 0;
}

h3 {
font-size: 1.3em;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a:link, a:visited {
color: #C9E5B2;
text-decoration: none;
}

a:hover {
color: #C9E5B2;
text-decoration: underline;
}

.clear {
clear: both;
}

a{
	outline:none;
	border:none;
}

a:active
{
outline: none;
border:none;
}

a:focus
{
border:none;
outline: :none;
-moz-outline-style: none;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

p {
margin: 0 0 10px 0;
}

p.rating{
	font-size: 10px;
	display: inline;
	padding-left: 5px;
	font-weight:bold;
}


/* And... Moving On */

/* Begin Header */
#header {
width: 980px;
margin: 0px auto;
height: 85px;
padding: 15px 0 0 0;
}

#headleft {
width: 490px;
float: left;
}

#headright {
width: 490px;
float: left;
text-align: right;
text-transform: lowercase;
}

#headright ul {
list-style: none;
}

#headright li {
display: inline;
margin: 0 0 0 15px;
}

#searchwrap {
background:none;
height:50px;
margin:0;
float:right;
background: url(images/search_bg.jpg) top left no-repeat;
padding-top:18px;
}

#searchwrap input{
vertical-align:middle;
background:none;
color:#A7A7A7;
font-family:arial,helvetica,verdana,sans-serif;
}

#searchwrap #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:246px;
}
/* Begin Header Menu*/
#topmenu{
	width: 490px;
	float: left;
	height: 20px;
	margin: 10px 0px;
}
#topmenu ul{
	float:left;
}

#topmenu ul li{
	height:20px;
	display:inline;
	padding: 0px 10px;
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	
}
#topmenu ul li a{
	color:#C9E5B2;
	font-size: 1.3em;
}
#topmenu ul li a:hover{
	text-decoration:none;
}

/* End Header */

/* Begin Content Slider */
#featured {
width: 100%;
float: left;
height: 375px;
background: url(images/kordBack_3.jpg) top center repeat-x;
padding: 20px 0 0 0;
}

#thevideo {
width: 100%;
float: left;
background: #000000 url(images/kordBack_3.jpg) top left repeat-x;
padding: 15px 0 0 0;
height:385px;
}

#thevideoinside {
width: 100%;
float: left;
/*background: url(images/kordBg.jpg) bottom left repeat-x;*/
position: static;
/*padding: 0 0 15px 0;*/
min-height: 365px;
}

#videoembed {
margin: 0px auto;
width: 980px;
text-align: center;
position:relative;
}

.watchnow {
position: absolute;
top: 220px;
left: 560px;
width: 180px;
height: 29px;
background: url(images/viewnow.jpg) top left no-repeat;
cursor: pointer;
}

.watchnow:hover {
background: url(images/viewnowover.jpg) top left no-repeat;
}

.insert {
width: 180px;
height: 350px;
background: url(images/insertbg.png) top left no-repeat;
margin: 0 0 0 550px;
color: #EEE8AA;
padding: 10px;
line-height: 1.2em;
}

.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: normal;
margin: 0 0 10px 0;
}

.insertText{
	height:208px;
	overflow:hidden;
}

.insert a:link, .insert a:hover, .insert a:visited {
color: #EEE8AA;
text-decoration: none;
}
/* End Content Slider */

/* Begin Entry Lists */
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */


/* Begin Main Content */
#contentwrap {
width: 100%;
border-bottom: 1px solid #D3D3D3;
float: left;
}

#pagewrap {
	width: 100%;
	border-bottom: 1px solid #333333;
	/*border-top: 1px solid #333333;*/
	float: left;
}

#content {
width: 980px;
margin: 0px auto;
padding: 5px 0 15px 0;
}

#menubar {
width: 980px;
height: 43px;
background: url(images/menubarbg.jpg) top left no-repeat;
padding: 2px 0px 0px 2px;
}

#shortbar {
width: 654px;
height: 43px;
background: url(images/short_hdback.jpg) top left no-repeat;
padding: 2px 0px 0px 2px;
}

#subscribe {
width: 50px;
height: 40px;
float: right;
margin: 1px 2px 0 0;
background: url(images/rss.jpg) top left no-repeat;
cursor: pointer;
}

#subscribe:hover {
background: url(images/rssover.jpg) top left no-repeat;
}

#subscribe ul {
list-style: none;
margin: -5px 0 0 0;	
}

#subscribe li {
display: inline;
}

#pagenav {
float: left;
margin: 0 10px 15px 0;
width: 653px;
text-align: right;
}
/* End Main Content */

/* Begin Categories List */
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catbanner{
	width: 654px;
	margin-bottom: 20px;	
	height:108px;
}

#catbanner a{
	width:654px;
	height:108px;
	text-indent:-9000px;
	text-decoration: none;
	display: block;
}

#description{
width: 654px;
float: left;
/*background: url(images/desc_back.jpg) top left no-repeat;*/
padding: 8px;
margin: 0 0 10px 0;
font-size:14px;
line-height:18px;
}

.all-yew{
	background-image: url(images/banners/all-yew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sea-movies{
	background-image: url(images/banners/sea-movies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.surf-sufficient{
	background-image: url(images/banners/surf-sufficient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.world-wide-webclips{
	background-image: url(images/banners/world-wide-webclips.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inner-views{
	background-image: url(images/banners/inner-views.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.health-nuts{
	background-image: url(images/banners/health-nuts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Blog{
	background-image: url(images/banners/blogBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Interviews{
	background-image: url(images/banners/interviewsBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#catbanner.blog{
	background-image: url(images/banners/blogBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:0px;
}
.interviews{
	background-image: url(images/banners/interviewsBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FilmFest{
	background-image: url(images/banners/FilmFestBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bulletin-board{
	background-image: url(images/banners/BulletinBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#catlist {
font-size:14px;
padding:0px;
height:28px;
padding: 7px 0 0 10px;
float: left;
}

#catlist .menu li {
background:url(images/lm.gif) left top no-repeat;
height:28px;
float:left;
margin-right:10px;
}

#catlist .menu li a {
	color:#CCCCCC;
	text-decoration:none;
	padding:0 10px;
	height:28px;
	line-height:28px;
	display:block;
	float:left;
	padding:0 26px 0 10px;
	background:url(images/rm.gif) right top no-repeat;
	width:200px;
}

#catlist .menu li a:hover {
color:#565050;
}

#catlist ul .submenu {
border-top:none;
background: url(images/menubg.png) top left repeat;
position:relative;
width:235px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}

#catlist ul .submenu li {
	background:none;
	display:block;
	float:none;
	margin:0 6px;
	height:auto;
	line-height:normal;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #333333;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
line-height:normal;
}

#catlist .submenu li a:hover{
}
/* End Categories List */

/* Begin home banner */

#newepisodes{
	width: 654;
	height:107px;
	background-image: url(images/banners/new-episode.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
}


/* End  home banner */

/* Begin Video Gallery */
#videogallery {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

#bloglist {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

#searchlist {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

.videoitem {
width: 192px;
height: 245px;
float: left;
background: url(images/itembg.jpg) top left no-repeat;
margin: 0 12px 0 0;
padding: 9px;
}

.ratings {
float: left;
width: 171px;
height: 25px;
margin: 1px 0 0 0;
}

.comments {
width: 21px;
height: 25px;
float: left;
background: url(images/commentsbg.gif) top left no-repeat;
color: #FFFFFF;
font-size: 10px;
text-align: center;
line-height: normal;
}

.thumbnail {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}

img.thumb { 
width: 1024px;
height: 120px;
}

a:hover img.thumb {
width: 192px;
height: 120px;
}

h2.itemtitle {
font-size: 14px;
margin: 15px 0 0 -5px;
padding: 0;
font-weight: normal;
display: block;
float: left;
width: 210px;
}

p.itemdesc {
font-size: 10px;
color: #565050;
width: 205px;
float: left;
margin: 0 0 5px -5px;
padding: 0;
}

.gallerydate {
color: #999191;
width: 205px;
float: left;
margin: 0 0 0 -5px;
}

#videodets {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcontent {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
font-size: 14px;
line-height: 18px;
}

#postcomments {
width: 653px;
float: left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
overflow: hidden;
}

#videodets h2 {
padding: 0;
margin: 0 0 10px 0;
}

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

.itemlinks a:link, .itemlinks a:visited {
color: #565050;
}

.smalllinks a:link, .smalllinks a:visited {
color: #999191;
}

.smalllinks {
color: #999191;
}

#postinfo {
width: 400px;
float: left;
}

#singlethumb {
width: 190px;
float: right;
background: url(images/singlethumb.jpg) top left no-repeat;
padding: 9px 10px 10px 10px;
}

#singlethumbnail {
float: right;
margin: 0;
width: 190px;
height: 120px;
padding: 0px;
overflow: hidden;
}
/* End Video Gallery */

/* Begin Blog and Page Items */
#postnavbar{
width: 980px;
height: 43px;
/*background: url(images/menubarbg.jpg) top left no-repeat;*/
padding: 2px 0px 0px 0px;
}
#prevpost{
	height:100px;
	width:160px;
	position:absolute;
	top:130px;
	right:1px;
	background: url(images/post_right.png) top left no-repeat;
}
#nextpost{
	height:100px;
	width:160px;
	position:absolute;
	top:130px;
	left:1px;
	background: url(images/post_left.png) top left no-repeat;
}
#videoembed a{
	height:30px;
	width:160px;
	display:block;
	padding-top:70px;
	color: #E8BB54;
	font-weight:bold;
}
#singlecatbanner{
	height:73px;
	width:445px;
	float:left;
	margin-bottom:10px;
}
#singlecatbanner a {
	display:block;
	height:73px;
	width:445px;
	text-indent:-9000em;
}

#singlecatbanner.all-yew{
	background-image: url(images/banners/single/all-yew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#singlecatbanner.sea-movies{
	background-image: url(images/banners/single/sea-movies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#singlecatbanner.surf-sufficient{
	background-image: url(images/banners/single/surf-sufficient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#singlecatbanner.world-wide-webclips{
	background-image: url(images/banners/single/world-wide-webclips.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#singlecatbanner.inner-views{
	background-image: url(images/banners/single/inner-views.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#singlecatbanner.health-nuts{
	background-image: url(images/banners/single/health-nuts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pagetitle{
    padding:1px 0px 0px 10px;
}

#pagebanner{
	width: 654px;
	height: 108px;
}
#pagebanner.Store{
	background-image: url(images/banners/storeBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pagebanner.Shows{
	background-image: url(images/banners/showsBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pagebanner.About{
	background-image: url(images/banners/aboutBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pagebanner.Submissions{
	background-image: url(images/banners/submissionBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pagebanner.Contact{
	background-image: url(images/banners/contactBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pagebanner.About{
	background-image: url(images/banners/aboutBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pagebanner.Legal{
	background-image: url(images/banners/legalBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pagebanner a {
	display:block;
	height:108px;
	width:654px;
	text-indent:-9000em;
}

#pagebanner h2{
	padding:0;
	margin:0;
}

.blogitem {
width: 654px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
}

.pageitem {
width: 654px;
float: left;
margin: 10px 0 10px 0;
}

.bloglistsearch {
clear:both;
width: 320px;
float: left;
margin: 10px 0 10px 0;
}

.blogcontent {
width: 654px;
float: left;
margin: 10px 0 0 0;
}

.blogcontent p{
	font-size:14px;
	line-height:18px;
}

.blogitem h2, .pageitem h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 5px 0;
}

.blogcontent img{
/*	margin-right:20px;  Taken out by Reis 6.12.10*/
	margin-bottom:20px;
}
/* Begin postNav */
.singleNavTop{
	float:left;
	width:653px;
	margin-bottom:12px;
	border-bottom:1px solid #333333;
}

.singleNavBot{
	float:left;
	width:653px;
	margin-top: 12px;
	border-top:1px solid #333333;
	padding-top:10px;
}

.nextSingle a{
	float:left;
	background: url(images/leftPostNav.jpg) top left no-repeat;
	padding-left:50px;
	height:21px;
}

.prevSingle a{
	float:right;
	background: url(images/rightPostNav.jpg) top right no-repeat;
	padding-right:50px;
	height:21px;
}

/* End postNav */

/* Begin Interview */

h1.title{
font-size: 18px;
font-weight: bold;
padding: 0;
margin: 0 0 5px 0;
text-align: left;
}

.author{
font-size: 10px;
font-weight: normal;
padding: 0;
margin: 0 0 5px 0;
color:#C9E5B2;
}

h2.interview{
font-size: 20px;
font-weight: bold;
padding: 0;
margin: 0 0 10px 0;
}


p.question {
font-size: 16px;
font-weight: normal;
color:#C9E5B2;
line-height:1.2em;
}

.question {
font-size: 16px;
font-weight: normal;
color:#C9E5B2;
line-height:1.2em;
font-style: italic;
display:block;
}


/*  End Interview */

/* End Blog and Page Items */

/* Begin SideNav */
#sidemenu{
	float:left;
	background:transparent url(images/blockbg.jpg) no-repeat scroll left bottom;
	padding:8px;
	margin: 0 0 10px 0;

}
#sidemenu li a {
	display:block;
	height:50px;
	width:294px;
	text-indent:-9000em;
}
#sidemenu li a:active {
	border:none;
	outline:none;
}#sidemenu li a:focus {
	border:none;
	outline:none;
}
#sidemenu li.all-yew {
	background: url(images/nav/all-yew.jpg) top left no-repeat;
}
#sidemenu li.sea-movies {
	background: url(images/nav/sea-movies.jpg) top left no-repeat;
}
#sidemenu li.surf-sufficient {
	background: url(images/nav/surf-sufficient.jpg) top left no-repeat;
}
#sidemenu li.world-wide-webclips {
	background: url(images/nav/world-wide-webclips.jpg) top left no-repeat;
}
#sidemenu li.inner-views {
	background: url(images/nav/inner-views.jpg) top left no-repeat;
}
#sidemenu li.health-nuts {
	background: url(images/nav/health-nuts.jpg) top left no-repeat;
}

/* End SideNav */

/* Begin Sidebar */
#sidebar {
width: 310px;
float: left;
margin: 0;
padding: 10px 0 0 0;
}

#sidebar h3 {
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
}

#sidebar h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}

.blockhead {
width: 310px;
height: 33px;
float: left;
background: url(images/blockhead.jpg) top left no-repeat;
}

.blockheadh {
width: 310px;
height: 64px;
float: left;
background: url(images/blockheadh.jpg) top left no-repeat;
}

.blockheadml {
width: 310px;
height: 5px;
float: left;
background: url(images/blockhead.jpg) top left no-repeat;
}

.block {
width: 294px;
float: left;
background: url(images/blockbg.jpg) bottom left no-repeat;
padding: 8px;
margin: 0 0 10px 0;
}

.sideblog {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}

#ratingsblock ul {
list-style: none;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #333333;
}
/* End Sidebar */

/* Begin Comments*/
#comment {
width:450px;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom:10px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 0;
background: #FFFFF;
margin: 0 0 15px 0;
border-bottom: 1px solid #DFDFDF;
}

ol.commentlist li.alt {
padding: 0 !important;
background: #FFFFF;
margin: 0 0 15px 0;
}

input#submit {
font-size: 12px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:10px 0 0 0;
text-align:center;
background: #212121;
cursor:pointer;
font-weight: bold;
text-transform: uppercase;
border: none;
}

#comment,#author,#email,#url {
background: #333333;
}

/* End Comments */

/* Begin Sidebar */
#mc_signup_form .mc_var_label{
	color:#C9E5B2;
}

#mc_signup_form .mc_input {
	margin-bottom:8px;
	width:190px;
	background:#666666;
	border:none;
}
.mc_signup_submit {
	text-align:left;
}
/* End Sidebar */

/* Begin Various Tags and Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}
/* End Various Tags and Classes*/

/* Begin Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End Captions */

/* Begin Footer */
#footer {
	width: 980px;
	margin: 0px auto;
	padding: 5px 0 50px 0;
	clear: both;
	text-align: center;
}

#footer a:link, #footer a:visited {
color: #565050;
}

#footer small {
color: #999191;
}

#footer ul {
list-style: none;
}

#footer li {
display: inline;
margin: 0 0 0 15px;
}
#footnav {
	height:25px;
}

/* About and Crew Pages*/
.crew img{ 
 	margin: 0px;
 	padding: 0px;
}

#about-nav li{
	display:inline;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
}

#about-nav ul {
	text-align: center;
	padding-top:15px;
	padding-bottom: 15px;
}
.about p, .profile p{
	font-size: 14px;
	line-height: 1.25em;
}
.profile h2{
	color: #C9E5B2;
	line-height:1.25em;
	font-weight:bold;
}

.profile h3{
	color: #C9E5B2;
	line-height:1.25em;
}
.profile li{
	list-style: disc inside none;
	padding: 5px 0px 5px 5px;
}
.projects p{
	margin:2px 0px;
	padding:0px;
}

.projects h3{
	margin:0px 0px 10px 0px;
	padding:0px;
}

.projects .date{
	color: #C9E5B2;

}
.profileText p {
	width:320px;
}
/*Social Sstyling*/
#FBholder{
	position:relative;
	width:200px;
	height:83px;
	float:left;
}

#faceBK{
	position:absolute;
	left:80px;
	bottom:10px;
}

#Twert{
	position:absolute;
	left: 150px;
	bottom:10px;
	
}
#titleInfo{
	width:445px;
	float:left;
}

div.FBtweet{
	width:200px;
	height:83px;
	float:left;
	position: relative;
}
div.faceBKblog{
	position: absolute;
	left:80px;
	bottom: 10px;
}                            	
div.Twertblog{
	position: absolute;
	left:150px;
	bottom: 10px;
}                 				
div.titleInfoblog{
	width:445px;
	float:left;
}

#google_translate_element{
	float:right;
}
#translater{
	float:left;
	height:50px;
	width:110px;
}

/*Category Navigator*/

.blognav li{
	font-size: 14px;
	line-height:16px;
	padding-left:5px;
}