/*
Theme Name: syfy-bg.com
Theme URI: http://syfy-bg.com/
Description: The default theme for syfy-bg.com
Author: Adrian Dimitrov
Version: 1.0
Tags: sci-fi, syfy, syfy-bg.com, bg, фантастика, buddypress

General comments and license statement (optional).
*/

/*
 * Modified version of mayer`s reset (http://meyerweb.com/eric/tools/css/reset/)
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
header, section, footer,
aside, nav, article, figure {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : inherit;
	font-family : inherit;
	vertical-align : baseline;
	background : transparent;
	}

header, section, footer,
aside, nav, article, figure {
	display : block;
	}

body {
	line-height : 1;
	font-size : 1em;
	}

h1 {
	font-size : 2em;
	}

h2 {
	font-size : 1.8em;
	}

h3 {
	font-size : 1.6em;
	}

h4 {
	font-size : 1.4em;
	}

h5 {
	font-size : 1.3em;
	}

h6 {
	font-size : 1.2em;
	}

hr {
	clear : both;
	height : 0;
	border : 1px solid #ccc;
	border-color : #ccc #fff #eee #fff;
	border-right : 0;
	border-left : 0;
	}

blockquote, q {
	quotes : none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content : '';
	content : none;
	}

li, dd, blockquote {
	margin-left : 1em;
	}

:focus {
	outline : 0;
	}

a:focus {
	outline : 1px dotted #f00;
	}

ins {
	text-decoration : none;
	}

del {
	text-decoration : line-through;
	}

table {
	border-collapse : collapse;
	border-spacing : 0;
	}

form label {
	cursor : pointer;
	}

.right {
	float : right !important;
	}

.left {
	float : left !important;
	}

.clearfix:after {
	visibility : hidden;
	display : block;
	font-size : 0;
	content : ' ';
	clear : both;
	height : 0;
	line-height: 0;
	}

.clearfix { width : 100%; display : inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height : 1%; }
/* close commented backslash hack */

/* the grid */
.grid-12 { clear : both; width : 100%: }
.col-nospace { margin : 0; }
.col-1 		{ float : left; width :  8.33%; margin : 0 1%;  }
.col-2 		{ float : left; width : 16.66%; margin : 0 1%; }
.col-3 		{ float : left; width : 25.00%; margin : 0 1%; }
.col-4 		{ float : left; width : 33.33%; margin : 0 1%; }
.col-5 		{ float : left; width : 41.66%; margin : 0 1%; }
.col-6 		{ float : left; width : 50.00%; margin : 0 1%; }
.col-7 		{ float : left; width : 58.33%; margin : 0 1%; }
.col-8 		{ float : left; width : 66.66%; margin : 0 1%; }
.col-9 		{ float : left; width : 75.00%; margin : 0 1%; }
.col-10 		{ float : left; width : 83.33%; margin : 0 1%; }
.col-11 		{ float : left; width : 91.66%; margin : 0 1%; }

/* My colour pallete:
 *
 * #123359 			the dark blue
 * #E0E8EE 			the light blue
 * #231F20 			the dark gray
 * #E4E7E7 			the light gray
 * #914E93 			the purple
 * #512B68 			the dark purple
 */

html {
	background : #E0E8EE url(html.jpg) 50% -80px repeat-x;
	}

body {
	background : transparent url(body.jpg) 50% -80px no-repeat;
	font : normal 14px  'Helvetica', 'Verdana', 'Georgia', sans-serif;
	line-height : 1.3em;
	color : #444;
	vertical-align : top;
	text-align : center;
	}

html.without-header-menu {
	background-position : 50% -120px;
	}
	
html.without-header-menu  body {
	background-position : 50% -120px;
	}

h1, h2, h3,
h4, h5, h6 {
	font-family : 'Avant Garde', 'Helvetica', 'Verdana', 'Georgia', sans-serif;
	line-height : 1.1;
	margin-bottom : .8em;
	}
.font_panel{
width:100px;
margin-left:93%;
position:static;
}

.font_panel a{
font-size:0.9em;
color:#fff;
text-decoration:none;
}

.font_panel a:hover{
font-size:0.9em;
color:#fff;
text-decoration:underline;
}
	

::-moz-selection,
::selection {
	background : #123359;
	color : #fff;
	}

pre, code, kbd,
tt, samp, tt {
	font-family: "andale mono", monospace;
	}

p {
	text-indent : 0;
	margin-bottom : 0.6em;
	}

.to-link {
	background : transparent;
	text-decoration : underline;
	border : 0;
	outline : 0;
	cursor : pointer;
	padding : 3px 5px;
	}

.to-link:hover {
	background : #eee;
	text-decoration : underline;
	}

a  {
	color : #21759B;
	text-decoration : underline;
	}

a:hover {
	color : #cb6e1a;
	text-decoration : underline;
	}

/*
 * Base structure
 */

#wrapper {
	margin : 0 auto 32px auto;
	text-align : left;
	width : 1168px;
	}

#the-header {
	position : relative;
	height : 120px;
	}
	
#logo {
	position : absolute;
	top : 10px;
	left : 10px;
	width : 85px;
	height : 84px;
	}

#sitename {
	width : 660px;
	position : absolute;
	top : 14px;
	left : 110px;
	font-size : 12px;
	color : #fff;
	text-shadow: 1px 1px 0 #021831;	-webkit-text-shadow: 1px 1px 0 #021831;	-moz-text-shadow: 1px 1px 0 #021831;	-o-text-shadow: 1px 1px 0 #021831;	-ms-text-shadow: 1px 1px 0 #021831;	-khtml-text-shadow: 1px 1px 0 #021831;
	}

#sitename h1, #sitename h1 a { font-size : 22px; line-height : 26px; margin : 0; color : #fff !important; }
#sitename h2, #sitename h2 a { font-size : 20px; line-height : 18px; margin : 0; color : #E0E8EE !important; }

#the-header .widget-container {
	position : absolute;
	top : 0;
	right : 0;
	width : 320px;
	height : 160px;
	overflow : hidden;
	color : #eee;
	font-size : 10px;
	}

#the-header .widget-container a {
	color : #eee;
	}
	
#the-header .widget-container a:hover {
	color : #fff;
	}
	
/* the menu */

.menu,
.menu li {
	margin : 0;
	padding : 0;
	list-style : none outside;
	}

#the-menu {
	height : 40px;
	font-size : 12px;
	margin-bottom : 10px;
	}

#the-menu ul li {
	float : left;
	line-height : 40px;
	vertical-align : middle;
	}

#the-menu ul li  a {
	display : block;
	padding : 0 12px;
	height : 40px;
	color: #ddd;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bolder;
	text-shadow: 1px 1px 0 #021831;	-webkit-text-shadow: 1px 1px 0 #021831;	-moz-text-shadow: 1px 1px 0 #021831; -o-text-shadow: 1px 1px 0 #021831;	-ms-text-shadow: 1px 1px 0 #021831;	-khtml-text-shadow: 1px 1px 0 #021831;
	}

#the-menu ul li  ul {
	display : none;
	}

#the-menu ul li  a:hover {
	color : #fff;
	text-decoration : underline;
	}
	
#the-menu ul li.current-menu-item a {
	background : transparent url(current-menu-item.png) 50% 100% no-repeat;
	}

#the-aside-menu {
	width : 180px;
	float : left;
	}
	
#the-aside-menu .menu li a {
	display : block;
	margin-left : 2px;
	padding : 6px;
	color : #555;
	text-decoration : none;
	font-variant : small-caps;
	font-size : 16px;
	text-shadow: 1px 1px 0 #eee;	-webkit-text-shadow: 1px 1px 0 #eee;	-moz-text-shadow: 1px 1px 0 #eee;	-o-text-shadow: 1px 1px 0 #eee;	-ms-text-shadow: 1px 1px 0 #eee;	-khtml-text-shadow: 1px 1px 0 #eee;
	}

#the-aside-menu .menu  li a:hover {
	color : #111;
	text-decoration : underline;
	}

#the-aside-menu .menu  li.current-menu-item a {
	background : #E0E8EE;
	}
	
#the-content { 
	min-height : 430px;
	background-color:#fff;
	width:1170px;
	}

#the-content h1 {
	font-weight : bolder;
	font-size : 24px;
	color : #2C3A54;
	text-align : left;
	text-shadow: 1px 1px 2px #eee;
	}
#the-content h2 {
	font-weight : bolder;
	font-size : 22px;
	color : #2C3A54;
	text-align : left;
	text-shadow: 1px 1px 2px #eee;
	}	
#the-content h4 {
	font-weight : bolder;
	font-size : 18px;
	color : #231F20;
	text-align : left;
	text-shadow: 1px 1px 2px #eee;
	}		


#the-content article.page {
	margin : 6px 16px 16px 16px;
	}
	
.sidebar {
	float : right;
	margin : 4px;
	background : #333;
	border-radius : 3px;
	color : #ddd;
	}

#the-sidebar .sidebar {
	width : 200px;
	}

#the-aside-menu .sidebar {
	width : 176px;
	}

#the-footer .widget-container li,
.sidebar li {
	margin-left : 15px;
	margin-bottom : 4px;
	}
	
#the-footer .widget-container,
.sidebar .widget-container {
	margin : 6px 6px 14px 6px;
	color : #ccc;
	font-size : 12px;
	}

#the-footer .widget-container {
	font-size : 11px;
	}
	
#the-footer .widget-container h3,
.sidebar h3 {
	font-size : 16px;
	color : #ccc;
	margin : 0 0 6px 0;
	}

#the-footer .widget-container h3 {
	font-size : 14px;
	}

#the-footer .widget-container a,
.sidebar  a {
	color : #ccc;
	}
	
#the-footer .widget-container a:hover,
.sidebar  a:hover {
	color : #E0E8EE;
	}
	

#the-footer {
	float : left;
	width : 1150px;
	background : #123359;
	color : #ccc;
	text-align : left;
	padding : 10px;
	
	margin-top : -25px;
	overflow : hidden;
	font-size : 11px;
	line-height : 1.1em;
	-webkit-border-bottom-left-radius : 4px;
	-webkit-border-bottom-right-radius : 4px;
	border-bottom-left-radius : 4px;
	border-bottom-right-radius : 4px;
	box-shadow: 0px 4px 5px #666;
	}

#the-footer a {
	color : #fff;
	}
h1, h2, h3,
h4, h5, h6, blockquote  {
	font-family : 'Avant Garde', 'Helvetica', 'Verdana', 'Georgia', sans-serif;
	line-height : 1.1;
	margin-bottom : .8em;
	color : #cb6e1a;
	column-span : all; -webkit-column-span : all; -moz-column-span : all; -o-column-span : all; -khtml-column-span : all; -ms-column-span : all;
	line-height : 1.2em;
	}

blockquote {
	color: #444;
	background : #f1f1f1 url(quotes.png) no-repeat left 4px;
	margin: 10px;
	padding: 12px 0px 16px 80px;
	font-size : 1.35em;
	line-height : 1.25em;
	font-style : italic;
	border-radius : 4px; -moz-border-radius : 4px; -webkit-border-radius : 4px; -o-border-radius : 4px; -ms-border-radius : 4px;
	overflow : hidden;
	}

article img {
	max-width : 99%;
	height : auto;
	}
	
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}


blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

.gallery {
	margin: 0 auto 18px auto;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px 0 ;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}

.attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

article.single embed { width : 100%; }

.columned {
	column-count: 3; -webkit-column-count: 3; -moz-column-count: 3; -o-column-count: 3; -ms-column-count: 3;
	column-gap: 20px; -ms-column-gap: 20px; -o-column-gap: 20px; -moz-column-gap: 20px; -webkit-column-gap: 20px;
	}

.columned p {
	overflow : hidden;
	}

.columned p img {
	max-width : 100%;
	height : auto;
	margin-bottom : 6px;
	}

.columned h1, .columned h2, .columned h3, .columned h4,
.columned h5, .columned h6, .columned blockquote {
	display : block;
	column-span : all !important; -moz-column-span : all !important; -webkit-column-span : all !important; -o-column-span : all !important; -ms-column-span : all !important;
	}


