/*
Theme Name: Ohsohightech (Sidebar Test)
Theme URI: http://www.nyssajbrown.net/pockett/
Description: A simple single column theme. Released under <a href="http://creativecommons.org/licenses/GPL/2.0/">Creative Commons General Public License</a> (GNU GPL). Icons thanks to <a href="http://famfamfam.com/">FAMFAMFAM</a>. Default photography &copy; <a href="http://www.nyssajbrown.net/photoblog/">Nyssa Brown Photography</a>
Version: 1.0
Author: Nyssa Brown Design
Author URI: http://www.nyssajbrown.net/
*/

/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Global */

body {
text-align:center;
background:#f2f2f2;
font-family: Arial, Helvetica, sans-serif;
font-size:62%;
}

#wrapper {
width:950px;
background:url(images/wrapper.gif) top repeat-y;
margin:0 auto;
}

#menu
{
	background:url(images/ohso_top_title.png) top no-repeat;
	height: 183px;
	display: block;
}

#menu.kortfattat
{
	background:url(images/ohso_top_kortfattat_title.png) top no-repeat;
}

#menu.artiklar
{
	background:url(images/ohso_top_artiklar_title.png) top no-repeat;
}

.rss
{
margin-left: 4px;
}

.content {
width:810px;
margin:0 60px;
text-align:left;
}

a {
color: #3366A9;
text-decoration:none;
}

a:hover {
color:#333;
}

#post ol li {
list-style: decimal;
}

#post dl {
margin-bottom:10px;
}

#post dt {
font-weight:bold;
}

#post dd {
padding-left:20px;
font-style:italic;
}

#post code {
font-size:1em;
font-family:"Courier New", Courier, monospace;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.clear {
clear:both;
}

/* Blog Title Styling */

#blog_title {
height:65px;
}

.blog_title, .blog_title a {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
padding:15px 10px;
text-decoration:none;
font-size:1.6em;
font-weight:normal;
width: 100px;
height: 115px;
position: relative;
}

/* About/Image Styling */

#about {
height:135px;
background:url(images/ohsohightech_logo.html) no-repeat;
font-size:1.4em;
margin: 40px 110px 20px;
padding: 5px 50px 0 210px;
width: 300px;
position: relative;
}

#about p {
margin-bottom:10px;
}

#about a {
width: 100px !important;
height: 90px !important;
position: absolute;
top: 0px;
left: -250px;
padding-left: 250px;
}

#about a:hover {
text-decoration:underline;
}

/* Primary Content */

#primary {
padding:20px;
width: 560px;
float: left;
}

/* Articles */

.shorty  h1.article_title,.shorty  h1.article_title a {
font-size:1.5em;
}

.article_title, .article_title a {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.5em;
font-weight:normal;
}

#category-tag
{
float:left; margin-right: 6px; line-height: 2em; margin-top: 4px;
background-color: #4F4F4F;
padding-right: 5px; padding-left: 5px; color: white;
}

.shorty  #category-tag
{

background-color: #9F9F9F;
color: white;

}

.article_title a:hover {
color:#3366A9;
}
 
.entry {
font-size:1.4em;
line-height:1.6em;
color:#1F1B1B;
margin: 5px 0 10px 0;
clear: both;
}

.entry p {
margin-bottom:20px;
}

.entry a {
color:#3366A9;
text-decoration:none;
}

.entry  ul, ol {
margin-bottom:10px !important;
margin-left:20px !important;
}

.entry ul li {
list-style:square !important;
}


.entry .img_border {
	border: 1px solid silver !important;
	background-color: ghostwhite !important;
	margin: 4px;
	padding: 3px;
}

.entry img {
	margin: 4px;
	padding: 3px;
}

.wp-caption-text
{
	font-size: 80%;
	text-align: center;
}

p.tags
{
	font-size: 80%;
	margin: 5px 0 5px 0;
	padding: 0;
}

.entry a:hover {
color:#333;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .recent-post-header {
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color:#606060;
margin-bottom:5px;
}

.entry h3, .entry h4, .entry h5 , .recent-post-header
{
	font-family:Arial, Helvetica, sans-serif;

}

.entry h3
{
	font-size: 1.2em;
}

.postmetadata {
border-top:1px dashed #cccccc;
border-bottom:1px dashed #cccccc;
margin:0 -15px 15px -15px;
padding:10px 20px 10px 20px;
font-size:1.2em;
color:#5F5F5F;
background-color: #F2F2F2;
}

.postmetadata a {
color:#3366A9;
text-decoration:none;
}

.postmetadata a:hover {
color:#333;
}

.postmetadata_entry {
border-top:1px dashed #cccccc;
border-bottom:1px dashed #cccccc;
margin:15px -10px 15px -10px;
padding:10px 20px 10px 20px;
font-size:1.2em;
color:#5F5F5F;
background-color: #F2F2F2;
}

.postmetadata_entry a {
color:#3366A9;
text-decoration:none;
}

.postmetadata_entry a:hover {
color:#333;
}

.postmetadata_entry ul li
{
	float: left;
}

.postmetadata_entry ul li.text
{
	padding-left: 10px;
	width: 400px;
}

/* Pages */

.page_title, .page_title a {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.6em;
}

.page_body {
font-size:1.4em;
line-height:1.6em;
color:#3c3c3c;
margin:10px 0;
}

.page_body p {
margin-bottom:20px;
}

.page_body h1, .page_body h2, .page_body h3, .page_body h4, .page_body h5 {
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#606060;
margin-bottom:5px;
}

.page_body a {
color:#3366A9;
text-decoration:none;
}

.page_body a:hover {
color:#333;
}

.archive_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}

.edit {
font-size:1.2em;
padding-left:20px;
background:url(images/pencil.gif) left no-repeat;
}

.edit a {
color:#bdbdbd;
text-decoration:none;
}

/* Custom Archives Page */

.archives_left {
width:45%;
float:left;
}

.archives_right {
width:45%;
float:right;
}

/* Comments/Comment Form */

.comment_link
{
padding-left:20px;
background:url(images/comment.png) left no-repeat;
}

.comments_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:2em;
font-weight:normal;
}

ol.commentlist {
margin:20px 0;
}

ol.commentlist li {
list-style:none;
font-size:1.4em;
padding:10px 20px 10px 20px;
border-bottom:1px dashed #ccc;
margin:0 -10px 0 -10px;
color:#3c3c3c;
background:#F2F2F2;
}

ol.commentlist li.pingback {
list-style:none;
font-size:1.4em;
padding:5px 0 5px 0;
margin:0 0 0 0;
color:#3c3c3c;
border-bottom:none !important;
background:#F2F2F2;
}

ol.commentlist li p {
margin-bottom:10px;
line-height:1.4em;
}

.alt {
background:#FFF !important;
}

.comment_meta {
padding:5px 0;
font-weight:bold;
}

.comment_meta a {
color:#3366A9;
text-decoration:none;
}

.comment_meta a:hover {
color:#333;
}


.commentno {
color:#cccccc !important;
text-decoration:none;
}

.login {
font-size:1.2em;
color:#8e8e8e;
}

.login a {
color:#3366A9;
text-decoration:none;
}

.login a:hover {
color:#333;
}

label {
color:#8e8e8e;
font-size:1.2em;
}

input#author, input#email, input#url, input#s {
margin-bottom:5px;
padding:5px;
width:96%;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
border:1px solid #dddddd;
}

input#author:hover, input#author:focus, input#email:hover, input#email:focus, input#url:hover, input#url:focus, textarea#comment:hover, textarea#comment:focus,input#s:hover, input#s:focus {
border:1px solid #7B8902;
}

textarea#comment {
width:96%;
margin:10px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
padding:5px;
border:1px solid #dddddd;
}

input#submit {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
border:none;
height:28px;
width:158px;
padding:5px;
background:url(images/submit.gif) no-repeat;
}

input#submit:active {
background:url(images/submit.gif) no-repeat;
background-position:bottom;
}

/* Misc / Custom Styles */

.imgleft {
padding:0 15px 0 0;
}

.imgright {
padding:0 0 0 15px;
}

blockquote {
padding:0 35px;
font-style:italic;
background:url(images/quote.gif) top left no-repeat;
}

.note {
background:#F2F2F2 url(images/note.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-size:.9em;
padding:5px 10px 5px 25px;
color:#6b6b6b;
} 

.codebit {
background:#F2F2F2 url(images/code.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-family:"Courier New", Courier, monospace;
padding:5px 10px 5px 30px;
}

.dl {
background:#F2F2F2 url(images/dl.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
padding:5px 10px 5px 30px;
}

.green {
background:#c4d550;
padding:0 5px;
}

.grey {
background:#dddddd;
padding:0 5px;
}

.navigation {
margin-bottom:25px;
}

.alignleft {
float:left;
padding-right: 5px;
}

.aligncenter {
text-align: center;
margin: 0 auto;
}

.alignright {
float:right;
padding-left: 5px;
}

.alignleft a, .alignright a {
color:#3366A9;
text-decoration:none;
font-size:1.2em;
}

.alignleft a:hover, .alignright a:hover {
color:#333;
}

/* Footer */

#search {
margin:5px 0 5px 0;
}

input#s {
width:94%;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
padding:5px;search
border:1px solid #dddddd;
}

.search_title, .fof_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.8em;
font-weight:bold;
}

#footer {
background:url(images/footerbg.gif) no-repeat;
height:15px;
padding:10px 20px;
margin: 0 75px;
font-size:1.2em;
color:#FFF;
}

#footer_buttons
{
padding: 5px 0 5px 0;
margin: 0 auto;
}

#footer a {
color:#3366A9;
text-decoration:none;
}

#footer a:hover {
color:#333;
}

.to_top {
background:transparent url(images/totop.gif) no-repeat scroll 0%;
position:absolute; /*this replaces float - fixes thanks to Larry of	http://blog.lroot.com*/
height:18px;
width:19px;
margin:0 0 0 480px; /*this was updated*/
padding:9px 5px;
}

.to_top a {
padding:8px;
}

/* Hide WordPress stats image */

img#wpstats {
display:none;
}

/* Sidebar */

#sidebar
{
	float:right;
	width: 198px;
	margin-top: 15px;
	/* background-color: #F2F2F2; */
	padding: 5px;
	overflow: hidden;
}

.sidebar_ul
{
	list-style: none;
}

.sidebar_ul li
{
	list-style: none;
}

.box {
position: relative;
background-color: #fff;
width: 198px;
margin: 20px 0 12px 0;
padding: 4px 0;
border-left: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
border-top: 4px solid #DBDBDB;
border-bottom: 4px solid #DBDBDB;
		-moz-border-radius: 4px;
}
#sidebar h2,
.box h2 {
	color: #d79c1b;
	margin: 0.3em 0 0.4em 10px;
	font: 1.5em Helvetica, Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	padding: 4px;
}
#sidebar h2 {
	margin: 0;
}
#sidebar h2 a {
	color: #d79c1b;
}

.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 1.2em;
	width: 214px;
	line-height: 1.8;
}
.box ul li {
	width:198px;
	float: left; 
	margin: 0;
	padding: 0;
	border-top: 1px solid #F0F0F0;
}
.box ul a {
	padding: 2px 0 2px 5px;
	display: block;
	text-decoration: none;
	color: #444;
}

.box ul li.inline {
   padding-left: 8px;
}
.box ul li.inline a {
   padding: 2px;
   line-height: 2.1em;
   display: inline;
}
.box ul a:visited {	
	text-decoration: none;
}
.box ul li:hover a:visited {
	text-decoration: underline;
}

.box ul a:active {
	background-color: #F5F5F5;
	outline: none;
}

.box ul a:focus {
	outline: none;
}
.box ul a:hover {
	text-decoration: underline;
	border: 0;
}

.singletweet, .recent-comments li span
{
	padding: 0 5px 0 5px !important;
}

.singletweet span, .recent-comments span
{
	display: block !important;
	width: 188px;
}

.singletweet a, .recent-comments a
{
	display: inline !important;
	padding: 0 !important;
	font-size: 100%;
	font-weight: bold;
}

.box #twitter-follow 
{
	padding: 0;
	margin: 0;
}

.box #twitter-follow li
{
	background: url(images/Twitter-16x16.png) no-repeat 5px 50%;
	padding-left: 18px;
}

.delicious-post
{
	margin-bottom: 8px;
}

.delicious-network-username, .delicious-network-add
{
	padding: 0 0 5px 10px;
}

.similarPost li
{
  font-size: 80%;
}

.similarPost li a
{
  font-size: 130% !important;
}



/*
.similarPost
{
	padding:10px 10px 10px 10px;
	margin:10px -10px 0 -10px;
	font-size:1.2em;
}



.similarPost li.header
{
	color:#606060;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0;
}
*/

#google_ads_div_Ohsohightech_Single_Post_Low
{
	margin-bottom: 10px;
	margin-left: 45px;
}

#google_ads_div_Ohsohightech_In_Post
{
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
}


#google_ads_div_Ohsohightech_In_Post_Banner
{
	position: relative;
	top: -20px;
	text-align: center;
}

#recent-posts li
{
	font-size: 1.4em;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #DFDFDF;
}

.recent-post-header
{
		font-size: 1.6em;
}

/* CIAO */

.bannerContainer{
	clear:both;
	width:140px;
}
.banner_bgtop{
	background-image:url(../../../ide/images/box/bg_top.gif);
    background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;

}
.banner_bgtop span{
	background-image:url(../../../ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:140px;
	height:51px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:center;
	-moz-box-sizing: border-box;
}
*html .banner_bgtop span{
	background-image:url(../../../ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:140px;
	height:51px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:center;
	-moz-box-sizing: border-box;
}
.banner_bgtop a img{
	align:center;
	position:relative; top:10px;
}
.banner_bgtop a.linksCiaoTop{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 10px 0px 0px!important;
	text-decoration:none!important;
	border:0!important;
}
.banner_bgmiddle{
	background-image:url(../../../ide/images/box/bg_middle.gif);
	background-position:left top;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	width:140px;
	-moz-box-sizing: border-box;
}
.banner_bgmiddle span{
	background-image:url(../../../ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 5px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	width:140px;
	-moz-box-sizing: border-box;
}
*html .banner_bgmiddle span{
	background-image:url(../../../ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 0px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:140px;
}
.banner_bgmiddle a.arrowCiao{
	background:transparent url(../../../ide/images/box/arrow.gif) no-repeat 0px 5px!important;
	font:11px arial!important;
	color:#ff7c00!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:underline!important;
	display:block!important;
	text-align:left!important;
	border:0!important;
}
.banner_bgmiddle form.busqueda{
	margin:0px;
	padding:0px;
}
.banner_bgmiddle span  input.search{
	background:url(../../../ide/images/box/form_80x25.gif) no-repeat;
	font:10px arial;
	border:0px solid #ff0000;
	float:left;
	width:80px;
	height:25px;
	margin:0px 1px 0px 0px;
	padding:5px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
}
.banner_bgmiddle input.go{
	margin:2px 0px 0px 5px;
	width:20px;
	height:20px;
	display:inline;
	float:clear;
	border:0;
}
.banner_bgbottom{
	background-image:url(../../../ide/images/box/bg_bottom.gif);
	background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;
}
.banner_bgbottom span{
	background-image:url(../../../ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 5px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;
}
*html .banner_bgbottom span{
	background-image:url(../../../ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 0px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:140px;
	-moz-box-sizing: border-box;
}
.banner_bgbottom a.linksCiaoBottom{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:none!important;
	display:block!important;
	border:0!important;
}
.banner_bgbottom div.footnoteCiao {
	margin: 5px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	font: 9px arial;
	color: #7b7b7b;
	text-align: center;
}
.banner_bgbottom div.logo{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	text-align:center;
}