/* RESET */

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: '';content: none; }
:focus { outline: 0;}
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;border-spacing: 0; }




/* --------------------------------------------------------- */
/* ---------- TYPOGRAPHY and text COLORS ----------- */
/* --------------------------------------------------------- */

#test_style {
	width: 100%;
	height: 100px;
	border: 2px solid #000000;
}

html {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: url("../images/background.png") no-repeat scroll center top #000000;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 60px;
  margin: 0;
}

#wrapper {
  margin: 0 auto;
  width: 960px;
}

#border_top {
  /* background: url("../images/border_top.gif") no-repeat scroll 0 0 transparent;*/
  height: 5px;
  width: 960px;
}

#header {
  width: 960px;
	height: 110px;
	background: url("../images/logo_banner.png") no-repeat scroll 0 0 transparent;
}

#logo {
  display: inline;
  float: left;
  margin: 20px 0 30px 20px;
  font-size: 48px;
  /* font-weight: bold; */
}

#header_contacts {
  color: #CCCCCC;
  display: inline;
  float: right;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  margin: 20px 20px 30px 0;
  text-align: right;
}

#header a { color: #F3B300; }

#container {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 0 20px 10px;
  width: 920px;
}

#toppanel {
  width: 920px;
  padding-bottom: 10px;
}

#navigation {
  float: left;
  position: relative;
}

#navigation ul {
  font-size: 14px;
  font-weight: bold;
  list-style: none outside none;
  text-transform: uppercase;
}

#navigation li {
  float: left;
  position: relative;
	height: 30px;
	line-height: 2.1em;
}

#navigation li a {
  color: #000000;
  float: left;
  letter-spacing: 0.6px;
  padding: 0 15px;
  text-decoration: none;
}

#search {
  float: right;
  height: 30px;
  margin: 14px 0 0;
}

#search input.field {
	color: #000000;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 13px;
	height: 14px;
	border: none;
	padding: 7px 30px 7px 7px;
	width: 160px;
	z-index: 1;
	border: 1px solid #000000;
}

input.submit {
  background: none repeat scroll 0 0 #FF8201;
  border: medium none;
  color: #000000;
  cursor: pointer;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  margin: 0 0 0 1px;
  width: 70px;
}

#submit_button {
	background: none repeat scroll 0 0 #FF8201;
  border: medium none;
  color: #000000;
  cursor: pointer;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  margin: 0 0 0 1px;
  width: 120px;
}

/* --------------------------------------------- */

#content {
  width: 920px;
	padding: 20px 0;
}

#content_wrap {
	float: left;
	margin: 0px;
	width: 920px;
	margin-bottom: 30px;
}

/* --------------------------------------------- */

#main_left { 
	width: 540px; 
	float: left; 
	margin: 0 20px 0 0; 
	padding: 0 0 15px; 
}

#main_right {
	width: 360px;
	float: right;
}

#coin-slider{
	cursor:default;
	float: left;
	display: block;
}

#inner_content {
	float: left;
	width: 580px;
	height: 350px;
	display: block;
	background-color: #000000;
	background: transparent url(../images/banner_black.png) no-repeat top left;
}

#sidebar_home {
	float: right;
	width: 330px;
}

h3.side_title {
	background: none repeat scroll 0 0 #FF8201;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 10px;
	text-transform: uppercase;
	font-family: Arial;
	margin: 0;
}

.side_content {
	background: none repeat scroll 0 0 #000000;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	padding: 15px 15px 25px;
	height: 279px;
}

.side_testi{
	font-size:11px;
}

.side_content p {
	color: #FFFFFF;
	margin-bottom: 1.65em;
}

.side_date {
	font-weight: bold;
	font-style: italic;
}

.postList {
	padding: 0;
	margin: 0;
}


#home_icons {
	width: 100%;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #000000;
}

#home_icons .icon_holder {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

#home_icons .icon {
	float: left;
	width: 100px;
	height: 100px;
}

#home_icons .description {
	padding: 0px 6px 14px 6px;
	line-height: 1.5em;
	float: left;
	width: 178px;
	font-size: 11px;
	color: #000000;
}

#main_left .icon_holder {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
}

#main_left .icon {
	float: left;
	width: 110px;
	height: 110px;
}

#main_left .description {
	padding: 6px 6px 0 10px;
	float: left;
	width: 410px;
	font-size: 12px;
	color: #000000;
}

#main_left h4 { 
	line-height: 0;
	margin: 0;
	padding: 0;
}

#main_left #main_right p {
	margin: 0;
	padding: 0;
}

#main_right .icon_holder {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

#main_right .icon {
	float: left;
	width: 75px;
	height: 75px;
}

#main_right .description {
	padding: 6px 6px 0 10px;
	float: left;
	width: 210px;
	font-size: 12px;
	color: #000000;
}

#contact {
	width: 560px;
	background: #000000;
	color: #FFFFFF;
	padding: 30px 15px;
	float: left;
	position: relative;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}

.contact_form {
	margin: 25px 0 30px 0px;
	
}

.contact_form p {
	color: #FFFFFF;
	margin-bottom: 15px;
}

.contact_form input {
	color: #FFFFFF;
	padding: 5px;
	width: 260px;
}

.contact_form textarea {
	width: 520px;
	padding: 8px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}

.contact_form input, textarea {
	background: #222222;
	border: 1px solid #333333;
}

.contact_form label {
	padding-left: 10px;
}

input {
	border: 2px inset;
	cursor: auto;
}

#footer {
  background: url("../images/footer_top.jpg") repeat-x scroll 0 0 #2C2C2C;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  width: 960px;
}

#footer #footer_left {
  color: #808080;
  display: inline;
  float: left;
  margin: 25px 0 25px 30px;
}

#footer #footer_right {
  display: inline;
  float: right;
  margin: 25px 30px 25px 0;
  text-align: right;
  font-size: 20px;
}

#footer_bottom {
  background: url("../images/footer_bottom_border.gif") no-repeat scroll 0 0 transparent;
  height: 20px;
  width: 960px;
}

.clearfix {
  display: inline-block;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

h1, h2, h3, h4, h5 { font-family: Arial, Georgia, serif; margin: 0 0 0.9em 0; }
h5, h6 { margin: 0 0 0.9em 0; }
h2 { font-size: 2.50em; color: #FF8201; line-height: 1.22em; }
h3 { font-size: 2em; color: #FF8201; line-height: 1.22em; }
h4 { font-size: 1.33em; color: #333333; line-height: 1.22em; }
h5 { font-size: 1.33em; font-weight: bold; color: #333333; }
h6  { font-size: 1em; font-weight: bold; color: #333333; }
a { text-decoration: none; color: #FF8201;}
p { margin-bottom: 1.65em; color: #000000; }
em { font-style: italic; }
strong { font-weight: bold; }
big { font-size: 1.3em; }
small { font-size: 0.83em; text-transform: uppercase; color: #7b7b7b; }

/*li {
color: #666666;
}*/

#main ul, #main ol { padding: 0.35em 50px 2em; color: #666666; }
/*#main ul li, #main ol li { padding: 0 0 1em; }*/
#main ul { list-style-type:none; list-style: none; }
/*#main ul li { line-height: 29px; background: transparent url(../images/blackwhite/yes.png) no-repeat left top; padding: 0 0 1em 50px; }*/
#main ol { list-style-position: outside; list-style-type: decimal; }
#main ul li.no { background: transparent url(../images/dark/no.png) no-repeat left top; }
#galleryHeader ul#galleryTitles {list-style: none;}
#galleryHeader ul#galleryTitles li {background: none; background-image: none;}

blockquote { padding: 0.35em 50px 2em; color: #666666; }

h1 a, h2 a, h3 a, h5 a, h6 a { text-decoration: none; color: #FF8201; }
h1 a:hover, h2 a:hover, h3 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; color: #ffffff; }
h4 a { color: #333333; text-decoration: none; }
h4 a:hover { color: #525252; }
#featuredText h2, #pageHeaderText h2 { margin: 0 0 0.5em 0; }
#featuredText h4, #pageHeaderText h4 { line-height: 1.65em; margin-bottom: 0; color: #d9d9d9; }
#featuredText, #pageHeaderText { color: #d9d9d9; }
#featured #featuredImage h5 a { color: #CCCCCC; }
#featured #featuredImage h5 a:hover { color: #ffffff; }
#sidebar h5, #sidebar h6 { margin: 0; }

.above { margin:0; }
.under { font-size: 18px; font-weight: normal; color: #FF8201; margin:0; }

/*
#header #headerInner ul#nav { font-weight: bold; text-transform: uppercase; letter-spacing:0.03em; }
#header #headerInner ul#nav li ul { text-transform: none; }
#header #headerInner ul#nav li a { color: #404040; text-decoration: none; }
#header #headerInner ul#nav li.current a { color: #e32276; text-decoration: none; }
#header #headerInner ul#nav li a:hover { color: #e32276; }
#header #headerInner ul#nav li ul li a { color: #404040; font-size: 0.83em; }
#header #headerInner ul#nav li.current ul li a { color: #404040; font-size: 0.83em; }
#header #headerInner ul#nav li.current ul li.current a { color: #e32276; font-size: 0.83em; }
#header #headerInner ul#nav li ul li a:hover { color: #e32276; }
#header #headerInner ul#nav li:hover a { color: #e32276; }
#header #headerInner ul#nav li:hover ul li a { color: #404040; }
#header #headerInner ul#nav li:hover ul li a:hover { color: #e32276; }
*/
#navigation li.current { background-color: #FF8201; }
.current_page_item { background-color: #FF8201; }

#content #main .tagline { font-weight: bold; color: #333333; }
#content #main .blogPost .tagline { font-size: 0.83em; line-height: 1em; vertical-align: top; }
#content #main .blogPost .metaData, #content #main .blogpostalt .metaData{ color: #666666; font-size: 0.83em; }
#content #main .blogPost.singlePostHeadNoimg .metaData, #content #main .blogPost.singlePostHead .metaData { font-size: 1em; }
#content #main .blogPost .metaData a { text-decoration: none; color: #404040; }
#content #main .blogPost .metaData a:hover { color: #666666; }

#content #main #pagination a { text-transform: uppercase; font-weight: bold; color: #404040; }
#content #main #pagination a:hover { color: #f74a95; }

#comments .commentlist { color: #404040; }
#comments .commentlist .children { color: #404040; }
#comments .commentlist .comment .comment-body .commentmetadata { font-size: 0.83em; color: #666666; }
#comments .commentlist .comment .comment-body .commentmetadata a { color: #404040; text-decoration: none; }
#comments .commentlist .comment .comment-body .commentmetadata a:hover { color: #666666; }
#comments .commentlist .comment .comment-body .vcard .commentAuthor { font-size: 0.83em; color: #666666; }
#comments .commentlist .comment .comment-body .vcard .commentAuthor .fn { font-size: 1.2em; font-weight: bold; font-style: normal; color: #e32276; }
#comments .commentlist .comment .comment-body .vcard .commentAuthor .fn a { text-decoration: none; color: #e32276; }
#comments .commentlist .comment .comment-body .vcard .commentAuthor .fn a:hover { color: #ff2684; }

#galleryHeader #galleryTitles { color: #333333; }
#galleryHeader #galleryTitles a { text-decoration: none; color: #333333; }
#galleryHeader #galleryTitles a:hover { color: #525252; }
#galleryHeader #galleryTitles .current { color: #333333; font-size: 1.33em; }
#galleryHeader #galleryTitles .current a { text-decoration: none; color: #333333; }
#galleryHeader #galleryTitles .current a:hover { color: #525252; }
#galleryHeader #galleryTitles .middot { font-size: 1.4em; }
#gallerybuttons .button { color: #b2b2b2; }
#gallerybuttons .button .highlight { color: #e5e5e5; }

/*
#sidebar { color: #666666; }
#sidebar .sidebarWidget .postList .metaData { font-size: 0.83em; }
#sidebar .sidebarWidget .postList .metaData a:hover { color: #666666; }
#sidebar .topics li {font-weight:bold;}
*/
#sidebar a { text-decoration: none; color: #FF8201; }

#bottombar .minipost { color: #666666; font-style: italic; }
#bottombar .tagline { color: #333333; font-style: normal; font-weight: bold; font-size: 0.83em; }

#footer { font-size: 0.83em; color: #d9d9d9; }
#footer a { text-decoration: none; color: #8f8f8f; }
#footer a:hover { color: #d9d9d9; }
#footer #footerInner .disclaimer { color: #8f8f8f; }
#footer #footerInner .disclaimer a { text-decoration: none; color: #d9d9d9; }
#footer #footerInner .disclaimer a:hover { color: #8f8f8f; }




/* --------------------------------------------------------- */
/* --------------------- MAIN styles --------------------- */
/* --------------------------------------------------------- */


.wrapper{ width: 900px; padding: 0 50px; margin:0 auto; }
.clear{ clear:both;height:0;font-size:0;margin:0;padding:0;visibility:hidden; }
.alignleft{ float:left; }
.alignright{ float:right; }
.aligncenter{ display:block;margin:0 auto; }
#main img.alignleft { margin: 0 20px 20px 0; }
#main img.alignright { margin: 0 0 20px 20px; }




/* --------------------------------------------------------- */
/* ----------------------- HEADER ----------------------- */
/* --------------------------------------------------------- */

/*
#header { width: 100%; }
#header #headerInner h1#logo a { background: transparent url(../images/blackwhite/logo.png) no-repeat right top; float: right; display: block; letter-spacing: -1000em; overflow: hidden; text-indent: -9999em; width: 254px; height: 52px; }
#header #headerInner{ padding: 50px 50px 36px; }
#header #headerInner ul#nav { float: left; margin: 24px 0 0; position: relative; }
#header #headerInner ul#nav li { float: left; margin: 0 30px 0 0; }
#header #headerInner ul#nav li ul { position: absolute; display: none; left: 0; top: -28px; width: 550px; padding: 0 0 10px; }
#header #headerInner ul#nav li ul li { display: block; float: left; margin: 0 25px 0 0; }
#header #headerInner ul#nav li:hover ul { display: block; }
*/




/* --------------------------------------------------------- */
/* ----------- FEATURED and PAGE HEADER ----------- */
/* --------------------------------------------------------- */


#featuredTop { width: 100%; height: 13px; margin: -12px 0 0; background: transparent url(../images/blackwhite/featuredBgTopTile.png) repeat-x; position: relative; }
#featuredBottom { width: 100%; height: 13px; margin: 0 0 -12px; background: transparent url(../images/blackwhite/featuredBgBottomTile.png) repeat-x; position: relative; z-index: 2; }
#featured { width: 100%; background: #1a1a1a; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; }
#featured #featuredInner { display:table;padding: 0px 50px 0px; width: 820px; height: 22px; background: transparent url(../images/pagebanners.png) repeat-x left top; margin: -1px auto 0; }
#featured #featuredInner #featuredText { width: 420px; float: left; margin-top: 15px; }
#featured #featuredInner #pageHeaderText { width: 100%; margin-top: 10px; line-height: 5em; }
#featured #featuredInner #pageHeaderText .title { font-family: Futura, Helvetica, Helvetica Neue; font-size: 48px; color: #FF831B; }

#featured #featuredInner #featuredImage { width: 420px; height: 220px; float: right; overflow: hidden; position: relative; background: transparent url(../images/blackwhite/featuredImgFrame.png) no-repeat top left; margin: 35px 50px 0 0; }
#featured #featuredInner #featuredImage #leftFrame { position: absolute; left: 0; top: 0; background: transparent url(../images/blackwhite/featuredImgFrame.png) no-repeat top left; z-index: 28; width: 30px; height: 220px; }
#featured #featuredInner #featuredImage #rightFrame { position: absolute; right: 0; top: 0; background: transparent url(../images/blackwhite/featuredImgFrame.png) no-repeat top right; z-index:28; width: 30px; height: 220px; }
#featured #featuredInner #featuredImage #prevButton { display: block; width: 29px; height: 38px; position: absolute; left: 0; top: 92px; background: transparent url(../images/blackwhite/featuredPrevBtn.png) no-repeat; cursor: pointer; z-index: 29; }
#featured #featuredInner #featuredImage #nextButton { display: block; width: 29px; height: 38px; position: absolute; right: 0; top: 92px; background: transparent url(../images/blackwhite/featuredNextBtn.png) no-repeat; cursor: pointer; z-index: 29; }
#featured #featuredInner #featuredImage #slides { width: 398px; height: 198px; position: relative; margin: 11px; list-style: none; }
#featured #featuredInner #featuredImage #slides li { margin: 0; padding: 0; position: relative; }
#featured #featuredInner #featuredImage #slides li .description { width: 358px; position: absolute; bottom: 0; left: 0; padding: 16px 20px 21px; background-color: #222222; z-index: 27; }
#featured #featuredInner #featuredImage #slides li .description h5 { padding: 0; margin: 0; }





/* --------------------------------------------------------- */
/* ----------------------- CONTENT ---------------------- */
/* --------------------------------------------------------- */



/* #content { padding: 46px 50px 6px 50px; background: transparent url(../images/blackwhite/contentBg.png) no-repeat left top; position: relative; z-index: 1; } */
#content #main { width: 580px; float: left; margin: 0 20px 0 0; padding: 0 0 15px; }
#content #main .blogPost { border-bottom: 1px solid #d9d9d9; padding-bottom: 24px; margin-bottom: 25px; }
#content #main .blogPost .postTitle { margin: -6px 0 5px 0; }
#content #main .blogPost .metaData, #content #main .blogpostalt .metaData { margin: 0 0 18px 0; display: inline-block; }
#content #main .postHead { padding-left: 175px; position: relative; min-height: 140px; }
* html #content #main .postHead { height: 140px; } /* IE6 hack */
#content #main .postHead .postImage { position: absolute; left: 0; }
#content #main .singlePostHead { padding-left: 220px; position: relative; min-height: 195px; }
* #content #main .singlePostHead { height: 195px; } /* IE6 hack */
#content #main .singlePostHead .postImage { position: absolute; left: 0; }
#content #main .singlePost { border-bottom: 1px solid #d9d9d9; }
#content #main #pagination { margin: -5px 0 12px; }
#content #main #pagination a { display: block; float: left; margin: 0 12px 0 0; width: 23px; height: 26px; line-height: 26px; text-align: center;  }
#content #main #pagination.default a { display: inline; float: none; margin: 0; width: auto; height: auto; line-height: 26px; text-align: left;  }
#content #main #pagination a.current { background: transparent url(../images/blackwhite/paginationLinkBackground.png) no-repeat; }
#content #main #pagination a.paginationLastLink { margin: 0; width: auto; }

#content.fullWidth #main { float: none; width: 100%; margin: 0; }





/* --------------------------------------------------------- */
/* ----------------------- GALLERY ---------------------- */
/* --------------------------------------------------------- */



#gallery { width: 100%; margin: 0 0 12px 0; position: relative; }
#galleryHeader { margin: 0; text-align: center; position: relative; float: left; text-align: left; left: 50%; }
#galleryHeaderContainer { width: 100%; margin: 0 0 18px; background: rgba(255, 255, 255, 0.4); }
#gallerybuttons .button { display: block; width: 78px; height: 34px; background: transparent url(../images/blackwhite/button.png) no-repeat; line-height: 34px; font-size: 0.83em; text-transform: uppercase; text-align: center; cursor: pointer; position: absolute; }
#gallerybuttons .button .highlight { display: block; width: 78px; height: 34px; position: absolute; top: 0; left: 0; background: transparent url(../images/blackwhite/buttonHighlight.png) no-repeat; }
#main { position: relative; }
#gallerybuttons {position: absolute; top: -3px; width: 100%; }
#gallerybuttons #prevButton { position: absolute; left: 0; }
#gallerybuttons #nextButton { position: absolute; right: 0; }
#galleryHeader #galleryTitles { line-height: 26px; text-align: center; padding: 0; position: relative; left: -50%; list-style:none; }
#galleryHeader #galleryTitles li { margin: 0 18px; padding: 0; float: left; position: relative; }
#galleryHeader #galleryTitles li a { margin: 0; }
#gallery #slideContainer { width: 900px; }
#gallery #slideContainer .slide { width: 900px; }
#gallery #slideContainer .slide .galleryImage { float: left; margin: 0 40px 25px 0; position: relative; overflow: hidden; }
#gallery #slideContainer .slide .alt { float: left; margin: 0 0 25px 0; }
#gallery #slideContainer .slide .galleryImage .zoomButton { width: 97px; height: 95px; display: block; position: absolute; left: 0; top: 50px; background: transparent url(../images/blackwhite/galleryButtonLeft.png) no-repeat; }
#gallery #slideContainer .slide .galleryImage .descriptionButton { width: 98px; height: 95px; display: block; position: absolute; right: 0; top: 50px; background: transparent url(../images/blackwhite/galleryButtonRight.png) no-repeat; }

#description { background: #0a0a0a url(../images/blackwhite/backgroundTile.png) repeat 50% 0; width: 580px; margin: 0 auto; padding: 45px 45px 30px; }
#description img.alignleft { margin: 0 25px 25px 0; }
#description img.alignright { margin: 0 0 25px 25px; }





/* --------------------------------------------------------- */
/* ----------------------- SIDEBAR ---------------------- */
/* --------------------------------------------------------- */



#sidebar { width: 260px; float:right; padding: 0 0 5px 0; }
#sidebar .sidebarWidget { margin: 0 0 37px; }
#sidebar .sidebarWidget .widgetTitle { margin: 0 0 21px 0; }
/*#sidebar ul li { margin: 0 0 8px; padding-left: 0; }*/





/* --------------------------------------------------------- */
/* --------------------- BOTTOMBAR -------------------- */
/* --------------------------------------------------------- */



#bottombar { overflow:hidden; padding: 38px 0 0; }
#bottombar .minipost { float: left; width: 260px; margin: 0 60px 0 0; }
#bottombar .lastChild { margin: 0; }
* html #bottombar .lastChild { margin-right: 0 !important; width: 250px !important; }
#bottombar .minipost .minipostIcon { margin: 0 10px 3px 0; }
#bottombar .minipost .minipostTitle { margin: 0 0 11px 0; }
#bottombar .minipost p { clear: both; }





/* --------------------------------------------------------- */
/* ------------------------ FOOTER ----------------------- */
/* --------------------------------------------------------- */


/*
#footerTop { width: 100%; height: 13px; background: transparent url(../images/blackwhite/featuredBgTopTile.png) repeat-x; }
#footer { width: 100%; background: #1a1a1a; line-height: 1.4em; border-top: 1px solid #cbcbcb; }
#footer #footerInner { padding: 35px 50px 24px; text-align: center; }
#footer #social { margin: 0 0 24px 0; }
#footer #social li { display: inline; }
#footer #social a { margin: 0 0 0 33px; display: inline-block; position: relative; }
#footer #social li:first-child a { margin: 0; }
#footer #footerInner #social a .tooltip { position: absolute; top: -58px; left: -57px; display: none; width: 146px; height: 39px; line-height: 26px; background: transparent url(../images/blackwhite/tooltipBg.png) no-repeat; }
#footer #footerInner .disclaimer, #footer #footerInner .copyright { padding: 0 180px; }
*/




/* --------------------------------------------------------- */
/* ------------------------ COMMENTS ----------------------- */
/* --------------------------------------------------------- */



#comments, #respond { margin: 40px 0 0; }
#comments .commentlist { list-style-type: none; padding: 0; }
#comments .commentlist .comment { border-bottom: 1px solid #d9d9d9; padding: 25px 0; }
#comments .commentlist .comment .comment-body { position: relative; padding: 0 0 0 100px; }
#comments .commentlist .comment .comment-body .avatar { position: absolute; left: 0; top: 0; }
* html #comments .commentlist .comment .comment-body .avatar { left: -100px; } /* IE6 hack */
#comments .commentlist .comment .children { padding: 0 0 0 60px; list-style-type: none; }
#comments .commentlist .comment .children .comment { border-top: 1px solid #d9d9d9; border-bottom: none; padding: 25px 0 0; margin: 25px 0 0;}





/* --------------------------------------------------------- */
/* -------------------- FORMS AND BUTTONS ------------------- */
/* --------------------------------------------------------- */



form .button { display: block; width: 78px; height: 34px; background: transparent url(../images/blackwhite/button.png) no-repeat; line-height: 34px; font-size: 0.83em; text-transform: uppercase; text-align: center; cursor: pointer; position: relative; }
#sidebar form .button { float: right; }
form .button { color: #b2b2b2; }
form .button input.highlight { display: block; width: 78px; height: 34px; padding: 0; margin: 0; position: absolute; top: 0; left: 0; background: transparent url(../images/blackwhite/buttonHighlight.png) no-repeat; outline: none; border: none; text-transform: uppercase; font-size: 1em; font-family: Lucida Sans, "Ludica Grande", "Lucida Sans Unicode", Arial, sans-serif; color: #e5e5e5; cursor: pointer; }
/* input { width: 244px; background: transparent url(../images/blackwhite/inputBg.png) no-repeat; border: none; outline: none; padding: 9px 8px; color: #7B7B7B; font-family: Lucida Sans, "Ludica Grande", "Lucida Sans Unicode", Arial, sans-serif; font-size: 12px; line-height: 12px; } */
/*input#s { width: 166px; float: left; margin: 2px 0 0; }
textarea { width: 564px; height: 126px; padding: 12px 8px; background: transparent url(../images/blackwhite/textareaBg.png) no-repeat; border: none; outline: none; color: #7B7B7B; font-family: Lucida Sans, "Ludica Grande", "Lucida Sans Unicode", Arial, sans-serif; font-size: 1em; line-height: 1.65em; }
#main input { margin: 0 15px 0 0; }*/
#contactForm { margin: 35px 0 0; }
#ajaxResponse { padding: 20px 0 0; position: relative; }
#ajaxResponse #loaderIcon { visibility: hidden; background: transparent url(../images/blackwhite/ajax-loader.gif) no-repeat; display:block; width: 16px; height: 16px; }
#ajaxResponse #loaderIcon2 { position: absolute; top: -26px; left: 90px; background: transparent url(../images/blackwhite/ajax-loader.gif) no-repeat; display:block; width: 16px; height: 16px; }
#ajaxResponse span.error { display: block; height: 30px; line-height: 30px; padding: 0 0 0 40px; background: transparent url(../images/blackwhite/no.png) no-repeat left top; font-size: 0.83em; }
#ajaxResponse span.success { display: block; height: 30px; line-height: 30px; padding: 0 0 0 40px; background: transparent url(../images/blackwhite/yes.png) no-repeat left top; font-size: 0.83em; }

/* --------------------------------------------------------- */
/* ------------------ Portfolio single post ----------------- */
/* --------------------------------------------------------- */



img.attachment-medium {float: left; margin: 0 60px 15px 0;}
img.attachment-large {margin: 0 0 25px;}
#portfolioSidebar { float: right; width: 260px; }

.smalldate{
	color:#ffffff;
	font-size:12px;
}

.blogpostalt{
	display: block;
	border-bottom-color: #d9d9d9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 25px;
	padding-bottom: 24px;
	color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	line-height: 20px;
}
