/*
Theme Name: Titan PRO Child Theme
Theme URI: http://thethemefoundry.com/titan/
Description: Custom child theme for Titan PRO Members.
Version: 1.27
Author: The Theme Foundry
Author URI: http://thethemefoundry.com
Template: titan
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../titan/stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft { float: left; }
.alignright { float: right; }

/* Logo
-----------------------------------------------------------*/
div#title-logo {
	float: left;
	padding: 30px 0;
}

/* Page Templates
-----------------------------------------------------------*/
#content.no-sidebar { width: 920px; }
#content.no-sidebar .entry.page { width: 900px; }
body.page-template-left-sidebar-php #sidebar { float: left; }
body.page-template-left-sidebar-php #content { float: right; }
.entry.no-indent { margin: 0; }
.entry.no-indent h2 { padding: 25px 0 10px 0; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
}
*/
.entry a.post-edit-link {
   color:#F60;
   font-weight: normal;
}

entry h2, .entry h3, .entry h4 {
	font-weight:normal;
	color:#0C9;
}
#follow dd a.rss {
   
   display: none;
}
.post-header h1 a:link, .post-header h1 a:visited, .post-header h2 a:link, .post-header h2 a:visited {
color:#000000;
font-weight:normal;
}
.entry a:link, .entry a:visited {
  font-weight: normal;
  text-decoration: underline;
  color: #58181B;
}

.entry a:hover {
  color: #58181B;
  text-decoration: underline;
}
#vasen {
float:left;
height:auto;
padding:4px;
width:283px;
}
#keski {
height:auto;
margin-left:auto;
margin-right:-119px;
padding:4px;
width:250px;
}
#oikea {
float:right;
height:auto;
padding:4px;
width:250px;
}
.uutiset{
	color:#f3a217;
	margin:-119px 0 0 17px;
	padding:0px;
	font-size:14px;
}
.vari a:visited {
	color: #f3a217
}
.spacer{
	margin-top:20px;
}
