/*
Theme Name: triratna
Theme URI: http://aptogo.co.uk
Description: Boston Tritratna theme
Version: 0.1
Author: Robin Summerhill
Author URI: http://aptogo.co.uk
*/

/*
        - GENERAL
        - HTML ELEMENTS
        - BASIC LAYOUT
        - HEADER
        - MENU
        - CONTENT
        - PREDEFINED CLASSES
        - SIDEBAR
        - FORMS
        - COMMENTS
        - PAGING
        - FLICKR BADGE
        - CLEARING
        - WORDPRESS CSS
        - WIDGET CSS

*/

/* Colour scheme */

body { color: #4a4a4a; }
a { color: #004284; }
hr { background: #64679f; }
#main { background-color: #fff; }
#header { background-color:white; }
#header-top { background-color: #004284; }
#footer { background-color:#004284; color:#ddd; }
#footer a {color:#ddd;}
h1#blog-title { color: #14CC31; }
#content-right { }
#breadcrumbs { background-color:#004284; }
#breadcrumbs span{color:white;}
h1.category-title { background-color: #D6D8FF; color: #B0B4F5; }
#content-left h2 {border-top: 2px solid #64679f;}
/*#page h2.article-title { background-color: #D6D8FF; color: #004284;}*/
#page h2.article-title { background-color: #D6D8FF; color: #004284;}

#sidebar-sibling-menu h2 { background-color: #6F72B0; color: #D6D8FF; border-bottom:2px solid #D6D8FF;}
#sidebar-sibling-menu ul li { border-bottom:2px solid #D6D8FF; }
#sidebar-sibling-menu li a { background-color: #6F72B0; color: white; }
#sidebar-sibling-menu li a:hover{ background-color: #004284; color:#ffc200}

.sf-menu a, .sf-menu a:visited { color:white; }
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu li.current-cat, .sf-menu li.current {color:#ffc200;}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active,
.sf-menu li li.current-cat, .sf-menu li li.current { color: #ffc200;}
	
#recent-news { background-color: #D6D8FF; }
#recent-news h2 {	background-color: #6F72B0; color:white; }

blockquote p { color: #999; }

/*        ##################################
           GENERAL
        ################################## */

body {
        margin: 0px;
        padding: 0px;
        /*background: #eeeee9 url(img/bg-body.jpg) repeat-x left top;*/
        
        font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
        background-color: #eee;
}


/*        ##################################
           HTML ELEMENTS
        ################################## */



img {
        border: none;
}

p, ul, ol, dl {
       /* line-height: 22px;*/
        margin: 0 0 20px 0;
}

hr {
        height: 1px;
        margin: 20px 0;
        border: none;
        clear: both;
}

h1, h2, h3, h4, h5, h6 {
        margin: 0 0 20px;
        padding: 0px;
        line-height: normal;
}

h1 {
        font-size: 24px;
}

h2 {
        font-size: 20px;
}

h3 {
        font-size: 16px;
}

h4, h5, h6 {
        margin-bottom: 10px;
}

blockquote {
        padding: 10px 50px 10px 50px;
        margin: 30px 0px;
        background: transparent url(img/bg-blockquote-open.png) no-repeat left top;
}

blockquote p {
        margin: 0;
        font-size:14px;
        font-style: italic;
}

blockquote cite {
				display:block;
        text-align: right;
        font-style: italic;
        padding-top:40px;
        margin-top: -2em;
        margin-right:-50px;
        background: transparent url(img/bg-blockquote.png) no-repeat right top;
}

cite:before {
	content:"- ";
}

address {
        padding: 0 0 0 15px;
        font-style: italic;
}

pre {
        display: block;
        margin: 0 0 20px 0;
        padding: 10px;
        background: #eeeee9;
        border: 1px solid #ccc;
        font-family: "Courier New", Courier, serif;
        overflow: auto;
}

code {
        font-family: "Courier New", Courier, serif;
}

dt {
        font-weight: bold;
}

table {
        margin: 0 0 20px;
        border-collapse: collapse;
}

th {
        padding: 5px;
        background: #eeeee9;
        border: 1px solid #ddd;
        text-align: left;
}

td {
        padding: 5px;
        border: 1px solid #ddd;
}


/*        ##################################
           BASIC LAYOUT
        ################################## */

#main {
        width: 1020px;
        margin: 0 auto;
        background: white url(img/bg-main.png);
        /*border-left: 1px solid #bbb;
        border-right: 1px solid #bbb;*/
        

}

#header {
        position: relative;
        width: 960px;
        height: 210px;
        margin: 0 auto;
}

#breadcrumbs {
				width: 960px;
				height:30px;
        margin: 0 auto;
}

#menu {
				position:absolute;
				right:0;
				bottom:0px;
				width:780px;
				margin-bottom:0;
}

#content-wrap {
        background: transparent url(img/bg-content-wrap.png) repeat-y left top;
        width:960px;
        margin:0 auto;
        z-index: 1;
}

#content-top {
        height: 20px;
        background: transparent url(img/bg-content-top.png) no-repeat left bottom;
        z-index: 2;
        display:none;
}

#content-bottom {
        display:none;
}

#content {
        margin: 0 0px 0 31px;
        /*background: transparent url(img/bg-content.gif) repeat-y 600px 0px;*/
        z-index: 3;
}

#footer {
				width: 960px;
        margin: 0 auto;
        position: relative;
        line-height: 30px;
        padding-top: 4px;
        text-align: center;
        font-size:10px;
}

#footer a {text-decoration:none;}


/*        ##################################
           HEADER
        ################################## */

#page-menu {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 40px;
        line-height: 40px;
        margin: 0px;
        padding: 0px;
        list-style: none;
}

#page-menu li {
        float: left;
        width: auto;
}

#page-menu a {
        margin: 0 20px 0 0;
        background: transparent;
        color: #fff;
        text-decoration: none;
}

#page-menu a:hover,
#page-menu .current_page_item a {
        color: #f4dec7;
}

#rss {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 40px;
        margin: 0px;
        padding: 0 30px 0 0;
        line-height: normal;
        background: transparent url(img/bg-rss.png) no-repeat right center;
        color: #fff;
}

#rss a {
        line-height: 40px;
        background: transparent;
        color: #fff;
        border-bottom: 1px dotted #fff;
        text-decoration: none;
}

h1#blog-title {
				position:absolute;
				bottom:70px;
        margin: 0px;
        padding: 0px;
        font-size: 22px;
        font-weight: bold;
        font-family:'Trebuchet MS', Helvetica, sans-serif;   
}

h1#blog-title span {
	background: url(img/bg-title.png) no-repeat;
	position:absolute;
	top:20px;
	left:190px;
	text-indent:-9999px;
	height: 89px;
	width: 328px;
}

h1#blog-title img {
        margin: 0 10px -60px 30px;
}


#breadcrumbs span{
				display:block;
				padding:7px 30px 0;
				color:white;
}


#breadcrumbs a {
				color:white;
				text-decoration: none;
				font-weight: bold;
}

#header-top {
	position:relative;
	height:50px;
}

/*        ##################################
           MENU
        ################################## */

        /** /lib/superfish/superfish.css */


/*        ##################################
           CONTENT
        ################################## */

#page-full #content {
        background: #fff;
}

#content-bottom {
        height: 20px;
        background: transparent url(img/bg-content-bottom.png) repeat-y left top;
}

#content-left {
        display: inline;
        float: left;
        width: 570px;
}

#content-left h2 {
	padding-top:5px;
	font-size: 15px;
  font-weight: bold;
  margin-top:20px;
}

#content-right {
        float: right;
        width: 300px;
        min-height:600px;
}

.box-left {
        margin: 0 0 30px;
        padding: 0 0 10px;
        line-height: 22px;
        border-bottom: 1px solid #eeeee9;
}

.box-right {
        margin: 0 0 30px 30px;
        padding: 0 0 10px;
        border-bottom: 1px solid #eeeee9;
}

.box-full {
        margin: 0px;
        padding: 0 0 1px;
        line-height: 22px;
}

#content ul, #content ol {
        margin: 0 0 20px;
        padding: 0 0 0 20px;
}

#content ul {
	list-style-image: url(img/bullet.gif);
}

#content ul li {

}

#content ol li {
        list-style: decimal;
}

#content li ul, #content li ol {
        margin: -2px 0 -2px 20px;
        padding: 0px;
}

#content li li {
        list-style: circle;
        background: none;
}

#content ol li li {
        list-style: upper-roman;
}

#content li li li {
        list-style: square;
}

#content ol li li li {
        list-style: lower-latin;
}

h1.category-title {
	margin:0 -59px 20px -31px;
	border:none;
	min-height:50px;
	padding-top:20px;
	padding-left:30px;
	font-size: 28px;
  font-weight: normal;
  font-family:'Trebuchet MS', Helvetica, sans-serif;
}

.article-left {
        position: relative;
        float: left;
        width: 220px;
        margin: 0 0 20px 0;
        z-index: 4;
}

.sticky-post {
        position: absolute;
        top: -10px;
        left: -10px;
        z-index: 100;
}

.article-right {
        float: right;
        width: 350px;
}

img.article-img {
        padding: 10px;
        background: #eeeee9;
}

img.article-img-single,
.box-author img.avatar {
        float: left;
        margin: 0 20px 20px 0;
        padding: 10px;
        background: #eeeee9;
}

a:hover img.article-img {
        background: #deded9;
}

.img-caption {
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        background: transparent url(img/bg-img-caption.png) no-repeat left top;
        color: #fff;
        font-weight: bold;
}

.img-caption a {
        background: transparent;
        color: #fff;
        text-decoration: none;
}

img.shadow {
        background: transparent url(img/shadow.gif) no-repeat right bottom;
        padding: 5px 10px 10px 5px;
}

.gallery img {
        padding: 10px;
        background: #eeeee9;
        border: none!important;
}

#page h2.article-title {
	margin:0 -59px 20px -31px;
	border:none;
	min-height:46px;
	padding-top:18px;
	padding-left:30px;
	font-size: 24px;
  font-weight: normal;
  font-family:'Trebuchet MS', Helvetica, sans-serif;
}

h2.article-title a {
        color: #1f1f1f;
        text-decoration: none;
}

h2.article-title a:hover {
        text-decoration: underline;
}

#recent-news h2.article-title {
				display:inline;
}

.article-meta {
        margin: 0 0 10px 0;
}

.article-teaser {
        font-weight: bold;
}

a.more-link {
        display: block;
        margin: 20px 0 30px 0;
}

h3.content-title {
        margin: 0 0 10px 0;
        color: #1f1f1f;
        font-size: 16px;
        font-weight: normal;
}

#author-single {
        position: relative;
}

#author-single .avatar {
        float: left;
        width: auto;
        margin: 0 20px 30px 0;
}

#page-bookmarks {
        margin: 0px;
        padding: 0px;
        line-height: 22px;
        border-bottom: 1px solid #eeeee9;
}

#page-bookmarks .box-left {
        float: left;
        width: 255px;
        margin: 0 20px 0 0;
        padding: 0 0 10px;
        line-height: 22px;
        border-bottom: none;
}


div.column-1 {
        position: relative;
        float: left;
        width: 270px;
        z-index: 4;
}

div.column-2 {
        float: right;
        width: 270px;
}

a.rss {
        width: 25px;
        min-height: 20px;
        background: transparent url(img/bg-rss.png) no-repeat right center;
        text-indent: -9999px;
				display: inline-block;
				float:right;
}

a.top-link {
	/*background: transparent url(img/threejewels-tiny.png) no-repeat right center;
	min-width:34px;
	min-height:37px;
	padding-top: 12px;
	padding-right: 40px;*/
	display: block;
	text-align:right;
	padding-bottom:10px;
}

#recent-news {
	padding: 0px 20px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#recent-news h2 {
	display:block;
	margin:0 -20px 20px;
	margin-bottom:20px;
	border:none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding:5px;
}

#recent-news h3 {
	margin-bottom: 0px;
}

#recent-news a {
	color: #666;
	font-size:12px;
}

iframe {
	border:2px solid #555;
	margin-left:50px;
}


#content-left.front-page {
	background: url(img/bg-threejewels.png) no-repeat 50% 100px;


}

/*        ##################################
           PREDEFINED CLASSES
        ################################## */

.btn {
        padding: 5px 10px 6px;
        background: transparent url(img/bg-btn.png) no-repeat left top;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
}

.alert {
        padding: 10px 10px 10px 60px;
        line-height: 20px;
        border: 1px dotted #eeeee9;
        background: #fffad2 url(img/bg-class-alert.png) no-repeat 10px 10px;
}

.checked {
        padding: 10px 10px 10px 60px;
        line-height: 20px;
        border: 1px dotted #eeeee9;
        background: #fffad2 url(img/bg-class-checked.png) no-repeat 10px 10px;
}

.download {
        padding: 10px 10px 10px 60px;
        line-height: 20px;
        border: 1px dotted #eeeee9;
        background: #fffad2 url(img/bg-class-download.png) no-repeat 10px 10px;
}

.preview {
        padding: 10px 10px 10px 60px;
        line-height: 20px;
        border: 1px dotted #eeeee9;
        background: #fffad2 url(img/bg-class-preview.png) no-repeat 10px 10px;
}

.info {
        padding: 10px 10px 10px 60px;
        line-height: 20px;
        border: 1px dotted #eeeee9;
        background: #fffad2 url(img/bg-class-info.png) no-repeat 10px 10px;
}

.arrow {
        padding: 10px 10px 10px 60px;
        line-height: 20px;
        border: 1px dotted #eeeee9;
        background: #fffad2 url(img/bg-class-arrow.png) no-repeat 10px 10px;
}

.happy {
        padding: 10px 10px 10px 60px;
        line-height: 20px;
        border: 1px dotted #eeeee9;
        background: #fffad2 url(img/bg-class-happy.png) no-repeat 10px 10px;
}


/*        ##################################
           SIDEBAR
        ################################## */

h3.sidebar-title {
        margin: 0 0 10px;
        padding: 0px;
        line-height: 16px;
        color: #1f1f1f;
        font-size: 16px;
        font-weight: normal;
}

.ad-left {
        float: left;
        width: auto;
        margin: 0 20px 20px 0;
}

.ad-right {
        float: right;
        width: auto;
        margin: 0 0 20px;
}

#sidebar-twitter ul,
#recent-comments ul {
        margin-left: 0px;
        padding-left: 0px;
}

#sidebar-twitter li,
#recent-comments li {
        list-style: none;
}

#sidebar-sibling-menu {
	margin-bottom: 10px;
}

#sidebar-sibling-menu ul {
	padding:0;
	margin:0;
}

#sidebar-sibling-menu ul li {
	list-style: none;
	list-style-image: none;
	display:block;
	padding:0;
	background:none;
}

#sidebar-sibling-menu li a{
  font-family:'Trebuchet MS', Helvetica, sans-serif;
	margin:0;
	padding:0;
	display:block;
	min-height:34px;
	background-repeat: no-repeat;
	background-position: 170px 50%;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding:15px 170px 15px 15px;
}

#sidebar-sibling-menu li a:hover{
	/*opacity:0.8;*/
}

#sidebar-sibling-menu h2 {
	height:24px;
	margin:0;
	padding:15px;
	padding-top:25px;
	font-size:16px;
}

/*        ##################################
           FORMS
        ################################## */

#searchform {
				width: 270px;
				position:absolute;
				top:10px;
				right:10px;
}

#search-text {
        float: left;
        width: 218px;
        height: 22px;
        padding: 6px 5px 0 5px;
        background: transparent url(img/bg-input-text.gif) repeat-x left top;
        border: 1px solid #eeeee9;
        font-size: 11px;
}

#search-submit {
        float: right;
        width: auto;
        height: 30px;
        color: #fff;
        background: transparent url(img/bg-input-submit.png) no-repeat left top;
        border: none;
}

input.text, textarea {
        width: 75%;
        padding: 5px;
        background: #fff url(img/bg-input-text.gif) repeat-x left top;
        border: 1px solid #eeeee9;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 11px;
}

textarea {
        width: 90%;
        height: 125px;
}

input.submit, input.button {
        width: auto;
        height: 30px;
        padding: 0 20px;
        color: #fff;
        background: transparent url(img/bg-input-submit.png) no-repeat left top;
        border: none;
}


/*        ##################################
           COMMENTS
        ################################## */

#content .commentlist ol {
        margin: 0px;
        padding: 0px;
}

#content .commentlist li {
        margin: 20px 0 0 0;
        padding: 20px 0 20px 20px;
        list-style: none;
}

#content .commentlist .box-left {
        margin: 30px 0 0;
        padding: 0px;
        border: none;
}

.commentlist .avatar {
        float: right;
        width: auto;
        margin: 0 0 5px 20px;
}

.commentlist li p {
        margin: 0 20px 10px 0;
}

.commentlist .comment-author {
        font-size: 12px;
        font-weight: bold;
}

.commentlist .comment-author a {
        padding: 0 0 5px 0;
        border: none!important;
}

#content .commentlist ul.children {
        margin: 0px;
        padding: 0px;
}

#content .commentlist .children li {
        margin: 20px 0 0 0;
        padding: 20px 0 20px 20px;
        background: none;
        border-right: none;
}

.reply a {
        margin: 10px 0 0 0;
        padding: 5px 10px;
        background: transparent url(img/bg-input-submit.png) repeat-x left top;
        color: #fff;
        border: none!important;
        text-decoration: none;
}

#cancel-comment-reply {
        margin: 10px 0;
}

#content .commentlist li.depth-1, #content .commentlist li.depth-3, #content .commentlist li.depth-5 {
        background: #eeeee9 url(img/bg-comment-top.png) no-repeat left top;
}

#content .commentlist li.depth-2, #content .commentlist li.depth-4, #content .commentlist li.depth-6 {
        background: #fff url(img/bg-comment-top-1.png) no-repeat left top;
        border-right: 1px solid #ebebe1;
}

#content .commentlist li.depth-4, #content .commentlist li.depth-6 {
        border: none;
}

.moderation {
        padding: 0 0 0 25px;
        background: transparent url(img/bg-moderation.png) no-repeat left center;
}

.trackbacklist {
        margin: 30px 0 0;
        padding: 30px 0 0;
        border-top: 1px solid #eeeee9;
}

#content .trackbacklist ul {
        margin: 0 0 20px;
}

#commentform {
        padding: 0 0 10px 0;
}

#commentform p {
        margin: 0 0 10px 0;
}

.box-comments {
        position: relative;
        padding: 0 0 30px;
}

.comments-paging {
        position: absolute;
        top: 0px;
        right: 0px;
}


/*        ##################################
           PAGING
        ################################## */

#paging {
        margin: 0 0 30px;
}

.wp-pagenavi .pages {
        float: right;
        width: auto;
}

.wp-pagenavi a, .wp-pagenavi .current {
        display: block;
        float: left;
        width: auto;
        min-width: 20px;
        height: 20px;
        line-height: 20px;
        margin-right: 5px;
        background: transparent url(img/bg-paging.png) no-repeat left top;
        color: #fff;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
}

.wp-pagenavi .current {
        background: transparent url(img/bg-paging-current.png) repeat-x left top;
}


/*        ##################################
           FLICKR BADGE
        ################################## */

#flickr_badge_uber_wrapper {
        text-align:center;
}

#flickr_badge_wrapper {
        padding: 0 0 5px 0;
}

.flickr_badge_image {
        display: inline;
        float: left;
        width: auto;
        margin:0 15px 15px 0;
}


/*        ##################################
           CLEARING
        ################################## */

.clear {
        clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*        ##################################
           WORDPRESS CSS
        ################################## */

.aligncenter,
div.aligncenter {
           display: block;
           margin: 0 auto;
}

.aligncenter {
        margin-bottom: 20px!important;
}

.alignleft {
           float: left;
           width: auto;
           margin: 0 20px 20px 0;
}

.alignright {
           float: right;
           width: auto;
           margin: 0 0 20px 20px;
}

.wp-caption {
        margin-bottom: 20px;
        padding-top: 4px;
           border: 1px solid #eeeee9;
           text-align: center;
           background-color: #f7f7f7;
}

.wp-caption img {
           float: none;
           margin: 0px;
           padding: 0px;
           border: none;
}

.wp-caption p.wp-caption-text {
           padding: 0px;
          margin: 0px;
}


/*        ##################################
           WIDGET CSS
        ################################## */

#calendar_wrap table {
        width: 100%;
}

#calendar_wrap td, #calendar_wrap th {
        text-align: center;
        border: none;
}

#wp-calendar caption {
        margin: 0 0 10px;
        font-size: 12px;
        font-weight: bold;
}

#content-right #tag_cloud {
        padding: 0 0 30px;
        line-height: normal;
}

#content-right .textwidget {
        line-height: 22px;
        padding-bottom: 20px;
}

#content-right select#cat {
        margin-bottom: 20px;
}
