/*  
Theme Name: Palista
Theme URI: http://www.palsys.ca/wordpress-themes/palista
Description: Inspired by Vista, designed by PalSys: Palista.
Version: 1.0
Author: PALSYS 2.0
Author URI: http://www.palsys.ca
*/

/* Global Styles */

* {
	padding:0;
	margin:0;
}

img.floatLeft { 
    float: left; 
    margin: 10px;

}
img.moveDown {
position:relative;
top:3px;
}

img.moveDown2 {
position:relative;
top:5px;
}

/* layout */

p, pre, blockquote, label, fieldset, address { margin:1em 0; }
fieldset { border:none; }
body {
font:67% Verdana, Tahoma, sans-serif;
background:#FFF url(img/background.gif) repeat;
color:#3d3d3d;
text-align:center;
}

a, a:visited { text-decoration:none; color:#F35806; }
a:hover, a:active { text-decoration:none; color:#6695BF; }


a img { border:none; }

/* Layout */

#bwrapper {
margin:0 auto;
width:775px;
height:auto;
min-height:1165px;
text-align:left;
background:url(img/fds.png) repeat-y;
}

* html #bwrapper {
margin:0 auto;
width:775px;
height:1165px;
text-align:left;
background:#FFF;
}

.content {
padding-bottom:20px;
padding-left:20px;
margin-left:15px;
position:relative;
top:25px;
width:50%;
height:100%;
}

/* Internet explorer 6 is the devil */

* html .content {
float:left;
width:50%;
position:relative;
top:-750px;
height:auto;
} 

.date_m {
position:relative;
text-align:center;
top:30px;
font-weight:bold;
color:#FFF;
}

.date_d { 
position:relative;
color:#3d3d3d;
text-align:center;
top:41px;
font-size:1.2em;
font-weight:bold;
}

.date {
float:left;
position:relative;
top:-10px;
margin-right:15px;
width:52px; height:53px;
}

.posttitle {
padding-bottom:40px;
font-weight:normal;
position:relative;
top:25px;
}

.posttitle a { color:#6695BF; }
.posttitle a:hover { color:#F35806; }
.postmet a { color:#F35806; }
.postmet a:hover { color:#6695BF; }

.post { text-align:justify; }

.metadata {
background:url(img/tag_yellow.png) center no-repeat;
background-position:15px 50%;
text-align:left;
padding:5px 20px 5px 45px;
height:auto;
margin-bottom:10px;
position:relative;
margin-left:-15px;
}

#posts ul,li { list-style-type:none; }

.indent_left {
margin:0;
width:40px;
height:27px;
position:relative;
margin-left:-35px;
text-align:left;
background:url(img/indent-left.png) no-repeat;
}


/* Header */

#header {
margin:0 auto;
background:url(img/topbg.png) repeat-x;
width:761px;
height:115px;
}

.indent {
margin:0 auto;
width:775px;
height:27px;
text-align:left;
background:url(img/indent.png) no-repeat;
}

* html indent { margin:0; }
 
.title {
position:relative;
top:10px;
margin-left:100px;
width:500px;
font-size:1.7em;
font-weight:bold;
color:#FAFAFA;
}

.title a { color:#FAFAFA; text-decoration:none; }
.title a:hover { text-decoration:underline; }


#logo {
position:relative;
margin-left:20px;
top:-25px;
}

/* Sidebar */


#sidebar {
float:right;
height:auto;
margin:0;
margin-right:20px;
padding-left:25px;
position:relative;
text-align:left;
font-size:1em;
top:40px;
}

* html #sidebar {
float:left;
height:auto;
margin:0;
width:200px;
margin-left:270px;
position:relative;
text-align:left;
font-size:1em;
}

#sidebar h2 { font-size:1.4em; }
#sidebar h1 { font-size:1em; margin-bottom:10px; }
#sidebar .side { margin-bottom:20px; }


#sidewrapup {
position:relative;
top:-100px;
}

/* Footer */


#footer {
width:775px;
height:20px;
margin:0 auto;
background:url(img/footer.png) no-repeat;
position:relative;
margin-bottom:40px;
}

* html #footer {
width:775px;
height:20px;
margin:0 auto;
background:#FFF;
position:relative;
margin-bottom:40px;
}

.foot {
position:relative;
top:-10px;
text-align:center;
width:100%;
}



/* Those Boxes */


.box_rss {
position:relative;
width:58px;
height:50px;
margin-left:-5px;
top:-130px;
padding-top:5px;
}

.rssbt {
text-align:left;
color:#000;
position:relative;
top:-70px;
margin-left:70px;
}

/* Pages */

#pages {
position:relative;
margin-right:10px;
float:right;
top:46px;
padding-right:10px;
font-weight:bold;
font-size:1.4em;
border-left:1px dotted #777;
}

#pages li { 
display: inline; 
list-style-type: none; 
padding-right:10px;
}

#pages a { color:#3d3d3d; }

#pages a:hover {
color:#c0c0c0;
}

/* Form Styles */

.formin {
background:#FAFAFA url(img/formbg2.png) repeat;
border:1px solid #dbdbdb;
color:#6695BF;
padding:4px;
}

textarea { width:300px; }

#submit, .button {
border:1px solid #bdbdbd;
color:#666;
background:#FFF url(img/button.png) repeat-x;
padding:5px 10px;
}


/* Comments */

#comtemp {
padding-top:50px;
height:auto;
}

h5 { 
color:#8a8a8a;
font-weight:bold;
}

/* Comments */

.comment
{
	background:url(img/ctop.gif) no-repeat;
	margin-top:1.1em;
	margin-bottom:1.5em;
	font-size:small;
	width:420px;

}

* html .comment {
position:relative;
margin-left:-10px;
}

.comment p {
	margin:0;
	padding:10px 10px 0;
}

.comment p.line
{
	background: url(img/clow.gif) no-repeat;
	padding-left:55px;
	padding-top:17px;
}

h5 { font-size:1.4em; }


/* Text Management */

.pullout {
  width:30%;
  padding:10px;
  background-color:#aed4ff;
  color:#F5F5F5;
  float:right;
  font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin-top:20px;
  margin-left:15px;  
  clear: both;
}

.dropcap {
  float: left;
  font: normal 50pt/0.8em Georgia,
  Helvetica, Verdana, Arial, 
  sans-serif;
  color:#918862;
  margin-right: 4px;
}

.highlight { background-color:yellow; }
.lspace { LETTER-SPACING:5pt }

.floatingchar { 
float  : left;
font-size   : 15pt;
font-style  : italic;
font-weight : bold;
padding-right:10px;
}

.bqimg {
background: url("http://www.mandarindesign.com/images/quote.gif") no-repeat;
font-family: "Courier New", Courier, monospace;
text-align: justify;
padding-left:20px;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:1.5px solid #0066CC;
	color:#485654;
}

/* Drop Shadow */

.blur{
	background-color: #c0c0c0; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content2{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #c0c0c0; /*shadow color*/
	color: inherit;
}

.content2{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #777; /*border color*/
	padding: .5em 2ex;
}

/* Bye */