/*  
Theme Name: HCD Pickle
Theme URI: http://www.hcdmediagroup.com/
Description: A highly customized version of the Pickle theme, based on Samk's pixeled, rewritten for HCD by Rizwan Javaid and updated by Dtek Digital Media
Author: Dtek Digital Media
Author URI: http://dtek.net
Version: 2
*/



/* Defaults */



* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
p {
	margin: 0 0 0.5em 0;
}
h1, h2, h3, h4, h5, h6 {
}
hr {
	color: #333;
	border: 1px solid #121212;
}
pre {
	height: auto;
	overflow-x:scroll;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
dd {
	padding-left: 15px;
}
p {
	font-size: .9em;
	line-height: 1.5em;
	font-family:"Lucida Sans Unicode",Arial,Verdana;
}
a {
	color: #cc0000;
	text-decoration: none;
}
#sidebar a {
	color: #000;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a img {
	border: none;
}
blockquote {
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #fff;
}
code {
	color: #3366cc;
	font-style: italic;
}
strong {
	font-size: 110%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	font-family:"Lucida Sans Unicode",Arial,Verdana;
	background: #8a8a8a url(images/bg.gif);
}

/* Header and wrapper */

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0;
}
#header {
	padding: 0;
	margin: 0;
	height: 130px;
}
#logo {
	height : 94px;
	width : 330px;
	float : left;
	margin : 20px 0 0 0;
}
#topNav {
	width : 450px;
	float : right;
	padding : 5px 0.5em 5px 0.5em;
	font-size: 72%;
	line-height: 1.4em;
}
#topNav ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#topNav li {
	margin : 0.6em;
	padding : 0.2em;
	float : left;
	text-align : right;
}
#topNav a {
	display : block;
	color : #CCCCCC;
}
#topNav a:hover {
	background-image : url(images/topNav_bg.png);
	color : #fff;
}

/* Menu */

#mainNav {
	float : right;
	width : 600px;
	height : 65px;
	background : url(images/menu_n.png);
	margin : 0;
	padding : 0;
	position : relative;
}
#mainNav li {
	margin : 0;
	padding : 0;
	list-style : none;
	position : absolute;
	top : 0;
}
#mainNav li, #mainNav a {
	height : 65px;
	display : block;
}
#b_about {
	left : 0;
	width : 112px;
}
#b_gabriel {
	left : 112px;
	width : 104px;
}
#b_projects {
	left : 216px;
	width : 88px;
}
#b_awards {
	left : 304px;
	width : 80px;
}
#b_hcd {
	left : 384px;
	width : 118px;
}
#b_events {
	left : 502px;
	width : 98px;
}
#b_services {
	left : 544px;
	width : 144px;
}
#b_filmu {
	left : 688px;
	width : 132px;
}
#b_affiliates {
	left : 820px;
	width : 140px;
}
#b_about a:hover {
	background : transparent url(images/menu_n.png) no-repeat 0 -65px;
}
#b_gabriel a:hover {
	background : transparent url(images/menu_n.png) no-repeat -112px -65px;
}
#b_projects a:hover {
	background : transparent url(images/menu_n.png) no-repeat -216px -65px;
}
#b_awards a:hover {
	background : transparent url(images/menu_n.png) no-repeat -304px -65px;
}
#b_hcd a:hover {
	background : transparent url(images/menu_n.png) no-repeat -384px -65px;
}
#b_events a:hover {
	background : transparent url(images/menu_n.png) no-repeat -502px -65px;
}
#b_services a:hover {
	background : transparent url(images/menu.png) no-repeat -544px -65px;
}
#b_filmu a:hover {
	background : transparent url(images/menu.png) no-repeat -688px -65px;
}
#b_affiliates a:hover {
	background : transparent url(images/menu.png) no-repeat -820px -65px;
}


/* Top Content */

#pageTop {
	height : 30px;
	margin : 0;
	padding : 0;
}
#breadcrumb {
	font-size: .8em;
	color : #000;
	background : #fff;
	margin : 0;
	padding : 15px 0 0 40px;
}
#breadcrumb a {
	color : #cc0000;
}
#main {
	margin: 0;
	clear: both;
	padding: 40px;
	background-color: #fff;
}
#mainStore {
	margin: 0;
	clear: both;
	padding: 40px 0px 40px 40px;
	background-color: #fff;
}
#contentwrapper {
	float:left;
	margin: 0 0 15px 0;
	padding: 0;
	
}
#contentwrapper2 {
	float:left;
	width: 900px;
	margin: 0 0 15px 0;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #fff;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
}

.topPost h2.topTitle a {
	font-family: "Lucida Grand", Arial, sans-Serif;
	font-size: 21pt;
	font-weight: bold;
	color: #cc0000;
	letter-spacing: -1px;
}

/* Comments */

#screenings h3 {color: #cc0000;margin: 20px 0 2px 0;font-size:1em;}

#comment {
	margin-bottom: 10px;
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 0px solid #090909;
	padding: 10px 15px;
	color: #fff;
}
#comment a {
	color: #8bd652;
}
#comment a:hover {
	color: #fff;
}
#numberofcomments {
	color: #fff;
	font-size: 12pt;
	margin-top: 10px;
}
ol#commentlist {
	list-style: none;
	margin: 10px 0;
	font-size: 9pt;
}
#commentlist li {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #8a8a8a;
	border: 0px solid #0a0a0a;
}
#commentlist li.alt {
	background: #7c7c7c;
	border: 0px solid #010101;
	border: none;
}
#commentlist li.cleared {
	background: transparent;
	border: none;
}
#commentlist a:hover {
	color: #eee;
}
#commentlist a.gravatar {
	float: left;
	margin: 0 10px 0 0;
	width: 69px;
}
#commentlist .commentbody {
	margin: 0;
	padding: 0 5px 0 0;
	float: right;
	width: 410px;
}
#commentlist .commentbody p a {
	text-decoration: underline;
}
#commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #ddd;
}
#commentlist small.commentmetadata a {
	color: #666;
}
#commentlist p {
	color: #dedede;
}
#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	margin: 15px 0 0 0;
	padding: 0;
}
textarea#comment {
	width: 450px;
	color: #000;
}
#comment #submit {
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px;
	background: #8bd652;
	border: none;
	color: #47a71d;
}


/* Interior Pages */

h2 {
	font-size: 21pt;
	font-weight: bold;
	color: #cc0000;
}
h3 {
	color : #6598b8;
	margin : 30px 0 0 0;
	font-size : 150%;
	font-weight : normal;
}


/* Home */

#slideshow {
	position : relative;
	height : 350px;
}
#slideshow a {
	position : absolute;
	top : 0;
	left : 0;
	z-index : 8;
}
#slideshow a.active {
	z-index : 10;
}
#slideshow a.last-active {
	z-index : 9;
}
#slideshow img {
	border : 0;
}
#modFeatured {
	background-color : #000;
	float : left;
	width : 680px;
	margin : 20px 10px 20px 0;
}
#modFeatured #featuredLinks {
	margin-left : 220px;
}
.modTitle {
	font-size : 120%;
	padding : 5px 0 5px 10px;
	color : #cc0000;
	text-transform : uppercase;
}
#featuredSlideshow {
	height : 100px;
	float : left;
	margin : 10px;
}
#featuredContent {
	float : left;
	width : 455px;
	margin : 0 20px 10px 0;
}
#featuredLinks {
	width : 430px;
	height : 30px;
	float : left;
	margin : 5px 20px 10px 20px;
}
#featuredContent h2 {
	font-size : 115%;
	margin : 0;
	color : #ffffff;
}
#featuredLinks {
	font-size : 80%;
	color : #ffffff;
}
#featuredLinks ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
.currentProject {
	width : 320px;
	float : left;
	margin : 10px;
	height: 200px;
}
#featuredLinks li {
	display : inline;
	text-align : right;
	border : 0.1em solid #ffffff;
	padding : 2px 6px 2px 6px;
	margin : 3px;
	float : right;
}
#featuredLinks a {
	color : #fff;
	text-decoration : none;
}
#featuredLinks a:hover {
	color : #cc0000;
}
#featuredSlideshow img {
	padding : 3px;
	border : 1px solid #666666;
}
#modPhotos {
	background-color : #000;
	float : right;
	width : 260px;
	margin : 20px 0 20px 10px;
}
#modCurrent {
	background-color : #000;
        height: 600px;
	width : 680px;
	float : left;
	margin : 0 10px 20px 0;
	
}
.modText {
	font-size : .8em;
	line-height : 1.6em;
	color : #fff;
}
#currentLinks {
	font-size : 85%;
	color : #ffffff;
}
#currentLinks ul, .currentLinksProjects ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#currentLinks li, .currentLinksProjects li {
	display : inline;
	text-align : right;
	border : 0.1em solid #ffffff;
	padding : 0 4px 0 4px;
	margin : 2px;
	float : right;
}

#currentLinks a {
	color : #fff;
	text-decoration : none;
}
#currentLinks li a {
	font-size: 80%;
}
#currentLinks a:hover {
	color : #cc0000;
}
.currentThumb {
	width : 100px;
	float : left;
	margin : 5px 10px 10px 0;
}
.currentProject p {
	margin : 0 0 5px 120px;
	padding : 0;
	color : #ccc;
}
.currentText {
	font-size : 75%;
	line-height : 1.3em;
}
.currentThumb {
	border : 1px solid #333;
	padding : 3px;
}
.currentThumb img {
	border : 0;
}
.currentProject h3 {
	font-size : 88%;
	margin : 0;
	text-transform : uppercase;
	color : #CC000;
}
.photoGallery {
	float : left;
	width : 240px;
	margin : 0 10px 15px 10px;
}
.photoGallery img {
	border : 1px solid #666;
	padding : 3px;
}


/* About Us */

.mission {
	font-size : 90%;
}
.thAbout img {
	float : right;
	padding : 3px;
	border : 1px solid #999;
}
.ourGroupThumb {
	margin : 4px 20px 30px 0;
	width : 110px;
	float : left;
}
.ourGroupThumb img {
	padding : 3px;
	border : 1px solid #999;
}
.ourGroupName {
	font-size : 110%;
	margin : 0 0 10px;
	line-height : normal;
}
.ourGroupBio {
	text-align : justify;
	margin : 0 0 0 130px;
}
.ourGroup {
	margin-bottom : 60px;
}
.ourTitle {
	color : #666666;
}
.ourName {
	color : #cc0000;
}

/* Gabriel Films */

.logoGabrielFilms {
	float : right;
}
.announce {
	width : 830px;
	background-color : #FFFFB9;
	float : left;
	margin : 10px 0 0 0;
	padding : 0 20px 0 20px;
	border: 1px solid #FFCC33;
}
.announce h4 {
	font-size: 120%;
}
.announceText {
	color: #000;
	line-height : 1.5em;
	text-align : justify;
	font-size : 105%;
	margin: 0 0 0 120px;
}
.announce img {
	margin: 10px 0 0 0;
	padding : 3px;
	border : 1px solid #999;
	float:left;
}
.announceLeft {
	float : left;
	width : 19px;
}
.maincontent p {
	line-height : 1.5em;
	text-align : justify;
	font-size : 95%;
	float:right;
	color:#000;
	width: 700px;
}
.gabrielThumb {
	width : 110px;
	float : left;
	margin : 0 20px 20px 0;
}
.gabrielThumb img {
	margin: 10px 0 0 0;
	padding : 3px;
	border : 1px solid #999;
}
.gabslide h4 {
	margin : 0 0 10px 0;
	color : #cc0000;
}
.gabslide {
}
#credits {
	width: 880px;
	height : 300px;
}
#gabrielfilms #currentLinks {
	margin-bottom : 50px;
}
#credits #next {
	float : right;
	width : 30px;
	height : 200px;
}
#creditsContainer {
	margin : 0 40px 20px 40px;
	height : 200px;
	background : #fff;
	padding : 10px;
}
.slidefor {
	color : #999;
	margin : 0 0 20px 0;
}
.slideDesc {
	font-size : 92%;
	text-align : justify;
}
.slideImg {
	float : right;
	margin : 5px 5px 20px 20px;
}
.slideImg img {
	padding : 3px;
	border : 1px solid #999;
}
#myController {
	display:none;
	margin : 20px 0 0 10px;
}
#myController span {
	color : #fff;
	margin-right : 10px;
	cursor : pointer;
}
#myController span.jFlowSelected {
	color : #fff;
}
.jFlowPrev, .jFlowNext {
	cursor : pointer;
}
.jFlowPrev img, .jFlowNext img {
	cursor : pointer;
	border : 0;
	margin : 100px 0 0 0;
}
.jFlowPrev a:hover {
	cursor : pointer;
}
.jFlowNext a:hover {
	cursor : pointer;
}
#credits #prev {
	float : left;
	width : 30px;
	height : 200px;
}

#awards ul {
	color:#666666;
	line-height : 1.5em;
}
#awards li {
	font-size:75%;
	;
}
#colRight #awards {
	background-color : #FDFDD8;
	padding : 15px 15px 15px 25px;
}
#colLeft {
	width: 830px;
	float : left;
}
#colRightProjects {
	float: left;
	width : 280px;
	margin : 0 0 0 20px;
}

#colLeftContacts {
	float : left;
}
#colLeftProjects {
	float : left;
	width : 550px;
}
#colRight {
	float : left;
	width : 260px;
	margin : 40px 0 0 20px;
}


/* Clearing Styles */

.clearfloat {
	clear : both;
	height : 0;
	font-size : 1px;
	line-height : 0;
}
.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}
.clearfix {
	display:inline-block;
}

/* Hide from IE Mac \*/ 
.clearfix {
	display:block;
}



/* Projects */

#submenu {
	color : #333;
	width : 780px;
}
#submenu ul {
	list-style-type : none;
}
#submenu li {
	margin : 0 20px 0 0;
	padding : 0;
	display : inline;
	
}
#submenu a {
	color : #6598b8;
	text-decoration : none;
}
#submenu a:hover, #submenu a:visited.hover {
	color : #cc0000;
	text-decoration : none;
}
.projectThumb {
	margin : 4px 10px 40px 0;
	float : left;
}
.projectName {
	font-size : 130%;
	margin : 0 0 10px 120px;
	line-height : normal;
	color : #cc0000;
}
.projectName a {
	color : #cc0000;
	text-decoration : none;
}
.projectName a:hover {
	color : #000;
	text-decoration : none;
}
.projectDesc {
	line-height : 1.5em;
	text-align : justify;
	margin : 0 0 0 230px;
}
.projects {
	overflow: hidden;
	margin-bottom : 30px;
}

.projectTitle {
	color : #666666;
}
.projectThumb img {
	margin:10px 10px 0 0;
	padding : 3px;
	border : 1px solid #999;
}
.projectAbout {
line-height : 1.5em;
text-align : justify;
}
.projectTrailer img {
padding : 4px;
border : 1px solid #cccccc;
}
.projectIntVideo img {
border : 1px solid #ccc;
padding : 4px;
}
.bulletQ {
font-weight : bold;
}
.bulletA {
color : #666;
}
.projectGallery img {
padding : 4px;
border : 1px solid #999;
margin : 0 15px 10px 15px;
}
.currentProject h3 {
color : #fff;
}
.photoGallery h5 {
color : #666;
font-size : .7em;
line-height : normal;
}
.projectsBg {
padding : 20px;
}
.moretext {
float: right;
   width: 100px; 
   padding: 0 50px 25px 5px}
   
   .creditsName {
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: 92%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 1.3em;
}
.creditsTitel {
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: 92%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#divTitles {
	float: left;
	width: 230px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
#divNames {
	float: left;
	width: 230px;
	text-align: left;
	padding-left: 5px;}
	
#colRightProjects h3 {
	color : #6598b8;
	margin : 0 0 0 10px;
	font-weight : normal;
}
#projGallery{
	float: left;
}
#projGallery img {
padding : 4px;
border : 1px solid #999;
margin : 0 15px 10px 15px;
}
#projGallery h5 {
color : #666;
font-size : .7em;
line-height : normal;
}

/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/bg-trans.png) repeat;
}
#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}
#main #welcome p {
	font-size: 9pt;
	color: #eee;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
}
#main #welcome a:hover {
	color: #fff;
}
#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}
#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton {
	margin: 0px 0 0 5px;
	background: #ccc;
	color: #000;
	font-size: 8pt;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.submitbutton:hover {
	cursor: pointer;
	background: #666;
	color: #fff;
}



/* Before footer */



#morefoot {
	background: #000;
	border-top : 4px solid #cc0000;
	padding: 15px;
	color : #999;
	margin: 0 0 10px 0;
}
#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot ul {
	list-style-type: none;
	margin-top: 5px;
}
#morefoot ul li, #morefoot p {
	font-size: 9pt;
}
#morefoot a {
	text-decoration: underline;
	color: #cc0000;
}
#morefoot a:hover {
	text-decoration: underline;
	color: #fff;
}
#morefoot h3 {
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0 0 2px 0;
}
#morefoot #searchbox {
	padding: 5px;
	width: 180px;
	background: #fff;
	border: none;
	color: #000;
}
#morefoot .col1 {
	float: left;
	width: 340px;
}
#morefoot .col2 {
	margin: 0 25px;
}
#morefoot .col2, #morefoot .col3 {
	float: left;
	width: 260px;
}
#morefoot li {
	padding-left: 0px;
	margin-bottom: 5px;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}

/* Photo Gallery */

.galleryThumb {
margin : 4px 10px 20px 0;
}
.galleryName {
font-size : 130%;
line-height : normal;
color : #cc0000;
}
.galleryName a {
color : #cc0000;
text-decoration : none;
}
.galleryName a:hover {
color : #000;
text-decoration : none;
}
.galleryDesc {
line-height : 1.5em;
text-align : justify;
margin : 0;
}
.gallery {
width : 400px;
float : left;
margin : 20px 40px 10px 0;
}
.galleryTitle {
color : #666666;
}
.galleryThumb img {
padding : 3px;
border : 1px solid #999;
}


/* footer*/

#footer {
	clear: both;
	padding: 15px 15px 10px 15px;
}
#footer p {
	font-size: 70%;
	color: #666666;
	padding: 0;
}
#footer a {
	color: #8bd652;
	padding: 3px 5px 3px 5px;
	background: #8a8a8a;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#footer a:hover {
	color: #fff;
}
#footerleft {
	float: left;
	width: 500px;
}
#footerright {
	float: right;
	width: 300px;
	text-align: right;
}

/* News  */

.newsThumb {
margin : 4px 10px 40px 0;
float : left;
}
.newsThumbGabriel {
	margin : 8px 10px 0 0;
	float : left;
}
.newsThumbGabriel img {
padding : 3px;
border : 1px solid #666666;
}
.newsName {
	font-size : 110%;
	margin : 0 0 10px 130px;
	line-height : normal;
	color : #cc0000;
}
.newsName a {
color : #cc0000;
text-decoration : none;
}
.newsName a:hover {
color : #000;
text-decoration : none;
}
.newsDesc {
line-height : 1.5em;
text-align : justify;
margin : 0 0 0 130px;
}
.news {
margin : 20px 0 50px 0;
}
.newsTitle {
color : #666;
}
.newsThumb img {
padding : 3px;
border : 1px solid #999;
}
.newsDate {
color : #999;
margin-left : 30px;
}

/* Misc */

.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter,  div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	
	/* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}










/* Blog */


.sidebarbox {
	float: right;
	width: 200px;
	padding: 10px 0 20px 0;
	margin: 10px 0 0;
	list-style-type: none;
	list-style-image: none;
	}
	
.sidebarbox ul {
	list-style-type: none;
	list-style-image: none;
	}
	
.sidebarbox li {
	padding: 5px 0 0 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebarbox ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}
	
#sidebarbox li {
	list-style-image: url(../images/bullet.gif); 
	}

#sidebarbox ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebarbox ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	line-height: 2em;
	}

#sidebarbox ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebarfull #sidebars{
	list-style-type: none;
	list-style-image: none;
}

.widecolumn {
	width: 500px;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	width: 550px;
	}

.post {
	margin: 20px 0 20px;
	display:block;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {

	}

.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 {
	display: none;
	clear: both;
	padding: 3px;
	font-size: 88%;
}

.clear {
	clear: both;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	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 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;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar
	{
	float: right;
	margin: 0px;
	padding: 20px;
	width: 250px;
	}

#sidebar form {
	margin: 0;
	}

/* End Structure */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 5px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	border: 1px solid #000;
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
        color: #fff;
        background: #cc0000;
        border:0 none #FFFFFF;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#rssBottom{
	text-align:right;
}

#rssBottom a, #rssBottom a:visited{
	color:#666;
}

.post h1 a{
	color:#cc0000;
}

.post h1 a:hover{
	color:#990000;
}
.postTime {
	color: #666;
	text-align: right;
}
.postTags {
	font-size: 88%;
	color: #999;
/*	height: 30px;*/
	padding:0;
	display: inline-block;
	width: 600px;
}
.postTags a {
	font-size: 88%;
	color: #999;
	}
.postPadding {
	padding: 20px 0 0 0;
	display: inline-block;
}
#respond{
background-color:#E6E6E6;
margin:20px 0;
padding:20px 20px 40px;
width:400px;
}

h4#comments {margin-top: 25px;border-top: solid 1px #e3e3e3;padding-top:10px}

#modCenter ul{
	margin:0;
}
#modCenter li {
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	margin-left: 0px;
	width: 120px;
	float: left;
}
#modCenter a, #modCenter a:visited{
	color:#fff;
}

#modCenter a:hover, #modCenter a:visited:hover{
	color:#ccc;
	background:#FF0000;
}
#modRight a {
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
}
#copyright {
	color: #666666;
	font-size: 85%;
	height: 30px;
	width: 400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 300px;
	text-align: center;
	float: left;
}
#colLeftProjectsMain {
	background-color: #fff;
	height: 500px;

}
#content {
	display: block;
}
.separator {
	border-top:1px solid #e3e3e3;
	margin-top:20px;
	padding-top:20px;
}
.biggap {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}
#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #8bd652;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }





/*  HCD Store   */

#hcdstore{
	width: 100%;
}

#hcdstoreleft{
	float: left;
	width: 500px;
	margin: 0 50px 0 0;
}

#hcdstoreright{
	float: right;

    background-color:#ccc;
    margin-top:40px
}

/* Buy Button
========================================== */
input.wpsc_buy_button {
	margin: 6px 0 6px;
	padding: 8px;
	background: url('images/button-add-to-cart.png') no-repeat center top;
	background-color: #00B5DF;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
}
input.wpsc_buy_button:active {
	background-position: center -33px;
}

/* Checkout Button
========================================== */
input.make_purchase {
	margin: 6px 0 6px 100px;
	padding: 8px;
	background: url('images/button-make-purchase.png') no-repeat center top;
	background-color: #00B5DF;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
}
input.make_purchase:active {
	background-position: 0px -33px;
}

.gocheckout a, .emptycart a {
    font: 11px Verdana, Helvetica, Arial;
	padding: 8px;
	background: url('images/button-make-purchase.png') no-repeat center top;
	background-color: #00B5DF;
	color: #fff;
	border: 0;
	text-align: center;
}

.add1 {
	width: 300px;
	float: left;
	margin: 20px;
}

div.contact-wrap {
  overflow: auto;
  zoom: 1;
}
div.contact-wrap div {
	width: 300px;
	float: left;
	margin: 20px 20px 0 20px;
}
div.contact-wrap p {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
