/*
Theme Name: Modernist
Theme URI: http://www.rodrigogalindez.com/themes/modernist
Description: A flexible, minimal theme focused on great typography. An invisible design to let you and your users focus on your content. Based on the design ideas of Jan Tschichold, Josef Müller-Brockmann, Dieter Rams, and other modernists. Supports widgets, SEO optimized, clean and documented code, fast to load, no plugins required. Works in WordPress 2.7 and superior. Works in IE 6 & superior and all versions of Safari/Firefox/Opera. Includes CSS3 buttons.
Version: 2.5
Author: Rodrigo Galindez
Author URI: http://www.rodrigogalindez.com
Tags: white, blue, black, silver, light, two-columns, fixed-width, threaded-comments, sticky-post, custom-header, custom-colors, custom-menu
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif;
	font-size: 61%;
	/* ---- background-image: url(images/bg.gif);  */
	background-repeat: repeat;
	background-position: top left;
	color: #111;
}

hr {
	display: none;
}

img {
	vertical-align: baseline;
	border: 0;
}

p {
	margin: 0 0 1.4em 0;
	font-size: 1.35em;
	line-height: 1.65;
}

a {
	color: #347C17;
	/** border-bottom: 1px dotted #ccc;  21759B d7d623 9acd32 **/
	text-decoration: none;
}

a:hover {
	color: #1F536C;
}

h2.page-title {
	margin: 0 0 .5em 0 !important;
	font-size: 2.8em;
	font-weight: normal;
	color: #d7d623;
}

code {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #6C8318;
	font-weight: normal;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 878px;
	margin: 0 auto;
	margin-bottom: 40px;
	height: 1%;
}

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ------------------------------------------ [ Header ] */

#header-wrapper {
	height: 1%;
	clear: both;
}

#header-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#gmlogo a {
        text-decoration: none;
        border: 0 none;
}


#nav {
	margin: 0 0 0 3px;
	padding-bottom:  3em;
	clear: both;
}

#nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Son of Suckerfish Dropdowns: http://htmldog.com/articles/suckerfish/dropdowns/ */

#nav ul {
	list-style-type: none;
}

#nav li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.1;
}
/*
#nav li {
	margin-right: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.1;
	float: left;
}
*/

#nav li.current_page_item a {
	font-weight: bold;
	color: #333;
}

#nav li a {
	display: block;
	border: 0 none;
	color: #555;
}

#nav li a:hover {
	color: #347C17;
}

/*
#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
}
*/
#nav li ul li {
	font-size: 11px;
}

#nav li.current_page_item ul li a {
	font-weight: normal;
}

#nav li ul li a {
	border-bottom: 1px dotted #ccc;
}


/* ---------------------------------------- [ SmoothDivScroll ] */
#logoParade
{
	width: 550px;
	height: 250px;
	position: relative;
	padding-bottom: 35px;  
}

#logoParade div.scrollableArea *
{
	float: left;
	padding-left: 1px;
}

#logoParade h2 {
        margin: 0 0 .2em 0;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif;
        font-size: 1.5em;
        line-height: 1.5;
        text-transform: uppercase;
        color: #111;
	padding-top: 5px;
}



/* ----------------------------------------- [ Tweet ] */
.twitterfeed {
        padding-left: 1px;
	padding-top: 20px;
        width: 550px;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif;
        font-size: 1.3em;
}

.twitterfeed a:link, .tweetfeed a:visited {
        color:#d7d623;
}

.twitterfeed h2 {
        margin: 0 0 .2em 0;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif;
        font-size: 1.4em;
        line-height: 1.5;
        text-transform: uppercase;
        color: #111;
}


.twitterfeed ul li {
  list-style-type: none;
  border-bottom-style: solid;
  border-bottom-color: #d3d3d3;
  border-bottom-width: 1px;
  margin-bottom: 5px;
  padding-bottom: 8px;
}



/* ----------------------------------------- [ Content ] */

#content {
	width: 470px;
	padding: 15px 0;
	float: left;
}


/* SNS Sharing */
#content .social, .social {
	display: block;
	width: 530px;
	clear: none;
	float: left;
	padding-top: 20px;
}

#content  .twitter,.twitter {
	clear: none;
	float: left;
	padding-right:  5px;
}

#content  .mixi {
	float: left;
	clear: none;
	padding-right:	5px;
}


#content  .facebook,.facebook {
	clear: none;
	float: left;
	padding-right: 5px;
}

#content  .gree {
	clear: none;
	float: left;
	padding-right: 5px;
}

#content  .hatena {
	clear: none;
	float: left;
	padding-right: 5px;
}

/* SNS Sharing */
#content .socialnews {
	display: block;
	width: 530px;
	clear: none;
	float: left;
        padding-top: 20px;
}

#content  .twitternews {
	clear: none;
	float: left;
	padding-right:  10px;
	width: 110px;
}

#content  .mixinews {
	clear: none;
	float: left;
        margin-top: -9px;
	margin-left: -9px;
	padding-right:	10px;
}

#content  .facebooknews {
	clear: none;
	float: left;
	padding-right: 10px;
}

#content  .greenews {
	clear: none;
	float: left;
	padding-right: 10px;
}




/* Post */

.post,
.page {
	margin: 0 0 100px 0;
	height: 1%;
}

.post:after,
.page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post h1,
.post h2 {
	margin: 1.5em 0 .5em 0;
	font-size: 2em;
	color: #111;
}

.post h3 {
	margin: 2em 0 .5em 0;
	font-size: 1.7em;
	color: #333;
}

.post h4,
.post h5,
.post h6 {
	margin: 2em 0 .5em 0;
	font-size: 1.4em;
	color: #333;
}

.post table {
	width: 100%;
	font-size: 1.3em;
	line-height: 1.5;
	border-collapse: collapse;
}

.post table th {
	padding: 5px 0;
	text-align: left;
}

.post table td {
	padding: 5px 0;
}

.post table tr {
}

.post dl {
	margin: 0 0 1.4em 0;
}

.post dt {
	margin-top: 1.4em;
	font-size: 1.4em;
	line-height: 1.65;
	font-weight: bold;
}

.post dt:first-child {
	margin: 0;
}

.post dd {
	font-size: 1.3em;
	line-height: 1.65;
}

.post ul,
.post ol {
	margin: 0 0 1.4em 0;
}

.post li {
	font-size: 14px;
	line-height: 1.65;
}

.post li ul,
.post li ol {
	margin-left: 15px;
}

.post address {
	font-size: 1.4em;
	line-height: 1.65;
	margin: 0 0 1.4em 0;
}

.post abbr,
.post acronym {
	border-bottom: 1px dotted #ccc;
}

.post pre {
	margin: 0 0 1.4em 0;
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #6C8318;
}

.post kbd,
.post tt {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #666;
}

.post var {
	color: #892E12;
}

/* Hack to make the 'Div and Span Tests' unit test look better */
div.myclass strong { 
	font-size: 1.4em;
	line-height: 1.65;
}

.post blockquote {
	margin-left: 30px;
	padding-left: 15px;
	border-left: 2px solid #ddd;
}

.post img {
	max-width: 500px;
	height: auto;
	margin-top: .2em;
	margin-bottom: 15px;
	padding: 8px;
	background: #fff;
	border: 1px solid #e9e9e9;
}

.post-header h2 {
	margin: 0;
	font-size: 2.8em;
	font-weight: normal;
	color: #000;
}

.post-header h2 a {
	border: 0 none;
	color: #333;
}

.post-header h3 {
	margin: 0 !important;
	font-size: 2em;
	line-height: 1.4;
	font-weight: normal;
}

.post-header h3 a {
	border: 0 none;
	color: #333;
}

.post-header p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #777;
}

.post-meta {
	padding: 5px 0;
	/* background: transparent url("images/l.gif") no-repeat left top; */
	clear: both;	
}


.post-meta ul {
	list-style-type: none;
}

.post-meta li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

.post-navigation,
.comment-navigation {
	margin: 0 0 40px 0;
	padding: 10px 0 0 0;
	background: transparent url("images/l.gif") no-repeat left top;
	clear: both;
	float: left;
	height: 1%;
}

.comment-navigation {
	margin-top: 40px;
}

.post-navigation:after,
.comment-navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-navigation ul,
.comment-navigation ul {
	list-style-type: none;
}

.post-navigation li,
.comment-navigation li {
	margin-right: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #777;
	float: left;
}

.post-page-links {
	margin-bottom: 1.4em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

/* Comments */

.post-comments {
	margin: 0 0 40px 0;
	height: 1%;
}

.post-comments:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-comments h2,
h3#comments-title, 
h3#reply-title {
	margin-bottom: 1em;
	font-size: 2.8em;
	font-weight: normal;
	color: #d7d623;
}

.comment,
.trackback,
.pingback {
	width: 530px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
	clear: both;
	float: left;
	height: 1%;
}

.comment:after, 
.trackback:after,
.pingback:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pingback p, 
.trackback p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #aaa;
}

.comment-avatar {
	width: 60px;
	float: left;
}

.comment-avatar img {
	width: 54px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

.comment-body {
	width: 460px;
	margin-left: 10px;
	float: right;
}

.comment-body ul {
	margin: 0 0 1.4em 1.2em;
}

.comment-body li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

.comment-body blockquote {
	margin-left: 30px;
	margin-bottom: 1.4em;
	padding-left: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border-left: 2px solid #ddd;
}

.comment-body blockquote p {
	font-size: 1em;
}

.comment-meta {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

.comment-form table {
	width: 530px;
	border-collapse: collapse;
}

.comment-form th {
	width: 120px;
	padding: 2px 0 15px 0;
	text-align: left;
	vertical-align: top;
}

.comment-form th label {
	font-size: 1.3em;
	line-height: 1.4;
	color: #333;
}

.comment-form th p {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #777;
}

.comment-form td {
	padding: 5px 0 15px 24px;
	vertical-align: top;
}

.comment-form td input {
	width: 280px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

.comment-form td textarea {
	width: 360px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.65;
	font-weight: 300;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

#submit {
	width: auto;
	padding: 6px 10px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: bold;
	background: transparent url(images/bg-button.png) repeat-x 0 50%;
	background-color: #d7d623;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: all .2s linear;
}

#submit:hover {
	background-color: #1F536C;
	text-decoration: none;
}

.depth-2,
.depth-3,
.depth-4,
.depth-5 {
	margin: 15px 0 0 0;
	padding: 0;
	border: 0 none;
}

.depth-2 .comment-avatar {
	text-align: right;
}

.depth-2 .comment-body p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #444;
}

.depth-2 .comment-avatar img {
	width: 30px;
	height: 30px;
}

.depth-3 .comment-avatar {
	width: 100px;
}

.depth-3 .comment-body {
	width: 420px;
}

.depth-4 .comment-avatar {
	width: 140px;
}

.depth-4 .comment-body {
	width: 380px;
}

.depth-5 .comment-avatar {
	width: 180px;
}

.depth-5 .comment-body {
	width: 340px;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	width: 250px;
	padding: 15px 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	float: right;
	color: #777777;
}

#sidebar h2 {
	margin: 0 0 .9em 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif;
	font-size: 1.3em;
	line-height: .9;
	text-transform: uppercase;
	color: #333;
}

#sidebar a {
	color: #555;
}

#sidebar a:hover {
	color: #347C17;
}

#sidebar p {
	font-size: 1em;
	line-height: 1.5;
}


#sidebar .section {
	margin: 0 0 15px 0;
	padding: 15px 0;
	background: transparent url(images/l.gif) no-repeat top left;
}

#sidebar .section ul {
  list-style-type: none;
  padding-bottom: 30px;
}

#sidebar .section li  {
   float: left;
   list-style-type: none;
   padding-right: .2em;
}


#sidebar .section a  {
   border: 0;
   text-decoration: none;
}


#sidebar .section2 {
        margin: 0 0 15px 0;
        padding: 15px 0;
        background: transparent url(images/l.gif) no-repeat top left;
        text-transform: capitalize;
}

#sidebar .section2 ul {
  list-style-type: none;
  padding-bottom: 2px;
}

#sidebar .section2 li  {
   list-style-type: none;
}

#sidebar .section2 a  {
   border: 0;
   text-decoration: none;
}




/* ------------------------------------------ [ Footer ] */

#footer {
	padding: 5px 0;
	background: transparent url(images/l.gif) no-repeat top left;
	clear: both;
}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

/* Widget: Search */

#searchform input {
	width: 90%;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

/* Widget: Calendar */

table#wp-calendar {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

table#wp-calendar caption {
	letter-spacing: 2px;
	text-transform: uppercase;
}

table#wp-calendar caption,
table#wp-calendar td,
table#wp-calendar tr {
	padding: 5px 2px;
}

table#wp-calendar tr {
	border-bottom: 1px solid #ddd;
}

table#wp-calendar tr:last-child {
	border: 0 none;
}

/* Widget: Tag Cloud */

.tag-cloud {
	line-height: 1.65;
}

.wp-tag-cloud {
	line-height: 1.5;
}

/* Widget: Pages */

#sidebar ul.children {
	margin: .4em 0 0 15px;
}

/* General WordPress Classes */

.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	margin-right: 15px;
	float: left;
}

.alignright {
	margin-left: 15px;
	float: right;
}

img.alignnone {
	margin-right: 5px;
	margin-bottom: 0;
}

.wp-caption {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #E9E9E9;
}

.wp-caption p {
	font-size: 1.1em;
	line-height: 1.5;
}

.wp-caption img {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0 none;
}

.wp-caption a[rel] {
	border: 0 none;
}

.gallery dd {
	font-size: 1.1em;
	line-height: 1.5;
}

.gallery-caption,
.wp-caption-text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
}

.gallery-icon a {
	border: 0 none;
}

.gallery-item img {
	margin-bottom: 5px;
	border: 1px solid #E9E9E9 !important;
}

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
							
			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider h2 {
        margin: 0 0 .2em 0;
        font-family: "?????? Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif;
        font-size: 1.5em;
        line-height: 1.5;
        text-transform: uppercase;
        color: #111;
	}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:550px;
		height:350px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:.2em 0;
		padding-bottom:5em;
		position: relative;
		list-style-type: none;
		}
	ol#controls li{
		margin:0 .2em 0 0; 
		padding:0;
		float:left;
		list-style:none;
		width:17px;
		}
	ol#controls li a{
		float:left;
		width:17px;
		line-height:20px;
		text-align: center;
		border: 0px solid #fff; 
		background:#000;
		color:#fff;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#fff;
		color:#000;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/cursors/cursor_arrow_left.cur), url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/arrow_left.gif);				
/*	background-color: #fff;  */
	background-repeat: no-repeat;
/*	opacity: 0.95; */ /* Standard CSS3 opacity setting */
/*	-moz-opacity: 0.95; */ /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
/*	filter: alpha(opacity = 95); */ /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/cursors/cursor_arrow_right.cur), url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(http://www.giantmango.com/wp-content/plugins/smoothdivscroll-1.1/images/arrow_right.gif);
/*	background-color: #fff;  */
	background-repeat: no-repeat;
/*	opacity: 0.95;  */
/*	filter: alpha(opacity = 95);  */
/*	-moz-opacity: 0.95;  */
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}


.my-trackbacks {width:450px;display:block;clear:both;float:left;margin-bottom:10px}
.my-trackbacks li{clear:both;float:left;display:block;font-size:1.3em;margin-bottom:15px;line-height:1.2em;width:100%;height:1%}
.my-trackbacks img{float:left;padding-right:10px;padding-bottom:5px}

#index .backtweet-label{float:right;display:block;position:relative;top:8px;padding:0}



.theflickrshow 
{ display:none; } 


/* iPad [portrait + landscape] */ 
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
.flickrflash { 
display:none; 
} 

.theflickrshow { 
display: inherit;
height: 303px;
} 
} 


/* iPhone [portrait + landscape] */
 @media only screen and (max-device-width: 480px) {
 .flickrflash {
 display:none;
 }

 .theflickrshow {
display: inherit;
height: 303px;
 }
 }

/* dropdown */
#menu-primary {
    float: right;
    font-size: 1em;
    margin: 20px 0 0;
    position: relative;
    width: 65%;
    z-index: 99;
}
#menu-primary .menu {
    float: right;
}
#menu-primary .menu ul {
    float: right;
}
#menu-primary li {
    display: block;
    float: left;
    min-height: 30px;
}
#menu-primary li a {
    display: block;
    font-weight: bold;
    line-height: 1em;
    margin-left: 3.5em;
}
#menu-primary li.current-menu-item a {
    color: #AAAAAA;
}
#menu-primary li li, #menu-primary li li.current-menu-item li {
    clear: both;
    float: none;
}
#menu-primary li li:first-child, #menu-primary li li.current-menu-item li:first-child {
    border-top: medium none;
}
#menu-primary li li a, #menu-primary li li.current-menu-item li a {
    color: #888888;
    font-size: 1em;
    font-weight: normal;
    margin: 0 5px;
    padding: 12px 15px;
    text-transform: none;
}
#menu-primary ul li a:hover, #menu-primary li ul li a:hover {
    color: #222222;
}
.menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu li:hover {
    visibility: inherit;
}
.menu li {
    float: left;
    position: relative;
}
.menu a {
    display: block;
    position: relative;
}
#menu-primary li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.11);
    display: none;
    left: 12px;
    position: absolute;
    top: 25px;
    z-index: 100;
}
#menu-primary li:hover ul, #menu-primary li.sfHover ul {
    display: block;
}
#menu-primary li:hover li ul, #menu-primary li.sfHover li ul {
    top: -999em;
}
#menu-primary li li:hover ul, #menu-primary li li.sfHover ul {
    border-top: 1px solid #D9D9D9;
    left: 10em;
    margin-left: 0;
    top: -1px;
}
.sf-sub-indicator {
    background: url("images/dropdown.png") no-repeat scroll right 0 transparent;
    display: inline-block;
    height: 6px;
    margin-left: 5px;
    position: absolute;
    right: 0;
    text-indent: -9999em;
    top: 40%;
    width: 10px;
}
.menu li li .sf-sub-indicator {
    background: url("images/dropright.png") no-repeat scroll right 50% transparent;
    height: 10px;
    margin-right: 7px;
    top: 40%;
    width: 6px;
}
.menu li a.sf-with-ul, #menu-secondary li a.sf-with-ul {
    padding-right: 16px;
}

