/*
Theme Name: Schemertype Mag
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;
	color: #808080;
	background: #ffffff url(images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: underline;
	color: #243749;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 201px;
        position:relative;
}
	#header .pages {
		list-style-type: none;
		float: left;
	}
		#header .pages li {
			float: left;
			font-weight: bold;
			text-transform: uppercase;
			padding: 10px 20px 0 0;
		}
		#header .pages li a {
			color: #ffffff;
			text-decoration: none;
		}
	#header .rss {
		float: right;
		color: #ffffff;
		text-decoration: none;
		display: block;
		padding: 10px 0 0 24px;
		background: url(images/rss.gif) no-repeat 0 8px;
	}
	#header .right-flag{
		float: right;
		font-weight:bold;
		padding:10px 240px 0 0;
		text-transform:uppercase;
		color:#ffffff;
	}

#lang_sel {
width:500px;
height:60px;
}
#lang_sel ul{
list-style-type: none;
position:relative;
width:500px;
height:60px;
}
#lang_sel li {
font-size: 0.9em;
}
#lang_sel li a{
text-decoration: none;
color: #ffffff;
float:left;
}
#lang_sel li ul{
position:absolute;
top:0px;
left:60px;
}
#lang_sel li ul li{
float:left;
width:60px;
}
#lang_sel li li a{
float:none;
}

	#header h1 {
		clear: both;
		position:absolute;
                top:72px;
                left:0px;
	}
		#header h1 a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 425px; height: 24px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header .ad {
		position:absolute;
		top:40px;
		right:0px;
		width:380px;
		height:95px;
	}
	#header .categories {
		clear: both;
		list-style-type: none;
		background: url(images/categories-bottom.gif) repeat-x bottom;
		height: 50px;
                bottom:0px;
                list-style-type:none;
                position:absolute;
                width:970px;
	}
		#header .categories li {
			float: left;
			text-transform: uppercase;
			font-size: 10px;
			padding: 0 10px;
			background: url(images/divider.gif) no-repeat center right;
		}
		#header .categories li a {
			color: #243749;
			text-decoration: none;
		}
                #header .categories li a:hover {
			color: #CC0000;
			
		}
		#header .categories li li {
			padding: 0px;
		}
#pixopoint_menu1_wrapper {
position:absolute;
bottom:7px;
left:0px;
}
#pixopoint_menu1 li a {
padding:0px;
}

/** END header **/

/** BEGIN left sidebar **/
#lsidebar {
	clear: both;
	width: 235px;
	float: left;
	margin: 10px 5px 10px 0;
	padding: 5px;
	background-color: #eef0f2;
}
	#lsidebar #accordion h3{
		background: #2a4054 url(images/lsidebar-title.gif) no-repeat 0 0;
		text-transform: uppercase;
		font-size: 1em;
		border:1px solid #ffffff;
	}
	#lsidebar #accordion h3 a{
		color: #ffffff;
		padding: 13px 25px 14px 42px;
		display:block;
		text-decoration: none;
	}
	#lsidebar #accordion .box {
		background-image: none;
		margin-bottom:10px;
	}
	#lsidebar .box {
		background: #ffffff url(images/header.gif) repeat-x 0 0;
		border-width: 0 1px;
		border-style: solid;
		border-color: #D9D9D9;
	}
		#lsidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 3px 7px 10px;
		}
		#lsidebar .box ul {
			list-style-type: none;
			padding: 2px 2px 0px;
		}
			#lsidebar .box ul li {
				font-weight: normal;
				border-bottom: 1px solid #DDDDDD;
				font-size:12px;
				line-height:1.5em;
			}
			#lsidebar .box ul li a {
				color: #808080;
				padding: 5px;
				display:block;
				text-decoration: none;
			}
			#lsidebar .box ul li a:hover {
				color: #CC0000;
                                text-decoration: underline;
			}
/** END left sidebar **/

/** BEGIN content **/
.homebox{width:220px;float:left;margin:0px 5px 10px 0px; border:5px solid #eef0f2; padding:0px !important;}

.box {
	background-color: #eef0f2;
        padding:5px;
	margin-bottom: 5px;
}
.box .buffer {
	background: #ffffff url(images/header.gif) repeat-x 0 0;
	border-width: 0 1px;
	border-style: solid;
	border-color: #D9D9D9;
}
.box h2 {
	color: #243749;
	text-transform: uppercase;
	font-size: 1em;
	padding: 6px 7px 7px;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}

#content {
	width: 480px;
	float: left;
	margin: 0px 0 10px 0;
}
#content.home {
	width: 720px;
	float: left;
}
#pre-content{
	float: left;
	margin: 10px 0;
	width: 400px;
}
	
	#content .homelist {
		list-style-type: none;
		background-color: #ffffff;
		padding: 3px 10px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 10px;
			padding-bottom: 10px;
			border-bottom:1px solid #cccccc;
		}
		#content .homelist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 100px;
		}
		#content .homelist li a.title {
			color: #243749;
			font-size: 1.3em;
			font-weight: bold;
			text-decoration: none;
		}
		#content .homelist li p {
			line-height: 1.7em;
			margin: 2px 0;
                        font-size: 12px;
		}
		#content .homelist li .more {
			display: block;
			background: url(images/more.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 45px; height: 11px;
			float: left;
		}
	#content .postnav {
		background-color: #ffffff;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content.home .content {
		padding: 0px;
	}
	#content .content {
		padding: 10px;
	}
		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.7em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
	#content .featured {
		padding: 5px;
	}
/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
	width: 310px;
	float: right;
	margin: 10px 0 0px 0;
}
	#rsidebar .box {
		background-color: #eef0f2;
		padding: 5px;
		margin-bottom: 5px;
	}
		#rsidebar .box .buffer {
			background: #ffffff url(images/header.gif) repeat-x 0 0;
			border-width: 0 1px;
			border-style: solid;
			border-color: #D9D9D9;
		}
		#rsidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#rsidebar .box ul {
			list-style-type: none;
		}
			#rsidebar .box ul li {
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
				font-size: 1.2em;
			}
			#rsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#rsidebar .box ul li a:hover {
				color: #CC0000;
                                text-decoration: underline;
			}
		#rsidebar .box .flickr {
			text-align: center;
		}
			#rsidebar .box .flickr img {
				margin: 5px;
			}
		#rsidebar .box .video {
			padding: 3px 3px 0;
		}
		#rsidebar .box .tags {
			padding: 10px;
		}
		#rsidebar .box form {
			background: #ffffff url(images/search.gif) no-repeat center;
			width: 288px; height: 27px;
			padding: 5px;
		}
			#rsidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: transparent;
				float: left;
				width: 215px;
				margin: 6px 0 0 6px;
			}
			#rsidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 59px;
				height: 27px;
				background-color: transparent;
			}
#rsidebar .posttitle{
	white-space:nowrap;
	width:290px;
	overflow:hidden;
display:block;
}

/** END right sidebar **/

/** BEGIN footer **/
.footer-links{
	clear: both;
	margin-bottom:20px
}
.footer-links-left{
	width:490px;
	float:left;
}
.footer-links-right{
	width:470px;
	float:right;
}
.footer-links .title{
	background:#eef0f2;
	padding:5px;
	color: #243749;
	text-transform: uppercase;
	font-size: 1em;
	font-weight:bold;
}
.footer-links ul{
	list-style-type: none;
}
.footer-links ul li{
	float:left;
}

#footer {
	clear: both;
	background-color: #27323C;
	color: #ffffff;
	height: 50px;
	padding: 20px 0;
}
	#footer .buffer {
		width: 970px;
		margin: 0 auto;
		text-align: left;
	}
	#footer p {
		line-height: 1.6em;
		margin-bottom: 5px;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

#content .content #textformat p {line-height:1.7em;}
#textformat {padding:0 20px 20px 20px; line-height:1.7em;}
#content .content #textformat h3 {font-size:18px; font-weight:normal; color:#444; border-bottom:1px dotted #E1E1E1; padding-bottom:5px; margin-top:25px;}
#content .content #textformat h3.first {margin-top:0px;}
#content .content #textformat h4 {font-size:16px; font-weight:bold; color:#444;}
#textformat p {font-size:13px; font-weight:normal; color:#666;}
#textformat strong {font-size:13px; font-weight:bold; color:#1E1E1E;}
#textformat a {color:#0079A7;} 
#textformat a:hover {color:#CC0000;} 
#textformat a:visited {color:#3151A2;} 

#textformat ul {list-style-type:square; padding-left:30px; margin:5px 0;}
#textformat li {padding-bottom:0.45em; color:#666; font-size:12px;}

a.ft-1 {background:url(images/footer-images/01.gif) no-repeat; display:block; width:95px; height:83px;}
a.ft-1:hover {background:url(images/footer-images/01-roll.gif) no-repeat; display:block; width:95px; height:83px;}

a.ft-2 {background:url(images/footer-images/02.gif) no-repeat; display:block; width:129px; height:83px;}
a.ft-2:hover {background:url(images/footer-images/02-roll.gif) no-repeat; display:block; width:129px; height:83px;}

a.ft-3 {background:url(images/footer-images/03.gif) no-repeat; display:block; width:85px; height:83px;}
a.ft-3:hover {background:url(images/footer-images/03-roll.gif) no-repeat; display:block; width:85px; height:83px;}

a.ft-4 {background:url(images/footer-images/04.gif) no-repeat; display:block; width:166px; height:83px;}
a.ft-4:hover {background:url(images/footer-images/04-roll.gif) no-repeat; display:block; width:166px; height:83px;}

a.ft-5 {background:url(images/footer-images/05.gif) no-repeat left; display:block; width:150px; height:83px;}
a.ft-5:hover {background:url(images/footer-images/05-roll.gif) no-repeat; display:block; width:150px; height:83px;}

a.ft-6 {background:url(images/footer-images/06.gif) no-repeat; display:block; width:89px; height:83px;}
a.ft-6:hover {background:url(images/footer-images/06-roll.gif) no-repeat; display:block; width:89px; height:83px;}

a.ft-7 {background:url(images/footer-images/07.gif) no-repeat; display:block; width:134px; height:83px;}
a.ft-7:hover {background:url(images/footer-images/07-roll.gif) no-repeat; display:block; width:134px; height:83px;}

a.ft-8 {background:url(images/footer-images/08-roll.gif) no-repeat left; display:block; width:145px; height:83px;}
a.ft-8:hover {background:url(images/footer-images/08.gif) no-repeat left; display:block; width:145px; height:83px;}



/** END wordpress 2.7 comments **/

.holding-image{
width:388px;
height:109px;
display:block;
background:url(images/holding.jpg);
}

#lang_sel_list li{width:65px; height:52px; padding:0 5px 5px 0;}
#lang_sel_list ul ,#lang_sel_list{width:420px;}
#lang_sel_list img.iclflag{display:block;left:10px;margin-bottom:5px;}
#lang_sel_list {height:95px !important; width:380px;}

#lang_sel_list ul a, #lang_sel_list_list ul a{background:none !important;color:#ffffff;border:none;}
#lang_sel_list a.lang_sel_sel {background:none !important;color:#ffffff;border:none;}
#lang_sel_list a.lang_sel_sel:hover {background:none !important;color:#ffffff;border:none;}
#lang_sel_list a, #lang_sel_list a:visited{background:none !important;color:#ffffff;border:none;float:left;padding:1px;}
#lang_sel_list a.selected{border:1px solid #6688a7;background-color:#334b63 !important;padding:0;}

#lang_sel_list ul{border:none;}
#lang_sel_list ul a, #lang_sel_list_list ul a:visited{line-height:18px;}
#lang_sel_list ul a, #lang_sel_list_list ul a:visited {padding:3px 0px;}

#flagtip { 
    display:none; 
    background:transparent url(images/tooltip.png) no-repeat; 
    font-size:12px; 
    height:39px; 
    line-height:30px; 
    width:141px; 
    padding:0px; 
    color:#fff;     
z-index:9999;
}



/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.gsc-search-box,
.gsc-tabsArea{display:none;}

#cse{padding-top:20px;}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 678px !important;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}

/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border-bottom: 1px solid #e9e9e9;
}
.gsc-resultsHeader  {border:none !important;}

.gs-title{color:#243749 !important;font-weight:bold;text-decoration:none !important;font-size:14px;}
