/*
Theme Name:Bywire Fresh
Theme URI:http://www.bywire.se/
Description: Clean and stylish theme with custom frontpage.
Version: 1.0
Author: Tommy Gabrielsson
Author URI: http://www.bywire.se/
Tags:white, dark, silver, fixed-width, two-columns, right-sidebar
*/

body {
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-size: 75%;
line-height:1.8em;
color: #6f6f6f;
background-color:#e6e6e6;
}
a {
text-decoration:none;
color:#000;
font-weight:300;
}
a:hover {
color:#0681e0;
background-color:#fff;
}
img {
border:5px solid #e6e6e6;
}
hr{
margin-top:35px;
border:0;
width:620px;
color:#fff;
clear:both;
}
.smallHR{
width:100%;
border-bottom: 1px dotted #ccc;
margin:0;
padding:0;
clear: both;
}
.tweetrDiv{
width: 250px;
float: right;
}
.tweetrNumb{
float: left;
}
.tweetrNumb h4{
color: #bfbfbf;
}
#wrapper {
width:932px;
margin:40px auto;
}
#header {
float:left;
width:915px;
margin:0;
padding: 0 0 0 15px;
}
#logo {
float:left;
width:auto;
padding:18px 0 35px 0;
}
#logo a:link, #logo a:hover {
font-size: 45px;
background:transparent;
color: #4a5864;
font-weight:200;
text-decoration:none;
border-bottom:none;
}
#logo h1 {
font-size: 45px;
color: #4a5864;
font-weight:200;
text-decoration:none;
border-bottom:none;
}
#logo h2 {
font-size : 14px;
font-weight : 200;
padding : 0 4px 0 0;
}
#nav {
float:right;
width:auto;
padding:30px 0 0;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
border: 1px solid #ccc;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 2px;
}
#nav li a {
background:url(images/buttonBG.jpg) no-repeat;
color:#3f3f3f;
font-size:12px;
font-weight:200;
display:block;
padding:5px 8px 5px 8px;

min-width:70px;
border-bottom:none;
}
#nav li a:hover {
background-position: -200px;
color: #fff;
}
#blurb {
font-family:"Tahoma, Geneva, sans-serif";
color:#fff;
background: url(images/blurpBG.jpg) top left repeat-x #4a5864;
height:auto;
width:902px;
float:left;
padding:35px 15px 35px 15px;
margin: 0 0 10px 0;
font-size:32px;
font-weight:100;
line-height:120%;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;

}
#content {
width:620px;
float:left;
padding:0;
min-height:420px;
overflow:hidden;
}
#contentLarge {
width:100%;
float:left;
padding:0;
overflow:hidden;
}
.post {
padding:15px;
background-color:#f3f3f3;
border:1px solid #d3d3d3;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:15px;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Arial, serif;
font-size:28px;
margin:0 0 10px 0;
font-weight:normal;
line-height:32px;
color: #3f3f3f;
width: 500px;
}
.post h3{
font-family:Arial, serif;
font-size:20px;
margin:0 0 -12px 0;
padding:0;
font-weight:normal;
color: #3f3f3f;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post ul, ol{
margin: 14px 0 0 0;
padding: 14px 0 0 0;
}
.post .vvqbox{
padding: 14px 0 0 0;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:10px;
color: #9b9b9b;
text-transform:uppercase;
}
.post small a:hover {
color:#000;
background:#fff;
}
.post small a:visited, small a:link {
color:#9b9b9b;
}
.post .comment_count{
float:right;
width:29px;
height:27px;
background:url(images/comment.png) top right no-repeat;
padding:5px 0 0 0;
text-align:center;
font-weight:bold;
margin:0 0 15px 0;
line-height:15px;
}
.post .comment_count a, .comment_count a:hover{
font-size:10px;
background-color:transparent;
color:#666;
float:left;
width:100%;
}
.post a.more-link{
clear: both;
color: #666;
float: right;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 5px;
padding-left: 8px;
margin-top: 25px;
margin-bottom: 20px;
font-size: 10px;
text-transform: uppercase;
/*background: url(images/readmore.png) top left no-repeat;*/
width: 65px;
line-height: 12px;
}
#comments {
padding:15px;
background-color:#f3f3f3;
border:1px solid #d3d3d3;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:15px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 15px 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
letter-spacing:-1px;
margin:14px 0 14px 0;
} 
.post .javascript, .post .php, .post .html {
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-size: 100%;
line-height:1.8em;
border:1px solid #ececec; 
display:block; 
padding:10px; 
background:#f9f9f9; 
color:#000;  

white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */


*padding:10px 10px 20px 10px; /* IE Hack-Fix */ 
}

.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
/* Normal Bubble */
div.bubble {
width: auto;
margin-bottom: 5px;
}

div.bubble blockquote {
margin: 0px;
padding: 0px;
border: 1px solid #c9c2c1;
background-color: #fff;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}
div.bubble blockquote p {
margin: 10px;
padding: 10px;
}
div.bubble cite {
position: relative;
margin: 0px;
padding: 7px 0px 0px 15px;
top: 5px;
color:transparent;
background: transparent url(images/tip.gif) no-repeat 20px 0;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:0 0 20px;
font-weight:normal;
}
#comments h4{
font-size:28px;
padding: 0;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:0 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {

}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
padding: 0 0 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
padding: 0;
}
#comments textarea {
font-family:Arial, serif;
font-size:12px;
width:370px;
padding: 10px;
background:#fff;
border: 1px solid #d3d3d3;
}
#comments #author {
background:url(images/user_add.png) left no-repeat #fff;
background-position: 4px 8px;
border: 1px solid #d3d3d3;
width: 230px;
height: 12px;
padding: 10px 10px 10px 25px;
display: block;
}
#comments #email {
background:url(images/email_add.png) left no-repeat #fff;
background-position: 4px 8px;
border: 1px solid #d3d3d3;
width: 230px;
height: 12px;
padding: 10px 10px 10px 25px;
display: block;
}
#comments #url {
background:url(images/page_add.png) left no-repeat #fff;
background-position: 4px 8px;
border: 1px solid #d3d3d3;
width: 230px;
height: 12px;
padding: 10px 10px 10px 25px;
display: block;
}
#sidebar {
width:300px;
float:right;
margin:0 0 0 0;
overflow:hidden;
}
#sidebar h3 {
padding:0 0 3px 0;
font-size:18px;
color: #4a4a4a;
}
#sidebar .block {
background-color:#f3f3f3;
border:1px solid #d3d3d3;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 15px;
margin: 0 0 15px 0;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:12px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
color: #818181;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_gray.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
text-decoration:none;
color:#6f6f6f;
font-weight:300;
}
#sidebar .widget_recent_comments li a:hover {
color:#3f3f3f;;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_tag_cloud a:link, .widget_tag_cloud a:visited{
color:#6f6f6f;
font-weight:100;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_tweeter h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_flickrRSS h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .socialSmall {
padding:0;
margin:10px 0 0 0;
padding: 10px 0 0 0;
border-top: 1px dotted #ccc;
}
.socialSmall img{
float:right;
}
.socialSmall h4{
float:left;
}
#footer {
font-size:1em;
color: #fff;
width:902px;
float:left;
text-align:left;
padding:25px 15px 25px 15px;
margin:0 0 15px 0;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
background: url(images/blurpBG.jpg) top left repeat-x #4a5864;
}
#footer a:link, #footer a:hover, #footer a:visited{
color:#fff;
background:transparent;
}

/* -- Startsida -- */

#contentStart {
width:934px;
float:left;
padding:0;
min-height:420px;
overflow:hidden;
margin: 0 0 10px 0;
}

ul.column{
	width: 100%;
	padding: 0;
	margin: 0 0;
	list-style: none;
}
ul.column li {
	float: left;
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.startBlock {
	height: 270px;
	width:269px;
	font-size: 1em;
	padding: 15px;
	background-color:#f3f3f3;
	border:1px solid #d3d3d3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.column1, .column2, .column4, .column5, .column7, .column8{
margin-right: 15px; /*Creates the 10px gap between each column*/	
}
.startBlock img {  
margin: 0 0 5px 0;
}	
.startBlock h4 {
font-size: 18px;
color: #4a4a4a;
line-height: 1.4em;
margin: 0 0 10px 0;
}
.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9{
font-family:Arial, serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.8em;
color: #6f6f6f;	
}
.widgetButtons img{
border: 3px solid #e6e6e6!important;
}
#smart-archives-list h2{
font-size:18px;
}
.ctc-tag{
	display:inline;
}
.ctc a, .ctc a:link {
	border:1px solid #d3d3d3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 8px 5px 8px;
	line-height:250%;
	margin: 0;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #6f6f6f;
}
.ctc a:hover {
	opacity: 1!important;
	color:#000!important;
}
#sidebar .ctc h3 {
	margin:0 0 8px;
	border-bottom:1px dotted #ccc;
}
.wp-smiley{
    border:0px!important;
}

/* WP-PageNavi plugin */

.wp-pagenavi {
	clear: both;
	padding: 0 0 20px 0;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span{
	padding: 6px 10px;
	margin: 0 5px 0 0;
	background-color:#f3f3f3;
	border:1px solid #d3d3d3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:15px;
	color: #828282;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	padding: 6px 10px;
	margin: 0 5px 0 0;
	background-color:#f3f3f3;
	border:1px solid #a4a4a4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:15px;
	color:#000;	
}

.wp-pagenavi span.current {
	padding: 6px 10px;
	margin: 0 5px 0 0;
	background-color:#f3f3f3;
	border:1px solid #a4a4a4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:15px;
	opacity: 1!important;
}

.bubble .pd-rating{
	margin: 0 0 0 20px!important;
}