/*
THEME natejones
THEME URI:http://nathangjones.com
DESCRIPTION:nate jones design
VERSION:3.0
AUTHOR:<a href="http://nathangjones.com">nate jones</a>
AUTHOR URI:http://nathangjones.com
*/

/* Architecture */
html{
height:100%;
margin:0;
padding:0;
width:100%;
}
* {
margin:0;
padding:0;
}
a:link, a:visited, a:hover, a:active{
outline:none;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:.88em;
padding:0;
height:100%;
width:100%;
}
.wrapper{
width:1024px;
height:100%;
margin: 0 auto;
padding:0;
background:transparent;
display:block;
}
body > .wrapper {height: auto; min-height: 100%;}
#container {
width:820px;
padding:0;
display:block;
position:relative;
margin:40px 0 0 0;
float:left;
min-height:100%;
height: 100% auto !important;}
#content{
width:820px;
}


#main{
padding-bottom: 200px;  /* must be same height as the footer */
}

/*--START FOOTER--*/
.footer{
width:100%;
height:200px;
margin:0 auto;
background:transparent url(images/grass-trans.png) top left repeat-x;
z-index:2;
position: relative;
margin-top: -200px; /* negative value of footer height */
height: 200px;
clear:both;
}
.icons{
height:50px;
width:700px;
position:absolute;
bottom:30px;
left:120px;
}
.icons a{
height:50px;
width:50px;
border:none;
outline:none;
text-decoration:none;
display:block;
float:left;
margin:0 20px;
}
a.facebookicon, a.facebookicon:visited{
background:transparent url(images/facebookicon-trans.png) top left no-repeat;
}
a.facebookicon:hover{
background:transparent url(images/facebookicon-trans.png) top right no-repeat;
}
a.twittericon, a.twittericon:visited{
background:transparent url(images/twittericon-trans.png) top left no-repeat;
}
a.twittericon:hover{
background:transparent url(images/twittericon-trans.png) top right no-repeat;
}
a.flickricon, a.flickricon:visited{
background:transparent url(images/flickricon-trans.png) top left no-repeat;
}
a.flickricon:hover{
background:transparent url(images/flickricon-trans.png) top right no-repeat;
}
a.googleicon, a.googleicon:visited{
background:transparent url(images/googleicon-trans.png) top left no-repeat;
}
a.googleicon:hover{
background:transparent url(images/googleicon-trans.png) top right no-repeat;
}
a.linkedinicon, a.linkedinicon:visited{
background:transparent url(images/linkedinicon-trans.png) top left no-repeat;
}
a.linkedinicon:hover{
background:transparent url(images/linkedinicon-trans.png) top right no-repeat;
}
a.rssicon, a.rssicon:visited{
background:transparent url(images/rssicon-trans.png) top left no-repeat;
}
a.rssicon:hover{
background:transparent url(images/rssicon-trans.png) top right no-repeat;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*--END FOOTER--*/
.clearfloat{
background:transparent;
width:570px;
min-height:100px;
display:block;
float:left;
margin:10px 0 30px 0;
padding:5px;
clear:left;
}
.clearfloat .info p{
margin:6px;
font:normal 500 1.1em Arial;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
line-height:1.4em;
}


h1, a.h1, a.h1:visited{
font:normal 100 40px arial;
color:#fff;
text-shadow:1px 1px 1px #4D4D4D;
text-decoration:none;
margin:10px 0 0 20px;
float:left;
display:block;
z-index: 2;
}
a.h1:hover{
border-bottom:dotted 1px #fff;
text-shadow:0px 0px 7px #fff;
}
#navigation {
list-style: none;
padding:0;
width:800px;
height:50px;
z-index:10;
margin:10px 0 0 0;
float:right;
display:block;
}
#navigation li {
float: right;
padding:0 15px;
margin:0;
}

#navigation li a, #navigation li a:visited {
font:normal 100 20px arial;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
text-decoration:none;
border-bottom:dotted 1px transparent;
}

#navigation li a:hover {
font:normal 100 20px arial;
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}


#frontposts{
width:600px;
display:block;
float:left;
margin:0 10px 0 10px;
padding:0;
}

#frontposts .clearfloat{
background:transparent;
width:570px;
min-height:100px;
display:inline;
float:left;
margin:10px 0 30px 0;
padding:5px;
}
#frontposts .clearfloat .info p{
margin:6px;
font:normal 500 1.1em Arial;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
line-height:1.4em;
width:550px;
}

.clearfloat .info{
display:block;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
}
.clearfloat .info a, .clearfloat .info a:visited{
color:#fff;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
padding:4px 4px 0 4px;
}
.clearfloat .info a:hover{
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}
a.title, a.title:visited{
font:normal 500 1.5em arial;
text-shadow:0px 1px 1px #4d4d4d;
color:#fff;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
padding:4px;
text-transform:uppercase;
display:inline;
}
a.title:hover{
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}
img.left, img.alignleft{
padding:3px;
background:#f4f4f4;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border: 1px solid #d8d8d8;
float:left;
display:inline;
margin:12px 7px 3px 0;
}
img.right, img.alignright{
padding:3px;
background:#f4f4f4;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border: 1px solid #d8d8d8;
float:right;
display:inline;
margin:10px 0 3px 7px;
}
small{
font-style:italic;
font-size:85%;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
}
.searchlist{
background:transparent;
border-bottom:solid 1px #d8d8d8;
width:600px;
display:inline;
float:left;
margin:15px 0;
padding:5px;
}

.searchlist .info{
display:block;
}
.searchlist .info a, .searchlist .info a:visited{
color:#fff;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
padding:4px 4px 0 4px;
}
.searchlist .info a:hover{
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}
.searchlist .info p{
margin:6px;
font:normal 500 1.1em Arial;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
line-height:1.4em;
}

.tree{
height:309px;
width:284px;
position:absolute;
right:10px;
bottom:100px;
background:transparent url(images/tree-trans.png) bottom left no-repeat;
z-index:10;
}
.twitterbird, a.twitterbird, a.twitterbird:visited, a.twitterbird:hover{
height:77px;
width:77px;
background:transparent url(images/bird-trans.png) bottom left no-repeat;
position:absolute;
bottom:300px;
right:180px;
display:block;
z-index:11;
}
.twitterballoon{
position:absolute;
right:235px;
bottom:365px;
width:295px;
height:142px;
background:transparent url(images/twitter-trans.png) top left no-repeat;
padding:0;
}
.twittertext{
float:left;
display:block;
width:275px;
height:95px;
margin:5px 0 0 10px;
font:normal 500 14px georgia;
color:#726150;
line-height:20px;
overflow:hidden;
}
.twittertext a.twitter-user, .twittertext a.twitter-user:visited{
font:normal 500 14px georgia;
color:#116900;
text-decoration:none;
border-bottom:dotted 1px #116900;
background:transparent;
}
.twittertext a.twitter-user:hover{
color:#fff;
text-decoration:none;
border-bottom:dotted 1px #116900;
background:#116900;
}
.twittertext a.follow, .twittertext a.follow:visited{
font:normal 500 10px georgia;
color:#116900;
text-decoration:none;
border-bottom:dotted 1px #116900;
background:transparent;
float:right;
display:block;
clear:both;
margin:5px;
padding:3px 3px 0 3px;
}
.twittertext a.follow:hover{
color:#116900;
text-decoration:none;
text-shadow:0px 0px 7px #116900;
border-bottom:dotted 1px #116900;
}
a.twitter-link, a.twitter-link:visited{
font:normal 500 14px georgia;
color:#116900;
text-decoration:none;
border-bottom:dotted 1px #116900;
background:transparent;
}
a.twitter-link:hover{
color:#116900;
text-decoration:none;
text-shadow:0px 0px 7px #116900;
border-bottom:dotted 1px #116900;
}

/* General */

.clear {
clear:both;
font-size:0;
height:0;
display:block;
width:100%;
}

.floater-left {
float:left;
}

.floater-right {
float:right;
}


#menu ul {
display:inline; /* Added to fix the double margin in IE6 */
list-style:none;
}

#menu ul li {
display:inline; /* Added to fix the double margin in IE6 */
float:left;
margin-left:10px;
padding:15px 10px;
}

#blog-title {
font:normal 500 3em arial;
margin:40px 0 0 20px;
}

#blog-title a {
color:#D3DDCA;
}

#blog-description {
font-size:120%;
font-weight:normal;
margin:0 0 0 20px;
}

/* Content */

h2{
font:normal 500 2em arial;
color:#fff;
text-transform:lowercase;
margin:10px 0 10px 5px;
text-shadow:0px 1px 1px #4D4D4D;
}
h3{
font:normal 800 1em arial;
color:#fff;
margin:10px 20px 0 0;
padding:10px;
text-shadow:0px 1px 1px #4D4D4D;
}
h3 a, h3 a:visited{
font:normal 800 1em arial;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
text-decoration:none;
border-bottom:dotted 1px #fff;
}
h3 a:hover{
background:#fff;
color:#768940;
border-bottom:dotted 1px #fff;
text-shadow:none;
}
.entry-content h4{
font:normal 500 1em arial;
color:#fff;
margin:10px 20px 10px 0;
padding:10px;
text-shadow:0px 1px 1px #4D4D4D;
}
.post, #post {
display:block;
margin-top:30px;
}


.entry-title a, .entry-title a:visited {
font:normal 500 2em arial;
color:#fff;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
padding:4px;
text-transform:uppercase;
}
.entry-title a:hover{
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}
.entry-content {
margin:15px 0;
display:block;
width:750px;
padding:0 0 0 15px;
}
#content p, .entry-content p {
font:normal 500 1.1em arial;
margin:10px 0;
color:#f4f4f4;
line-height:1.4em;
text-shadow:0px 1px 1px #4D4D4D;
width:750px;
}
.entry-content a, .entry-content a:visited, #content p a, #content p a:visited, #commentform p a, #commentform p a:visited, #content ul li a, #content ol li a, #content ul li a:visited, #content ol li a:visited{
color:#fff;
border-bottom:dotted 1px #fff;
text-decoration:none;
padding:4px 1px 0 1px;
}
.entry-content a:hover, #content p a:hover, #commentform p a:hover, #content ul li a:hover, #content ol li a:hover{
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}

.entry-content img a, .entry-content img a:visited{
color:#7A4500;
text-decoration:none;
padding:0;
background:transparent;
padding:3px;
background:#f4f4f4;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border: 1px solid #d8d8d8;
}
.entry-content img a:hover{
background:transparent;
}
.entry-content a img, .entry-content a:visited img, .entry-content a:hover img{
background:transparent;
text-decoration:none;
padding:3px;
background:#f4f4f4;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border: 1px solid #d8d8d8;
}
#content ul{
margin:10px 30px;
color:#fff;
list-style:disc;
list-style-position:inside;
padding-left:10px;
}

#content ol{
margin:10px 30px;
color:#fff;
list-style-position:inside;
padding-left:10px;
}

#content ul li, #content ol li {
margin-bottom:5px;
font:normal 500 1em arial;
color:#fff;
text-shadow:0px 1px 1px #4D4D4D;
}
.alignright{
float:right;
display:inline;
margin:2px 10px 2px 2px;
}

blockquote {
	width:400px;
	float:right;
	display:block;
	margin:10px 40px;
	padding:15px;
	background:transparent url(images/block1-trans.png) 7px 3px no-repeat;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	}
blockquote p {
	padding:10px;
	margin:0 0 0 7px;
	background:transparent url(images/block2-trans.png) bottom right no-repeat;
	width:375px;
	display:block;
	font:normal 500 1.9em arial;
	line-height:1.5em;
	color:#fff;
	text-shadow:0px 1px 1px #4d4d4d;
	}

.searchform{
width:230px;
height:40px;
background:#fff;
padding:10px 15px;
margin:10px auto;
display:block;
font:normal 500 1em arial;
color:#565656;
border:solid 1px #fff;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
.searchform .searchinput{
line-height:1.5em;
height:1.8em;
background:#f4f4f4;
width:180px;
margin-right:4px;
}

/*----CATEGORY----*/
.categorylist{
background:transparent;
width:200px;
display:inline;
float:left;
margin:15px 10px;
padding:0;
text-decoration:none;
}
.categorylist, .categorylist a, .categorylist a span{
text-decoration:none;
}

/*
.categorylist .info{
display:block;
}
*/
.categorylist img{
padding:3px;
background:#f4f4f4;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border: 1px solid #d8d8d8;
float:left;
display:inline;
margin:0;
}

.categorylist a .cattitle, .categorylist a:visited .cattitle{
float:left;
margin:-80px 0 0 0;
display:none;
padding:10px 5px 0 5px;
width:198px;
height:50px;
color:#fff;
font:normal 500 1em arial;
text-shadow:0px 1px 1px #4d4d4d;
text-decoration:none;
}
.categorylist a:hover .cattitle{
background: url(images/sixtypercent-trans.png) top left repeat;
display:block;
color:#fff;
font:normal 500 1em arial;
text-shadow:0px 1px 1px #4d4d4d;
text-decoration:none;
}



/*----RESUME----*/
.resheader{
font:normal 500 1.5em arial;
margin:0;
color:#f4f4f4;
text-shadow:0px 1px 1px #4D4D4D;
float:left;
display:inline;
}
.ressection strong{
font:normal 800 1.3em arial;
color:#f4f4f4;
text-shadow:0px 1px 1px #4D4D4D;
}
.ressection ul{
width:100%;
list-style:none;
margin:0 0 0 -10px;
padding:0;
float:left;
}
.ressection ul li{
float:left;
display:inline;
color:#f4f4f4;
text-shadow:.5px .5px 5.px #d4d4d4;
margin:10px;
}
.ressection{
width:580px;
margin:20px 0 20px 150px;
display:block;
}
.ressection p{
color:#f4f4f4;
text-shadow:0px 1px 1px #4D4D4D;
margin:20px 0;
display:block;
}



/*----COMMENTS----*/
#commentform{
border-top:dotted 1px #d8d8d8;
padding-top:7px;
width:400px;
margin:20px 0 0 0;
position:relative;
display:block;
clear:both;
}

#commentform #comment, #commentform #comment-user-details #name, #commentform #comment-user-details #email{
/*
font:normal 100 1.8em arial;
color:#A5A5A5;
width:400px;
margin: 7px 0;
*/

padding: 9px;
border: solid 1px #E5E5E5;
color:#A5A5A5;
outline: 0;
font:normal 100 1.8em arial;
width: 700px;
margin: 7px 0;
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
border-bottom-left-radius:7px;
-moz-border-radius-bottomleft:7px;
-webkit-border-bottom-left-radius:7px;
border-top-right-radius:7px;
-moz-border-radius-topright:7px;
-webkit-border-top-right-radius:7px;
}


}
#commentform p{
font:normal 500 1.1em arial;
margin:10px 0;
color:#f4f4f4;
line-height:1.4em;
text-shadow:0px 1px 1px #4D4D4D;
}

.commentlist{
list-style:none;
border-top:dotted 1px #d8d8d8;
margin:20px 0 0 0;
width:500px;
}
.commentlist .quote {  
background:transparent url(images/sixtypercent-trans.png) top left repeat;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
padding:3px 6px 6px 10px;
} 

.commentlist .curly{  
background:transparent url(images/curly-trans.png) top left no-repeat;
display:block;
float:left;
width:100%;
height:11px;
margin:0 0 0 15px;
}

.commentlist li {  
padding: 5px 18px 22px 18px;  
margin:15px 0 20px 0;  
background:transparent;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
color:#fff;
text-shadow:0px 1px 1px #4d4d4d; 
}  
  
.commentlist cite {  
display:block;  
font:normal 500 1.2em arial;
color:#fff;
text-shadow:0px 1px 1px #4d4d4d;
padding-left:40px;
margin-top:-20px;
}  
  
.commentlist cite a:link, .commentlist cite a:visited {  
font:normal 500 .7em arial;
color:#fff;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
text-shadow:0px 1px 1px #4d4d4d;
}  
  
.commentlist cite a:hover, .commentlist cite a:active {  
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}  
#content p.comments a, #content p.comments a:visited{
font:normal 500 .7em arial;
color:#fff;
text-shadow:0px 1px 1px #4d4d4d;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
padding:4px 1px 0 1px;
}
#content p.comments a:hover{
background:#fff;
color:#116900;
border-bottom:dotted 1px #fff;
text-shadow:none;
}
.punks{
background:transparent url(images/punks-trans.png) top left no-repeat;
height:303px;
width:200px;
position:absolute;
bottom:20px;
right:0;
display:none;
z-index:100;
}
.satchhead{
background:transparent url(images/satchhead-trans.png) top left no-repeat;
height:280px;
width:634px;
position:absolute;
bottom:0;
left:30px;
display:block;
z-index:100;
}

.sociable a, .sociable a:visited{
background:transparent;
border:none;
text-decoration:none;
outline:none;
}
.sociable a:hover{
background:transparent;
border:none;
text-decoration:none;
outline:none;
}
.sociable_tagline{
color:#fff;
text-shadow:0px 1px 1px #4d4d4d;
margin:10px 0;
}
#fb-user{
border:none;
padding: 5px; 
display: block; 
height: 48px;
}
#fb-user #fb-msg{
float:left;
font:normal 500 1em arial;
color:#fff;
text-shadow:0px 1px 1px #4d4d4d;
}
#fb-user #fb-msg a, #fb-user #fb-msg a:visited{
font:normal 500 1em arial;
color:#fff;
text-shadow:0px 1px 1px #4d4d4d;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
padding:4px 1px 0 1px;
}
#fb-user #fb-msg a:hover{
background:#fff;
color:#116900;
border-bottom:dotted 1px #fff;
text-shadow:none;
}
.fb_profile_pic_rendered { 
margin-right: 5px; 
}
a.FB_Link img {
float: left; 
}
.credit a.aso, .credit a.aso:visited, .credit a.aso:hover{
height:83px;
width:159px;
background:transparent url(images/aso-trans.png) top left no-repeat;
display:block;
float:left;
border:none;
margin:10px;
}
.credit a.wp, .credit a.wp:visited, .credit a.wp:hover{
height:83px;
width:159px;
background:transparent url(images/wp-trans.png) top left no-repeat;
display:block;
float:left;
position:relative;
border:none;
margin:10px;
} 
.entry-content .tagged, #content .tagged{
font:normal 500 .7em arial;
}
.tags{
width:120px;
float:right;
margin:0 180px 0 0;
display:inline;
}
.tags a, .tags a:visited{
font:normal 500 .88em arial;
color:#fff;
border-bottom:dotted 1px #fff;
text-decoration:none;
padding:4px 1px 0 1px;
}
.tags a:hover{
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}
#foursquare{
width:230px;
float:right;
display:inline;
margin:10px 0 0 10px;
text-align:center;
font:normal 500 1.1em arial;
color:#f4f4f4;
text-shadow:0px 1px 1px #4D4D4D;
background: rgba(255,255,255,.3);
padding:5px 0 0 0;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border: 1px solid #d8d8d8;
}
#map_canvas{
height:300px;
width:230px;
margin:15px 0 0 0;
padding:0;
font:normal 500 10px arial;
color:#565656;
text-shadow:none;
}
/*--START FACEBOOK SHARE --*/
a.facebookpost, a.facebookpost:visited{
width:50px;
height:60px;
background: url(images/facebook-post.png) 0 0 no-repeat;
border:none;
outline:none;
margin-top:15px;
display:block;
}
a.facebookpost:hover{
width:50px;
height:60px;
background: url(images/facebook-post.png) -50px 0 no-repeat;
border:none;
outline:none;
margin-top:15px;
display:block;
}
/*--END FACEBOOK SHARE --*/
/*-- START FLICKR GALLERY --*/

div.flickr-gallery {
background:transparent;
}

div.flickr-photos {

}

div.flickr-thumb {
	float: left;
	border: none
	padding: 2px;
	margin: 3px;
	height: 75px;
	width: 75px;
	background:transparent;
	text-decoration:none;
}

div.fg-clear {
	clear: both;
}

div.flickr-set-meta {
	margin-left: 80px;
}

div.flickr-set-thumb {
	float: left;
	border: none
	padding: 2px;
	margin: 3px;

}

div.flickr-set {
	margin-bottom: .5em;
}

div.flickr-gallery.image.none {
	padding: 1em 0px;
}

div.flickr-gallery.image.left, div.flickr-gallery.video.left {
	padding: 0px .5em .5em 0px;
	float: left;
}

div.flickr-gallery.image.right, div.flickr-gallery.video.right {
	padding: 0px 0px .5em .5em;
	float: right;
}

div.flickr-set-display {
	display: none;
	clear: both;
}

.ui-tabs .fg-credit {
	padding-top: 2px;
}
.flickr-photos {
background:transparent;
}
.flickr-thumb {
margin:10px;
width:100px;
height:100px;
float:left;
display:inline;
background:transparent;
border:none;
}
.flickr-thumb a, .flickr-thumb a:visited, .flickr-thumb a:hover {
background:transparent;
text-decoration:none;
margin:0;
display:block;
padding:3px;
background:#f4f4f4;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
border: 1px solid #d8d8d8;
width:70px;
height:70px;
}
.ui-tabs {
}

.flickr-thumb a img.photo {
margin:0;
padding:0;	
display:block;
width:70px;
height:70px;
border:none;
}
.flickr-gallery-next, .flickr-gallery-prev {
margin-top:20px;	
}
.flickr-gallery-next a, .flickr-gallery-next a:visited, .flickr-gallery-prev a, .flickr-gallery-prev a:visited {
color:#fff;
border-bottom:dotted 1px #fff;
text-shadow:0px 1px 1px #4d4d4d;
text-decoration:none;
background:transparent;
padding:3px 3px 0 3px;
}
.flickr-gallery-next a:hover, .flickr-gallery-prev a:hover {
color:#fff;
text-shadow:0px 0px 7px #fff;
text-decoration:none;
border-bottom:dotted 1px #fff;;
}
#flightbox-flickr-link a, #flightbox-flickr-link a:visited{
text-decoration:none;
border-bottom:dotted 1px #fff;
color: #116900;
}
#flightbox-flickr-link a:hover{
text-decoration:none;
border-bottom:dotted 1px #116900;
color: #116900;
}
/*-- END FLICKR GALLERS --*/
/*-- START SHARING --*/
.sharing{
float:right;
display:block;
background:transparent;
height:100px;
width:60px;
margin:10px;
}
.facebookpost{
clear:right;
float:right;
margin:10px 0 0 0;
}
#tweetmeme_button{
float:right;
margin:0 0 10px 0;
}
/*-- END SHARING --*/