/*
Theme Name: Elonga Internships
Theme URI: http://yoursite.com/page-for-your-theme
Description: Theme inspired by nature
Version: 1.0
Author: Balthazar Sieders
Author URI: http://www.bionicity.org
*/

/* Page Setup */
* {margin:0; padding:0;}
html, body {margin-bottom:0; position: relative; padding: 0; background: url(images/background.jpg) bottom center; background-attachment:fixed; font-family:arial, 'lucida console', sans-serif; color: #333; line-height:1.5em; text-align: left; font-size:12px; height:100%;}
li {list-style:none;}
div.clearer {clear: both; line-height: 0; height: 0;}
p {margin-bottom:10px;}
a:link, a:visited, a:active {color:#d67941; text-decoration:none; font-weight:bold; }
a:hover {color: #ccc;}
h1 {font-size: 20px; line-height: 30px; padding: 0 0 10px 0;}
h2 {font-size: 16px; font-weight:bold; padding:0 0 10px 0; clear:both; padding: 10px 0 10px 0;}
h3 a:link, h3 a:visited, h3 a:active {color: #fff; font-size:12px;}
h3 a:hover {color:#d67941;}
h4 {font-size: 15px; color:#fff;}

/* Generic Styling */
.left {float:left;}
.right {float:right;}
.clear {clear:both;}

/* Page Styling */
.header {text-align:right; padding: 10px 20px 15px 0;}
.page {margin: 0 auto; width: 790px; min-height:100%; background:url(images/page.png);}
.content {float:right; clear:right; height:100%; width:490px; padding: 5px 20px 0 20px; background: #fff; }


/* Post Styling */
.thumbnail {float:left; width: 120px; height:90px; border:1px solid #999999; margin:0 15px 15px 0; overflow:hidden;}
.large {margin-bottom:10px;}
img {border: none; margin-bottom:5px}
.sidetitle {display:none;}


/* Sidebar Styling */
.sidebar {float:left; margin:0; width: 220px; padding: 5px 20px 0 20px; overflow:hidden; color: #fff;}
.homemenu {width:100px; margin:10px 0 20px 0;}
.homemenu a {display:block; color:#fff; margin-bottom:10px;}
.conditions {display:block; margin:10px 0 20px 0; color:#fff!important;}

/* Post Styling */
.intropost {margin-bottom:20px}

.gallery {width:490px; height:300px; position:relative; overflow:hidden; margin-bottom:10px; background:url(images/loading.jpg);}
.slide {position:absolute; top:0; left:0; background:#fff; height:100%; width:100%;}
.postbox {overflow:hidden; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #eee;}
.medium {float:left; width:180px; height:135px; overflow:hidden; margin-top:5px;}
.posttext {margin-left:200px}

.navigation {text-align:center;}
.navigation a {margin:10px;}

.commentform {margin-bottom:10px; background: #efefef; padding:10px;}
.commentform input {margin-right:10px;}
.comment {margin-bottom:20px;}