/*
Template Name: Ost Magazine
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);

body{
	margin:0;
	padding:0;
	color:#666;
	background-color:#FFFFFF;
	}

img{display:block; margin:0; padding:0; border:1px solid #000;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both;}

a{outline:none; text-decoration:none; color:#000;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #000; padding:0px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

.noborder {
	border: none !important;
}
.nopadding {
	padding: 0 !important;
}

.nomargin {
	margin: 0 !important;
}

.noborder {
	border: none !important;
}

blockquote {
	display: block;
	padding: 10px;
	border: 1px solid #C7C5C8;
	background-color: #F7F7F7;
	margin: 0;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
}

p {
	line-height: 1.6em;
	margin: 10px 0;
}

small {
	font-size: 0.7em;
}

#result_report {
	margin: 0 0 10px;
}

#results a.title {
	font-size: 14px;
}

#querySuggestList {
	position: relative !important;
}

.pin-it-button {
	position: absolute;
	top: 0;
	left: 0;
}
.pin-it-button img {
	border: none !important;
}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:900px;
	text-align:left;
	margin: 0 auto;
}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
}

div.wrapper div#disqus_thread h3 {
	font-size: 15px !important;
}

.col0, .col0 a{color:#999999;}
.col1{color:#666666;}
.col2{color:#000; padding:10px 0;}
.col2 a{color:#FFFFFF;}
.col3{margin:1px 0; }

.col4{color:#FFFFFF;}
.col4 a{color:#FFFF00;}

.col5, .col5 a{color:#999999;}

.col4, .col5{}
.col4 h2, .col5 h2{}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topline, #topbar, #breadcrumb, .container, #hpage_cats, #adblock, #socialise, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

#stOCWrapper .container {
	width: inherit;
}

/* ----------------------------------------------TopBar-------------------------------------*/

#topline{
	padding:10px 0;
	}

#topline ul{
	float:left;
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
	}

#topline li{
	display:inline;
	margin:0 8px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #999999;
	}

#topline li.last{
	margin-right:0;
	padding-right:0;
	border:none;
	}

#topline #search{
	padding:0;
	overflow:hidden;
	}

#topline #sharethis_0 {
	margin: 3px 0 0 0;
	position: absolute;
}

#___plusone_0 {
	margin: 5px 7px 0 0 !important;
	display: block !important;
	width: 24px !important;
	float: left !important;
}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:5px 0 10px;
	z-index:1000;
	}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header #logo{
	margin-left: 0;
	margin-top:7px;
	overflow:hidden;
	}

#header #logo h1 a{
	font-size:26px;
	color:#999999;
	}

#header h1 strong{
	font-weight:normal;
	color:#000;
	}

#header #logo p{
	font-size: 11px;
	margin-top:5px;
	text-transform:lowercase;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb span.breadcrumb {
	margin: 0 5px 0 0;
	padding: 5px 0 5px 15px;
	list-style:none;
	background: url('../images/chevron.jpg') no-repeat 0 10px;
	display: block;
	float: left;
	}
#breadcrumb span.breadcrumb.bc_first {
	background: none;
	padding-left: 0;
	}

/* ----------------------------------------------Content-------------------------------------*/

.container{
	padding:20px 0;
	margin: 0 auto;
	width: 900px !important;
	}

.content{
	margin-left: 0;
	padding: 10px 0 0 0;
	width: 600px !important;
}
.content_blog{}

.photoblog-photo {
	margin: 0 0 20px -2px;
	position: relative;
}
.photoblog-photo img {
    margin: 0 auto;
	border: 2px solid #191919;
}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{width:80%; margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#000; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#000; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#000; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

.column{
	margin-right: 0;
	background-color: #eee;
	padding: 10px 0;
	}

.column .holder{
	display:block;
	margin-bottom:20px;
	padding: 0 20px;
	}
.column .holder h2 {
	margin:0 0 15px 0;
    padding:0 0 8px 0;
    border-bottom:2px solid #E3E3E3;
}

.column .stumble_desc img {
	width: 70px;
}

.column .fp_stumble_desc img {
    width: 70px;
	
}

/* Sponsors Block */

.column .sponsors{
	display:block;
	padding: 0 20px;
	margin-bottom:20px;
	}

.column .sponsors h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:2px solid #E3E3E3;
	}

.column .sponsors .b_250{
	display:block;
	width:250px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #C7C5C8;
	}
	
.column .sponsors .b_125 {
	margin: 0 0 20px 0;
}

.column .sponsors .b_125 ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.column .sponsors .b_125 ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.column .sponsors .b_125 li{
	float:left;
	margin:0 0 10px 5px;
	}
	
.gbuzz-item {
	background:url("../images/buzzicon.png") no-repeat scroll 0 2px transparent;
    padding:0 0 5px 22px;
}

.gbuzz-item span {
	display: block;
}

/* ----------------------------------------------Homepage Specific-------------------------------------*/

#topstory{
	display:block;
	width:100%;
	margin-bottom:25px;
	}

#topstory h2, #latestnews h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:2px solid #E3E3E3;
	}

#topstory ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}

#topstory li a.title {
	font-size: 16px;
}

#topstory li{
	display:block;
	float:left;
	width:200px;
	margin:0 12px 0 0;
	padding:0;
	}

#topstory li.last{
	margin-right:0;
	}

#topstory img{
	margin:0 0 5px 0;
	padding:0px;
	border:1px solid #000;
	width: 190px;
	}
#topstory p {
	margin: 0 0 5px 0;
}

#topstory .readmore{
	font-weight:bold;
	text-align:left;
	}

#latestnews{
	display:block;
	width:630px;
	margin-bottom:35px;
	}

#latestnews .latestnews h2{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	border-bottom:none;
	}

#latestnews ul, #latestnews li{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#latestnews li{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #666666;
	}

#latestnews div.imgholder{
	display:block;
	float:left;
	width:125px;
	/*height:125px;*/
	margin:0;
	/*padding:4px;*/
	/*border:1px solid #666666;*/
	}

#latestnews div.latestnews{
	display:block;
	float:left;
	width:475px;
	margin:0 0 0 20px;
	padding:0;
	}

#latestnews p.readmore{
	display:block;
	margin-top:10px;
	text-align:right;
	font-weight:bold;
	}

span.dsq-widget-clout, .dsq-widget-meta {
	display: none;
}

div.recent-posts-col {
	margin: 0;
}

div.recent-posts-col a img {
	width: 210px;
	margin-bottom: 10px;
	padding: 0;
}


/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:18px;
	color:#CCCCCC;
	background-color:#000000;
	border-bottom:1px dotted #CCCCCC;
	}

#footer .box{
	display:block;
	float:right;
	width:250px;
	margin:0 0 0 25px;
	padding:0;
	}

#footer .box1{
	display:block;
	float:left;
	width:400px;
	line-height:1.6em;
	}

#footer .box1 .imgl{border:1px solid #CCCCCC; padding:5px; color:#FFFFFF; background-color:#000000;}

#footer .contactdetails li{
	margin:0 0 8px 0;
	}

#footer .flickrbox, #footer .flickrbox .wrap{display:block; width:260px;}
#footer .flickrbox .wrap .fix{clear:both;}
#footer .flickrbox .wrap .flickr_badge_image{display:block; float:left; margin:0 10px 10px 0; width:80px; height:80px;}
#footer .flickrbox .wrap #flickr_badge_image3, #footer .flickrbox .wrap #flickr_badge_image6{margin-right:0;}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:10px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
/* ----------------------------------------------Other-----------------------------------------*/

div.blog_entry.grid_11 div.grid_11 {
	margin-left: 0;
	width: 600px !important;
}

#blogentry_photo .blog_body {
	margin: 0;
	width: 900px !important;
}

#blogentry_photo .blog_body img {
    margin: 0 auto;
}

#blogentry .blog_entry.grid_11 {
	margin-left: 0;
	width: 600px !important;
}

#blogentry_post_data {
	margin-left: 0;
	margin-top: 20px;
	width: 600px !important;
}

.blog_title, .blog_title.grid_7 {
	margin-left: 0px;
	width: 400px !important;
}

.blog_pager {
	margin-right: 0;
	padding: 5px 0 0 0;
	float: right;
}

.blogentry_pager {
	text-align: right;
}

.gallery_pager {
    width: 100%;
	background-color: #EEEEEE;
    float: right;
    padding: 10px;
}

.previous {
	width: 50px;
	background: url('../images/black_file_left.gif') no-repeat 0 8px;
	padding: 2px 0 2px 10px;
}

.next {
    width: 35px;
    background: url('../images/black_file.gif') no-repeat right 8px;
    padding: 2px 5px 2px 0;
}

.gallery_pager .page, .gallery_pager .current_page {
	margin: 0 2px 0 2px;
}

.gallery_pager .previous {
	width: 35px;
}

.pager_divider {
	margin: 0 10px;
}

.blog_author {
	margin: 20px 0 0 0;
	background-color: #EEEEEE;
}

.blog_author > p {
	margin: 10px;
}

.stButton .chicklets {
	padding-right: 0 !important;
	padding-left: 15px !important;
}

#sharethis-btns {
	height: 20px;
}

#blogentry_photo #sharethis-btns {
	margin-top: 34px;
}

#blog_fblike {}

li.blog_tag {
	display:block;
	margin: 5px 0;
}

.related {
	margin: 10px 0 0 0;
}

.stumble_desc {
	float: left;
	margin: 0 10px 0 0;
	width: 200px;
}

.content .gallery_block {
	display:inline;
    float:left;
    margin-top:10px;
    padding-bottom:15px;
}

/* Modal Windows */
#mask {
      position:fixed;
      left: 0;
      top: 0;
      z-index: 9000;
      background-color: #000;
      display: none;
    }    
#modals .window {  
      position: absolute;  
      width: auto;  
      height: auto;  
      display: none;  
      z-index: 9999;  
      padding: 10px;  
    }  
#modals #modalWin {  
      width: auto;   
      height: auto;  
    }
    
#modals #modalPlayerWin {
      width: auto;   
      height: auto;
      background: #fff; 
    }
    
#modals #modalPlayerNews {
      width: auto;   
      height: auto;
      background: #000; 
    }
    
#modals #modalSWF {
      width: 425px;
      height: 388px;
      margin: 10px 35px 35px 35px;
      background: #000;
    }
    
#modals #modalViewerWin {
      width: auto;   
      height: auto;
      background: #fff; 
    }
    
#modals #modalIMG {
      width: auto;
      height: auto;
      margin: 10px 35px 35px 35px;
      background: #000;
    }
    
#modals #modalSWFNews {
      width: 520px;
      height: 474px;
      margin: 0;
      background: #000;
    }
    
#modals #modalFormWin {
      width: auto;   
      height: auto;
      background: #fff; 
    }
    
#modals #modalForm {
      width: 360px;
      height: auto;
      margin: 10px 35px 35px 35px;
      background: #fff;
    }
    
#modals .modalContent {
      width: 360px;
	  height: 20px;
      margin: 5px 35px 5px 35px;
      text-align: left;
    }
    
#modals #modalViewerWin .modalContent {
      width: auto;
}
    
#modals .modalContentFlash {
      width: 425px;
      margin: 10px 35px 10px 35px;
      text-align: left;
    }
    
#modals .modalContent h1, #modals .modalContentFlash h1 {
      float: left;
      width: 250px;
      color: #22abca;
      font-size: 13px;
    }
    
#modals .modalContent a, #modals .modalContentFlash a {
      float: right;
      width: 200px;
      cursor: pointer;
      text-align: right;
    }

table.gsc-search-box, table.gsc-search-box td {
	border: none;
}
table.gsc-resultsHeader {
	display: none;
}
.gsc-tabsArea {
	display: none;
}
input.gsc-input {
	width: 98% !important;
}

