/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Times New Roman", Times, serif;
	background-color: #FFF;
	color: #333;
	/*text-align: center;*/
	}
body.blog, body.single, body.date{
	background:#FFF url(images/cloudL1.jpg);
}
body.blog #wrapper, body.single #wrapper, body.date #wrapper{
	background-color:#FFF;
	margin-bottom:0;
	
}
body.blog #footer,body.single #footer, body.date #footer{
	padding-top:10px;
	background-color:#FFF;
	border-left:1px solid black;
	border-right:1px solid black;
	
}
#page {
	text-align: left;
	}

#blog_header {

	}

#content {
	font-size: 1.4em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#blog_footer {

	}

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

h1, h2, h3 {
	/*font-family:"Times New Roman", Times, serif;
	font-weight: bold;*/
	}

h1 {
	font-size: 2em;
	padding:25px 0 0 30px;
	/*text-align: right;*/
	}

.description {
	font-size: 1.5em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #999;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a {
	color: #991122;
	}
.entry p a:visited {
	color: #330066;
	}

.commentlist li, #commentform input, #commentform textarea {
	/*font: 1.2em "Times New Roman", Times, serif;*/
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	/*font-size: 1.2em;*/
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	}

#commentform p {
	font-family:"Times New Roman", Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 9px Arial, Helvetica, sans-serif;
	text-align:left;
 	text-transform: uppercase;
	text-align:left;
	padding-top:10px;
	}
#sidebar ul{
	text-align:right;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #666;
	text-decoration: none;
	}

#content p a:hover,#content h2 a:hover {
	color: #CC0033;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Times New Roman", Times, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {

	}

#page {

	}
	
#blog_header h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
	font: 14px Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#blog_header {
  padding-top: 10px;
  margin-left: 665px;
  width: 150px;
  text-align: right;
}

#blog_headerimg {
	}


#content.narrowcolumn {
	float: left;
	padding:15px 16px 15px 15px;
	width:650px;
	}

.widecolumn {
	padding: 10px 0 0 0;
	/*margin: 5px 0 0 150px;*/
	margin: 5px auto 0 auto;
	width: 530px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#blog_footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#blog_footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	/*margin: 40px 0 0;*/
	margin: 10px 0;
	font-weight:normal;
	}

h2.pagetitle {
	margin: 10px 0;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
  font-size: 11px;
  font-weight: bold;
}
#sidebar h3{
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
/*
	padding: 6px;
	border: 1px solid #000;
	*/
	max-width: 100%;
	margin: 10px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 5px 0 10px;
	}
#sidebar ul ul{
	padding:0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/
	}

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

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

#sidebar ul ul ul, #sidebar ul ol {

	}

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 Form Elements */
#searchform {
	margin:-10px;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 80px;	
	font-size:10px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	font-size:10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

#content ol.commentlist {
	padding: 0;
	text-align: justify;
	border:none;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0 0 20px;
	width: 148px;
	}

#sidebar form {

	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & 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;
	}

hr {
	display: none;
	}

a img {
	/*border: none;*/
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding:0 0 20px;
	margin-bottom:10px;
	}
.navigation a{
	text-transform:capitalize;
}
/* End Various Tags & Classes*/
#sidebar a{
	padding:6px 15px 4px 1px;
}
#sidebar ul ul{
	display:block;
}
#sidebar ul ul ul.children{
	/*display:none;
	height:0px;
	overflow:hidden;*/
	margin-top:-10px;
	padding-top:10px;
}
#sidebar li.current-cat ul.children,
#sidebar li.current-cat-parent ul.children{
	display:block;
	height:auto;
	background: transparent url(/images/arrow-down-sm.png) 123px 0px no-repeat;
}
#sidebar li.current_page_item a,
#sidebar li.current-cat a,
#sidebar li.current-cat-parent a{
	color:#000;
}
#sidebar li.cat-item ul.children a{
	background: transparent url(/images/circle-gray.png) 124px 7px no-repeat;
}
#sidebar li.current_page_item a,
#sidebar li.current-cat a,
#sidebar li.current-cat ul.children a:hover,
#sidebar li.current-cat-parent ul.children li.current-cat a{
	background: transparent url(/images/dot-black.png) 124px 7px no-repeat;
}
#sidebar li.cat-item-1{
	display:none;
}
#sidebar li.cat-item-4{
	background: transparent url(/images/arrow-down-gray-sm.png) 123px 8px no-repeat;
}
#sidebar li.current-cat,
#sidebar li.current-cat-parent,
#sidebar li.cat-item-4 a
{
	background:none;
}
#sidebar li.current-cat ul.children,
#sidebar li.current-cat-parent ul.children{
}
#sidebar h2, #sidebar p{
	text-transform:uppercase;
}
div.entry {
  border-top: 3px double #000;
}
/* widgets */
#sidebar li.widget{
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	padding-bottom:15px;
}
#sidebar li.widget_archive{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
#sidebar li.widget_pages{
border:medium none;
margin-bottom:-20px;
}

#sidebar .widget-subscribe a{
	display:inline;
	margin:0;
	padding:0;
}

#sidebar a.rss_feed{
	background: transparent url(/images/feed-icon-12x12.png) 121px 5px no-repeat;
}
/* worpress home page and slide show */
.post img.slide{
	display:none;
}
#slides .post{

}
#slides{
	width:1450px;
}
#features{
	width:650px;
	height:240px;
	margin:0 0 40px;
	padding:0;
	overflow:hidden;
}
#features ul.widgets{
	width:360px;
	height:240px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
}
#features ul.widgets li{
	display:block;
	float:left;
	width:180px;
	height:120px;
	margin:0;
	padding:0;
}
#features ul.widgets li h2.widgettitle{
	display:none;
}
.slideshow{
	display:block;
	float:left;
	height:240px;
	width:290px;
	margin:0;
	padding:0;
	background:#000;
	overflow:hidden;
}
.slideshow .slide{
	position:absolute;
	visibility:hidden;

	height:240px;
	width:290px;
	margin:0;
	padding:0;
	overflow:hidden;
	background:#FFF;
	cursor:pointer;
	float:left;
}
.slideshow .slide_nav{
	width:275px;
	padding:5px 2px;
	margin:210px 0 0 5px;
	position:absolute;
	z-index:2;
	background:#FFF;
	font-size:10px;
	line-height:12px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-transform:uppercase;
}
.slideshow .slide_nav a{
	color:#999;
	margin:0;
	padding:1px 3px;
	text-align:center;
	width:14px;
	height:14px;
	line-height:14px;
	vertical-align:middle;
	float:left;
	border-right:1px solid #999;
	/*
	border:1px solid #000;
	background:#FFF;
	background: transparent url(/images/circle-filled-sprite2.png) top center no-repeat;
	*/
}
.slideshow .slide_nav a.last{
	border:none;
}
.slideshow .slide_nav a:hover{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
.slideshow .slide_nav .title{
/*
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	font-style:italic;
	font-size:14px;
	*/
	text-transform:uppercase;
	float:left;
	height:14px;
	line-height:14px;
	margin-top:1px;
	overflow:hidden;
	vertical-align:middle;
	width:92px;
}
.slideshow .slide_nav a.active{
	background-position:bottom center;
	color:#000;
}
.slideshow .slide_nav a.play,
.slideshow .slide_nav a.pause{
	height:12px;
	width:12px;
	border:1px solid #999;
	background:#FFF;
	margin:1px;
	padding:0;
}
.slideshow .slide_nav a.play{
	background: #FFF url(/images/pause-play-sprite.gif) top left no-repeat;
}
.slideshow .slide_nav a.play:hover{
	background-position: top right;
	border-color:#000;
}
.slideshow .slide_nav a.pause{
	background: #FFF url(/images/pause-play-sprite.gif) bottom left no-repeat;

}
.slideshow .slide_nav a.pause:hover{
	background-position: bottom right;
	border-color:#000;
}
.slideshow .navigation,
.slideshow .post .postmetadata,
.video-clips-single .navigation,
.video-clips-single .post .postmetadata{
	display:none;
}
/* video section */
.float_nav{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-32px;
	font-size:9px;
	display:none;
}
.video-clips ul.float_nav,
.press ul.float_nav{
	display:block;
}
ul.float_nav a{
	color:#828282;
	border-right:1px solid #828282;
	padding:0 5px;
}
ul.float_nav a:hover{
	color:#000;
}
.video-clips ul.float_nav li.cat-item-6 a{
	border:none;
}

.video-clips .post .postmetadata,
.video-clips .post .date{
	display:none;
}
.video-clips h2.pagetitle{
	text-align:left;
	font-weight:normal;
}
.video-clips .post {
	float:left;
	width:100%;
	margin:10px 0;
	border-bottom:1px solid #000;
	padding-bottom:20px;
}
.video-clips .post img,
.video-clips .post .entry{
	border:none;
}
.video-clips .post img{
	margin:-30px 27px 0 0;
}
.video-clips .post h3{
	margin: 0 0 0 287px;
	font-size:14px;
	font-weight:bold;
}
#content.video-clips .post p{
	font-size:12px;
	color:#666;
	margin:10px 30px 0  0;
	line-height:1.2em;
}
#content.video-clips-single .post p{
	font-size:14px;
	color:#666;
	margin:10px 30px 0  0;
	line-height:1.2em;
}

#content.video-clips-single h2 {
	margin: 20px 0 0;
}
/*press page */
#content div.press a{
	float:left;
	width:207px;
	height:139px;
	margin:4px;
	overflow:hidden;
	text-align:center;
}
#content div.press br{
	display:none;
}
#content div.press a img{
	width:215px;
	height:147px;
	padding:0;
	margin:0;
}
#content div.press ul.float_nav a{
	width:auto;
	height:auto;
}
/*downloads page */
#content div.downloads br{
	display:none;
}
#content div.downloads h3{
	color:#999;
	text-transform:none;
	font-size:18px;
	/*border-top:1px solid #000;*/
	padding:10px 0;
	clear:both;
	margin:0;
}
#content div.downloads h3 small{
	margin-left:10px;
	font-size:12px;
}
#content div.downloads hr{
	height:1px;
	border:none;
	color:#000;
	background:#000;
	display:block;
	clear:both;
}
#content div.downloads div.wallpaper,
#content div.downloads div.iphone,
#content div.downloads div.icons,
#content div.downloads div.presskit{
	width:660px;
	padding-bottom:10px;
	float:left;
}
#content div.downloads a{
	float:left;
	margin:0 8px 8px 0;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
#content div.downloads a img{
	padding:0;
	margin:0;
	border:0;
}
#content div.downloads div.wallpaper a{
	width:211px;
}
#content div.downloads div.iphone a img{
	width:101px;
	height:150px;
}
#content div.downloads div.icons a{
	margin:0 9px 8px 0;

}
/* facebook avatar */
#content #fb-user {
	height:auto;
}
#content #fb-user a.FB_Link {
color:#000;
text-decoration:none;
}
#content #fb-user a.FB_Link:hover {
color:#000;
}

.FB_profile_pic{
	display:none;
}
.FBConnectButton_Text{
	text-decoration:none;
}
/* twitter avater */
#tw-user img{
	display:none;
}
#tw-msg a,#fb-msg a{
	color:#CC0033;
	margin-left:5px;
}