/*  
Theme Name: int505fi
Theme URI: 
Description: Originally created by <a href="http://designdisease.com">Design Disease</a> as Compositio theme and then heavily modified for our purposes. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: 1.0
Author: Antti Salonen
Author URI: 
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin-top: 0px; color:#4b566a;}
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#4b566a; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
table tr.unActice td{ color: #ccc; }
hr { display: none; }
img { padding: 0px; margin-right: 10px; border: none; text-align: center;}


a:link { text-decoration: none; color : #4b566a; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #4b566a; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #4b566a; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #025d87; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

/*
a:link { text-decoration: none; color : #258ab0; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #258ab0; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #258ab0; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #025d87; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}
*/

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

ul .none {list-style: none;}
ul li.none {list-style: none;}


table.normal { width: 100%; padding: 0px; border: none; border: none;}
table.normal td { border: none; background-color: #fff; padding: 2px; }
table.normal tr.unactive td { color: #b7b7b7;  }


.toptext{
	color: #888888;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 20px;
	font-weight: 200;
	text-transform: uppercase;
}

.headertext{
  width: 100%;      
  padding: 20px 0px 15px 0px; 
  overflow: hidden;
  font: normal 14px/14px "Arial"; 
  height: 20px;  
  text-transform: uppercase;
}

.headertext .orange{
  padding: 8px 8px 10px 8px;
  background: #7A8B8B url(images/pages-bot.png) no-repeat bottom center; color:#fff;
}

.headertext .green{
  padding: 8px 8px 10px 8px;
  background: #C1CDCD url(images/pages-bot.png) no-repeat bottom center; color:#fff;
}


.headertext .grey{
  padding: 8px 8px 10px 8px;
  background: #C1CDCD url(images/pages-bot.png) no-repeat bottom center; color:#fff;
}


/*
.headertext .orange{
  padding: 8px 8px 10px 8px;
  background: #EE7942 url(images/pages-bot.png) no-repeat bottom center; color:#fff;
}

.headertext .green{
  padding: 8px 8px 10px 8px;
  background: #CDBA96 url(images/pages-bot.png) no-repeat bottom center; color:#fff;
}


.headertext .grey{
  padding: 8px 8px 10px 8px;
  background: #C1CDCD url(images/pages-bot.png) no-repeat bottom center; color:#fff;
}
*/

.wp-caption-text{
   text-align: center;
   font-size: 8px;
   color: #afafaf;
}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/nt.gif) no-repeat top right; }
.rbbot div { background: url(images/nt.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 17px; font-family: "Arial", Helvetica, Sans-serif; color: #fff; text-transform: uppercase; }
.rbroundbox { width: 100%; margin: 1em auto; }



/* BG 
############################################################################################################## */
#bg { width: 980px; margin: 0 auto; margin-top: 20px;}
#bg-all { width: 980px; background: #fff; overflow: hidden;}
/**/ * html #bg-all { height: 1%;} /* */


/* Antin lisäykset
*******************************************/

#bg-all .left {
  float: left;
}

#bg-all .right {
  float: right;
}

/* header
############################################################################################################*/
#headercontainer {
	text-align: left;
	/*padding: 0;
	margin:0;*/
}

#header{
	background: #000 url('images/topheader.gif') no-repeat bottom left;
	width: 980px;
	height: 82px;
}


/* imageContainer
############################################################################################################*/


/** BEGIN imageContainer **/
    #imageContainer {
        position:relative;
        margin-top:20px;
        width:980px;
        height:270px;
    }

    #imageContainer img {
        display:none;
        position:absolute;
        top:0; left:0;
    }
/** END imageContainer **/




/* menu for subpages 
###################################################################################################### */
.listmenu{
width: 180px; /*width of menu*/
}

.listmenu .headerbar{
font: bold 16px Arial;
color: #666666;
border-bottom: 5px solid #ccc;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.listmenu ul{
font: normal 14px Arial, Verdana, Helvetica, Sans-serif;
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.listmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.listmenu ul li a{
color: #686868;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.listmenu ul li a:visited{
color: #686868;
}

.listmenu ul li a:hover{ /*hover state CSS*/
color: #686868;
background-color: #d8d8d8;
}

.listmenu .current_page_item a, .listmenu .current_page_item a:visited, .listmenu .current_page_item a:hover {font-weight: normal; background-color: #696969; color: #fff;}

.listmenu .current_page_item .page_item a, .listmenu .current_page_item .page_item a:visited { font-weight: normal; background-color: #696969; color: #fff;}
.listmenu .current_page_item .page_item a:hover { font-weight: normal; background-color: #696969; color: #fff;}


/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.about { position: relative; display: block; height: auto; width: 100%; float: left; background: #fff; padding: 0; text-align: justify; }
.about h3 { padding: 0; font-family: "Helvetica Neue", Verdana, Arial; font-size: 22px; font-weight: 200; color:#258ab0;}
.about p { padding-left: 0; padding-top: 15px; padding-bottom: 0px; margin: 0px;}

/* Random text
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.randomtext{ position: relative; display: block; height: auto; width: 100%; float: left; background: #fff; padding: 0; text-align: center; }
.randomtext h3 { padding: 0; font-family: "Helvetica Neue", Verdana, Arial; font-size: 22px; font-weight: 200; color:#9c9c9c;}
.randomtext p { padding-left: 0; padding-top: 0px; padding-bottom: 10px; margin: 0px;}


/* Main structure - 3 columns
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
             margin-top: 15px;
	}

/* 3 column blog style settings - will be on frontpage */
	.blogstyle {
	    background:#fff;    	/* Right column background colour */
	}
    .blogstyle .colmid {
        float:left;
        width:200%;
        margin-left:-250px; 	/* Width of right column */
        /*margin-left:-200px;*/
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
    }
    .blogstyle .colleft {
        float:left;
        width:100%;
        /*margin-left:-200px;*/ 	/* Width of centre column */
        margin-left:-250px;
        background:#fff;    	/* Left column background colour */
    }
    .blogstyle .col1wrap {
        float:left;
	    width:50%;
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
            
	}
	.blogstyle .col1 {
        margin:0 0px 0 500px;	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:100%;
	    overflow:hidden;

	}
    .blogstyle .col2 {
        float:right;
        width:235px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        left:250px;         	/* Width of the left-had side padding on the left column */
    }
    .blogstyle .col3 {
        float:right;
        width:235px;        	/* Width of right column content (right column width minus left and right padding) */
        position:relative;
        left:735px;
     
    }


	/* holy grail 3 column settings - will be on other pages*/
	.holygrail {
	    background:#fff;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-250px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:450px;         	/* Left column width + right column width */
        background:#fff;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:215px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .col1 {
        margin:0 245px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:30px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:235px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:30px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }

/* 2 column settings
*************************************************************************/
	/* 2 column right menu settings */
	.rightmenu {
	    background:#fff;
	}
	.rightmenu .colleft {
        float:left;
        width:200%;
        margin-left:-250px;
        position:relative;
        right:100%;
        background:#fff;
    }
    .rightmenu .col1wrap {
	    float:left;
	    width:50%;
	    position:relative;
	    left:50%;
	    padding-bottom:1em;
	}
	.rightmenu .col1 {
        margin:0 15px 0 250px;
        overflow:hidden;
	}
    .rightmenu .col3 {
        float:right;
        width:235px;
        position:relative;
        left:250px;
    }

/* 2 column left menu settings */
	.leftmenu {
	    background:#fff;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 15px 0 215px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
        float:left;
        width:170px;
        position:relative;
        right:200px;
    }



/* Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { width: 100%; padding: 20px 0px 15px 0px; overflow: hidden; border-bottom: 1px solid #ccc;}
* html .menu { height: 1%; float: left;}
.menu .pages { float: left;}
.menu .pages ul { float:left; }
.menu .pages li { padding-left: 20px; display: inline; font: normal 14px/14px "Arial"; float: left; height: 23px;  text-transform: uppercase; }
.menu .pages li ul li { font-weight: normal; letter-spacing: normal;}
.menu .pages li a { color:#383636; float: left; padding: 4px 8px 10px 8px;}
.menu .pages li a:hover { background: #000 url(images/pages-bot.png) no-repeat bottom center; color:#fff; text-decoration: none;}
.menu .pages .current_page_item a, .menu .pages .current_page_item a:visited, .menu .pages .current_page_item a:hover,
.menu .pages .current_page_item .current_page_parent a, .menu .pages .current_page_parent a:visited,
.menu .pages .current_page_parent a:hover
{ background: #000 url(images/pages-bot.png) no-repeat bottom center; color:#fff; }

.menu .pages .current_page_item .page_item a, .menu .pages .current_page_item .page_item a:visited { background: #fff; color:#383636;}
.menu .pages .current_page_item .page_item a:hover,
menu .pages .page_item .current_page_parent a:hover,
.menu .current_page_ancestor a  { background: #000 url(images/pages-bot.png) no-repeat bottom center; color:#fff; }


/* flickrRSS
*************************************************************/
.widget_flickrRSS { overflow: hidden; margin-bottom: 10px;}
* html .widget_flickrRSS { height: 1%;}
.widget_flickrRSS h3 { margin-bottom: 10px;}
.widget_flickrRSS li { background: none; list-style-type: none; padding: 0px; margin: 0px 10px 0px 0px; text-align: center; }
.widget_flickrRSS li a img, .widget_flickrRSS li a:visited img { border: solid 1px #ddd; padding: 5px; background: #fff; width: 90px; height: 90px; margin: 5px;}
.widget_flickrRSS li a:hover img { border: solid 1px #ccc;}


/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { overflow: hidden; border-bottom: solid 6px #e6f1f3; margin-bottom: 30px;}
/**/ * html .logo { height: 1%;} /* */ 

.logo .txt { width: 520px; padding-left: 70px; background: url(images/logo-symbol.png) no-repeat left 10px; padding-bottom: 30px; }
.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}
.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}

.logo .img { padding-bottom: 15px; }


/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 520px; float: left; padding-left: 70px;}

.title { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold;}



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%; position: relative; padding-bottom: 15px; border-bottom: solid 1px #dbdbdb;}
/**/ * html .post, .attachment { width: 99%;} /**/ 


.p-head { padding-bottom: 15px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#272d36; font: normal 24px/24px "Helvetica"; letter-spacing: -1px; }
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }

.p-head h2 {
  font: 16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
  color: #8B4C39;
  /*font-size:140%;*/
  font-weight:normal;
  line-height:1.4em;
  text-transform:uppercase;
}
.p-head h2 a, .p-head h2 a:visited { color:#8B4C39; }
.p-head h2 a:hover { color:#0099cc; text-decoration: none; }
.p-head h3 { color:#778899; font: normal 18px/18px "Arial"; text-transform: uppercase; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Arial'; text-transform: uppercase; color:#999;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px;}

.p-con { /*border-top: solid 1px #dbdbdb;*/}

.p-con h2, .p-con h2 a, .p-con h2 a:visited { padding-top: 15px; font: normal 20px/20px "Helvetica";}
.p-con h2 a:hover { color:#0099cc; text-decoration: none; }

.p-con p { font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px; text-align: left;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}


.p-more { padding-top: 5px; text-align: right;}
.p-more li { font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; text-transform:uppercase; font-weight:normal;
  line-height:1.4em; color:#8B4C39; display: inline; padding: 4px 0px 6px 20px; margin-right: 5px;}
.p-more li.p-more-read { background: url("images/p-det-more-ico.png") left center no-repeat; }
.p-more li.p-more-com { background: url("images/p-more-com-ico.png") left center no-repeat; }
.p-more li a,.p-more li a:visited { font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;  font-weight:normal;
  line-height:1.4em; color:#8B4C39;  margin-right: 3px; padding-left: 5px; text-transform: uppercase;}
.p-more li a:hover { color:#4779ac; }


.p-det { margin-top: 15px;}
.p-det li { color:#999; display: inline; padding: 4px 0px 6px 20px; margin-right: 10px; } /*7f7f7f*/
.p-det li.p-det-com { background: url("images/p-more-com-ico.png") left center no-repeat; }
.p-det li.p-det-com a { font: normal 11px/14px 'Arial'; color: #999; text-transform: uppercase;}
/*.p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; }*/
.p-det li a,.p-det a:visited { font: normal 11px/14px "Arial"; text-transform: uppercase; margin-right: 3px;}

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #eee; padding: 4px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 1px #eee; padding: 4px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.nav a, .nav a:visited { cursor: hand; font: normal 14px/16px "Arial";}



/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px; }
.comments-list h2 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 20px;}
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background-color: #fff;}
.comments-list div.alt { background-color: #fff; padding-top: 40px; border: none; margin-bottom: 25px;}
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#96b1bc; text-decoration: underline;}

.comments-list .con { font: normal 12px/17px "Verdana"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #fff; padding: 20px; margin: 10px 0px;}
.comments-form h3 { color:#272d36; font: normal 20px/20px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #a8d3e4; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #a8d3e4; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #a8d3e4; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}


/*Postlist Form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.postlist-form {
  background: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.postlist-form input {
  padding: 5px;
}

.postlist-form input.formemail { 
 font-size: 10px; 
 background-color: #fff; 
 border: 1px solid #666666; 
}

.postlist-form .button { font-size: 11px; border: 1px solid #4b566a; background-color: #ccc; }


.categs li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 12px; padding: 2px 0px 2px 10px;}
.categs li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}




/* Side Right 
############################################################################################################## */
.SR { width: 300px; margin-right: 30px; padding-bottom: 30px; float: right;}

/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { background: #3d96d5 url(images/search-bkg.png) no-repeat left bottom; right: 0px; padding: 15px; overflow: hidden;}
/**/ *html .SR .search  { height: 1%;} /**/ 
.SR .search form { width: 245px; padding: 10px; border: 1px solid #3ac6e5; background: #2abada; }
.SR .search fieldset { overflow: hidden; height: 1%;  }
.SR .search input { float: left; margin-right: 2px; background: url(images/search-input.png) no-repeat; border: none; padding: 5px 3px 5px 65px; width: 145px; color:#666;}
.SR .search button { float: left; background: url(images/search-button.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }
.SR .syn ul { margin: 10px 0px;}
.SR .syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; color:#ffcc66; display: inline; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.SR .syn li a {color:#fff; }
.SR .syn li a:visited {color:#fff; }
.SR .syn li a:hover {color:#fff; }

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .about { background: #57abe6 url(images/about-bkg.png) no-repeat left top; padding: 20px 15px 15px 15px; color:#fff;}
.SR .about h3 { font-size: 24px; letter-spacing: -1px; color:#fff;}
.SR .about p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}

/* Photostream 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .photostream { overflow: hidden; background: #9ed5e1 url(images/photostream-bkg.png) no-repeat bottom left; padding: 15px 0px 25px 15px;}
/**/ *html .SR .photostream { height: 1%;} /**/ 
.SR .photostream h3 { font-size: 24px; letter-spacing: -1px; color:#102a30;}
.SR .photostream ul { float: left; margin-top: 10px;}
.SR .photostream li { background: url(images/photostream-li-bkg.png) no-repeat left top; list-style-type: none; display: inline; padding: 5px; float: left; margin: 0px 3px 5px 0px;}
.SR .photostream li a img, .SR .photostream li a:visited img { border: solid 1px #fff; width: 54px; height: 54px;}
.SR .photostream li a:hover img { border: solid 1px #ccc;}

/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { background: #d1f0e2; overflow: hidden; padding: 15px; margin-bottom: 3px;}
/**/ *html .SR .categs { height: 1%;} /**/ 
.SR .categs div { float: left; width: 130px;}
.SR .categs div h3 { font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px;}
.SR .categs div li { padding: 1px 0px; list-style-type: none; font-size: 11px; color:#5e8a89; }
.SR .categs div a, .SR .categs div a:visited { color:#247682; text-decoration: underline;}
.SR .categs div a:hover { color:#003333; text-decoration: underline;}

/* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .recent { background: #e1f3ee; padding: 15px; margin-bottom: 3px; }	
.SR .recent .tabs { overflow: hidden; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; }
.SR .recent .tabs li a { float: left; font: bold 14px/14px "Arial"; color: #102a30; padding: 3px 6px 9px 6px; background: #b5d6cd url(images/tabs-inactive.png) no-repeat bottom center; margin-right: 3px; letter-spacing: -1px; text-decoration: none;}
.SR .recent .tabs li a.active, .SR .recent .tabs li a:hover { background: #4a6969 url(images/tabs-active.png) no-repeat bottom center; color: #fff; text-decoration: none; }
.SR .recent a, .SR .recent a:visited { color:#247682; text-decoration: underline;}
.SR .recent a:hover { color:#003333; text-decoration: underline;}

#tab-comments { display: none; margin-bottom: 5px; }
#tab-comments li { background: url(images/tabs-arrow.png) no-repeat left 10px; padding: 4px 0px 4px 6px; border-bottom: solid 1px #c5ded7; font-size: 11px; color:#5e8a89;}
#tab-comments li a { display: block;}
#tab-posts { margin-bottom: 5px; font-size: 11px; }
#tab-posts li { background: url(images/tabs-arrow.png) no-repeat left 8px; line-height: 14px; padding: 1px 0px 1px 6px;}
#tab-tags { display: none; margin-bottom: 5px; font-family: "Verdana"; line-height: 22px;}



/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: #e1f3ee; padding: 15px; margin-bottom: 3px; color:#5e8a89;}
.SR .widget h3 {font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px;}
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .widget a, .SR .widget a:visited { color:#247682; text-decoration: underline;}
.SR .widget a:hover { color:#003333; text-decoration: underline;}

.SR .widget_tag_cloud { line-height: 22px;}

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #d2e9e3;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer {width: 980px; padding: 15px 0px 15px 0px; text-align: center;}
.footer p { padding: 0px; margin: 0px; font-family: 'Verdana'; font-size: 11px;  }
.footer p.copy { color:#1c3e4d; }
.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#1c3e4d; text-decoration: underline;}
.footer p.theme { padding-top: 2px; color:#6c8e9d; }
.footer p.theme a, .footer p.theme a:visited, .footer p.theme a:hover { color:#6c8e9d; text-decoration: underline;}


