@import "/css/base2.css";

p, td, div, h2.newsdate {
       font-family: sans-serif;
       font-size: 12px;
}
textarea, input {
       font-family: sans-serif;
       font-size: 12px;
}
th, h2, h3, input.button {
       font-family: 'Georgia', sans;
       font-weight: bold;
}
/* IE vs Moz hack */
p,h1,h2,h3,td,th,div {
       font-s\ize: 13px;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }


/* flat: platt tema för bloggis.se 2007 */
body {
	background: white;
}
a {
	color: rgb(100, 100 ,100);
}
div.widetop,
div.widebottom,
div.medtop,
div.medbottom,
div.narrowtop,
div.narrowbottom {
	display: none;
	visibility: hidden;
}

div.blogpost {
	width: 600px;
}
/*
div.firstpage, div.blog, div.digestitem, div.comment, div.heading, div.photo,
div.error, div#write, div#showlistview, div#login, div#signup, div#message, 
div#fooabout, div#activate, div#profile, div#deleteblog, div#topnavl, 
div#topnavr, div#fooabout, div#terms, div.latest, div#news, div#list,
div.latestlong, div#pagelinks, div#fplogin, div#searchbox, div#friends {
	border-color: rgb(220,220,220);
	background: url('/img/platina/600-middle.png') repeat-y;
}
div.widetop {
	background: url('/img/platina/600-top.png') no-repeat top;
}
div.widebottom {
	background: url('/img/platina/600-bottom.png') no-repeat top;
}
div.medtop {
	background: url('/img/platina/420-top.png') no-repeat;
}
div.medbottom {
	background: url('/img/platina/420-bottom.png') no-repeat top left;
}
div.narrowtop {
	background: url('/img/platina/172-top.png') no-repeat;
}
div.narrowbottom {
	background: url('/img/platina/172-bottom.png') no-repeat top;
}
div#topnavl, div#topnavr {
    background: rgb(138, 138, 138);
}
div.latest, div#sidebar {
	background: url('/img/platina/172-middle.png') repeat-y;
}	
div#news, div#fplogin, div#searchbox, div#friends {
	background: url('/img/platina/420-middle.png') repeat-y;
}
*/
span.newsdate {
	color: rgb(100, 100, 100);
}
div.newsdetails, div.latestlong div.details {
	color: rgb(100, 100, 100);
}

div#pagetop {
	position: absolute;
	left: 0px;
	top: 30px;
}
div#container {
        padding-left: 96px;
}
input {
        border: 1px solid rgb(97, 134, 223);
        padding: 2px;
        background-color: white;
}
input:focus {
        border: 2px solid rgb(129, 166, 255);
        padding: 1px;
        background-color: #f0f5ff;
}

/*
div.firstpage,
div.blog,
div.comment,
div.heading,
div.digestitem,
div#pagelinks,
div#fooabout,
div.photo,
div#profile,
div#write {
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: grey;
        background: #f0f0f0;
}
*/
div#topnavl {
        float: left;
        width: auto;
	height: auto;
        vertical-align: top;
}
div#topnavr {
        float: right;
        width: auto;
	height: auto;
        vertical-align: top;
}
div#topnav {
	margin-bottom: 0px;
}
div.b_outer {
        margin: 0px;
	padding: 0px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: grey;
        margin-top: 10px;
}
div.b_heading h1,
div.b_heading h2,
div.b_heading h3,
div.b_heading h4,
div.b_midheading h1,
div.b_midheading h2,
div.b_midheading h3,
div.b_midheading h4 {
        margin: 0px;
	padding: 5px;
}
div.b_heading {
	margin: 0px;
	padding: 0px 10px 0px 7px;
        background: #e0e0f0;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #d0d0d0;
}
div.b_midheading {
        background: #e0e0f0;
	margin: 5px -10px 10px -10px ;
	padding: 0px 10px 0px 10px;
	border-style: solid;
	border-width: 1px 0px 1px 0px ;
	border-color: #d0d0d0;
}
div.b_body {
	padding: 10px;
	margin: 0px;
	background: #f0f0f0;
}
div#leftis {
	width: 172px;
}
div#rightis {
	width: 420px;
}
/*
*/


div.firstpage, div.blog, div.digestitem, div.comment, div.heading, div.photo, div.error, div#write, div#showlistview, div#login, div#signup, div#message, div#fooabout, div#activate, div#profile, div#deleteblog, div#topnavl, div#topnavr, div#fooabout, div#terms, div.latest, div#news, div#list, div.latestlong, div#pagelinks, div#fplogin, div#searchbox, div#friends, div#sidebar
{

/*
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
*/
padding: 0px;
margin: 0px;

}

/*
div.widetop, div.medtop, div.narrowtop, div.widebottom, div.medbottom, div.narrowbottom
{
	padding: 0px;
	margin: 0px;
	height: 0px;
}

div.widebottom, div.medbottom, div.narrowbottom
{
	height: 0px;
	margin: 0px;
	padding: 0px;
}
*/

textarea {
	border-style: dashed;
	border-width: 1px;
	border-color: #d0d0d0;
}
textarea:focus {
	border-style: inset;
	border-width: 1px;
}
div#rightside {
	margin-top: 30px;
}

