/*
THEME NAME: Delegation
THEME URI: http://slashinter.net/themes/sandbox/
DESCRIPTION: A Theme for delegation to other sites, based on Sandbox and Plainbox.
VERSION: 0.0.1
AUTHOR: Johan Anderson
AUTHOR URI: http://slashinter.net/
TAGS: white
*/

@import url(http://fonts.googleapis.com/css?family=Istok+Web|Wire+One&v2);

body { margin:0; padding: 0;
    font-family: verdana, arial, helvetica;
    background-color: #fff;
    color: #333;
    background-image: url(images/bgstripe.gif);
}


div.skip-link {
    position:absolute;
    right:1em;
    top:1em;
    display: none;
}

#content, #footer, .sidebar {
    width: 540px;
}
#togglesidebars {
    width: 690px;
}

.category-photolog #content,
.s-category-photolog #content,
.photologsite #content,
.category-photolog #footer,
.s-category-photolog #footer,
.photologsite #footer,
.category-photolog .sidebar,
.s-category-photolog .sidebar,
.photologsite .sidebar{
    width: 870px;
}
.category-photolog #togglesidebars,
.s-category-photolog #togglesidebars,
.photologsite #togglesidebars {
    width: 1020px;
}
.category-photolog #content p,
.s-category-photolog #content p,
.photologsite #content p {
    margin-left: 20px;
    margin-right: 20px;
}

div#header {
    background-color: #333;
    height: 100px;
    vertical-align: bottom;
    color: #fff;
}
div#header h1 {
    margin:0;
    padding:0px;
    float: left;
    line-height: 40px;
    font-family: "Wire One", helvetica, verdana, arial;
}
div#header h1 a {
    display: block;
    padding: 50px 30px 10px 30px;
    font-size: 30px;
}
div#header a {
    color: #fff;
    text-decoration: none;
}

#menu {
    margin:0;
    padding: 0px;
}

#menu {
    list-style:none;
    margin:0;
    padding:0;
}

#menu li a {
    display:block;
    padding: 50px 1em 10px 1em;
    padding-right:1em;
    text-decoration:none;
    line-height:20px;
    font-size: 11px;
}
#menu li.current-cat a {
    background-color: #666;
    background-image: url(images/nav_active.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
div#header a:hover, #menu li a:hover {
    background-color: #80A666;
}

div#header h1, #menu li a {
    border-right: 1px solid #666;
}

#menu li a {
    text-transform: uppercase;
}
#menu li a span.desc {
    text-transform: lowercase;
}

#menu li{
    float:left;
}

#container {
    /*background-image: url(images/bgfade.gif);
    background-repeat: repeat-x;
    background-position: 0px -20px; */
}

#content {
    margin-left: 100px;
    padding: 75px; 
    font-size: 13px;
    font-family: "Istok Web", verdana, arial, helvetica;
    background-color: #fff;
    background-image: url(images/bgfade.gif);
    background-repeat: repeat-x;
    background-position: 0px -30px; 
}

#content a {
    color: #000;
}

.inverted #content {
    background-image: none;
    background-color: #000;
    color: #fff;    
}

#content h2 {
    font-size: 36px;
    font-family: "Wire One", helvetica, verdana, arial;
    
    letter-spacing: 0.05em;
    /* color: #fff;
    background-color: #333; */
    padding: 5px;
}

#content h2 a {
    text-decoration: none;
    display: block;
    padding: 2px;
}


#content h2 a:hover {
    background-color: #333;
    color: #fff;
}

#content .entry-meta {
    padding: 1em;
    float: right;
    color: #fff;
}

#content a:hover {
    /* background-color: #80A666; */
}

.entry-content {
    clear: both;
}

.alignleft {
    float: left;
}
.alignright {
	float: right;
}

a.no-img-border img {
    border-width: 0px;
}

.photologmore { float: left; }

.gallery dl.gallery-item {
    float: left;
    margin-right: 0px; 
}
.gallery dl.gallery-item dd{
    margin-left: 0px;
    width: 150px;
}

#exif_data {
    color: #fff;
}

#nav-below {
    margin: 30px 0px;
    padding-top: 30px;
    background-image: url(images/dotted.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#nav-below .nav-previous {
    float: left;
}
#nav-below .nav-next {
    float: right;
}

#nav-below .nav-arc {
    text-align:center;
}

#comments {
    padding-top: 20px;
    background-image: url(images/dotted.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#footer  {
    margin-left: 100px;
    padding: 75px; 
    font-size: 11px;
    background-color: #fff;
    background-image: url(images/dotted.gif);
    background-repeat: repeat-x;
    background-position: top;

}
#footer a {
    color: #999;
}

#latestphotolog p {
  float: left;
  margin: 0px;
}

#lastfmrecords {
 clear: both;
 }
#lastfmrecords ol li a img {
    width: 126px; height: 126px;
    margin: 5px; 
}

#twitter_update_list {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 0px;
}

#twitter_update_list li {
    padding-top: 1em;
    padding-bottom: 1em;
    background-image: url(images/dotted.gif);
    background-repeat: repeat-x;
    background-position: top;
}


#latestblog .page {
    display: none;
}

#latestblog ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 0px;
}

#latestblog ul li {
    background-image: url(images/dotted.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#latestblog ul li a {
    display: block;
    text-decoration: none;
    padding: 0.5em;
}

#latestblog ul li a span.comments {
    float: right;
    display: block;
    color: #fff;
}

#latestblog ul li a:hover {
    background-color: #8FB972;
}

#latestblog p.photo {
    float: left;
    margin: 0px;
}



.sidebar {
    margin-left: 100px;
    padding: 40px 75px; 
    font-size: 13px;
    width: 540px;
    
    background-image: url(images/dotted.gif);
    background-repeat: repeat-x;
    background-color: #333;
    color: #fff;
}

#togglesidebars {
    margin-left: 100px;
    background-color: #333;
    clear: both;
}
#togglesidebars a {
    color: #fff;
    text-decoration: none;
    padding-left: 75px;
    font-size: 11px;
    display: block;
}
#togglesidebars a:hover {
    background-color:#80A666;    
}

.xoxo li {
    float: left;
    margin-right: 20px;
}

.xoxo li ul li {
    float: none;
    margin-right: 0px;
}

.xoxo h3 {
    background-color: #fff;
    color: #333;
    padding: 10px 30px;
    margin: 0px; 
    background-image: url(images/dotted.gif);
    background-repeat: repeat-x;
    background-position: 0% 85%;
}

.xoxo, .xoxo ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
}

.sidebar 
.xoxo a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 3px 20px;
}
.xoxo a:hover {
    background-color:#80A666;
}


a img {
    border: 0px solid #fff;
}


/* From elegant grunge: */

* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 26px;
        padding-right: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.inverted .frame-outer span { background: none; }

.frame-outer span span span span * {
    max-width: 1024px;
}

.frame-outer.small span {
	background: url(images/frame-top-left_small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left_small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right_small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right_small.jpg) no-repeat right bottom;
	padding: 14px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}






