/*  
Theme Name: OneCol
Theme URI: http://abelpalos.com
Description: One column phenomenon.
Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
}
body { 
background: #fff url("") repeat;
	color: #777777;
	font-family: 'Tahoma', 'Verdana', 'Arial', Sans-Serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
}
dl.data {width:400px;overflow: hidden;}
dl.data dt{border-bottom: 1px solid #DEDEDE;float: left;padding-bottom: 3px;padding-top: 3px;width: 50%;font-weight: bold;}
dl.data dd{border-bottom: 1px solid #DEDEDE;float: right;padding-bottom: 3px;padding-top: 3px;text-align: right;width: 50%;}
#container-400{padding-top:10px;width: 409px; height: 240px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

.featured{margin-top:-80px !important;}
.featured a{color:#fff !important;padding:5px 7px;}
h2.featured a{background: #D13072 !important;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-bottomright: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
text-shadow: 0px -1px 1px #333;
}
h2.featured a:hover{background: #90C63A !important;}

#firstPostThumb{width: 500px;height: 260px;margin-bottom: 10px;}


#nagyit{
	margin-top:5px;
    float:right;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background: #90C63A;
	text-decoration: none;
	padding:4px 6px;}
#nagyit a{
	padding: 2px 6px 2px 6px;
	color: #fff;
	font-weight: bold;
	font: 10px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
}
#nagyit:hover{background: #D13072}

#allin {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius: 2px;
	/*border:1px solid #DDDDDD;*/
	color:#777;
	background-color:#FFF;
	margin: 20px auto 20px;
	width: 960px;
	overflow: auto; 
}
#fix, #fix2{
    margin: 10px auto;
	width: 381px;
	padding: 10px;
	color:#666;
	background-color: #ffffcc;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius: 2px;
	border: 1px solid #D13072;
	overflow: hidden;
}
#fix a, #fix a:visited{color:#D13072;}
#fix #img{float:left;margin-right: 20px;}
#fix h1{font-size: 20px;margin-bottom: 2px;}
#fix h2{font-size: 14px;margin-bottom: 4px;}
#fix h3{font-size:12px;font-weight: bold;}
#fix #texts p{margin-top:2px;}

div#linkedLogo {
	display:block;
	margin-top:0px;
	padding-top:0px;
	width:460px;
	height:120px;
}
#linkedlogo a span{
	display:none;
}
div#allin div#linkedlogo a{
	display:block;
	width :460px;
	height:130px;
	background-image:url("images/hello-there.jpg");
	/*background-color:#009;*/
	background-position:center;
	background-repeat:no-repeat;
}
.menu{
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius: 5px;
    background-color: #D13072;
    height:40px;
    width:888px;
    margin: 20px auto 15px;
}
.menu ul li{
	padding: 10px 0 10px 10px;
	font: 11px 'Tahoma', 'Arial', Sans-Serif;
    float: left;
    list-style-type: none;
}
.menu ul li a:link,
.menu ul li a:visited,
.menu ul li.cat-item a:link,
.menu ul li.cat-item a:visited{
	color: #fff;
	text-decoration: underline;
}
.menu ul li a:hover,
.menu ul li a:active,
.menu ul li a:focus,
.menu ul li.cat-item a:hover,
.menu ul li.cat-item a:active,
.menu ul li.cat-item a:focus{
	text-decoration: underline;
	color: #fff;
}
#about{width:940px;margin:0 auto;background: #D13072;padding:10px;margin-bottom: 20px;-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;}
.breadcrumb{padding-bottom: 4px;color: #fff; font-size: 10px;}
.breadcrumb li{list-style-type: none;}
#about p{padding-bottom: 3px;color:#fff;font-size: 10px;}
#about a,#about a:hover{color:#fff;text-decoration: underline;}

.menu ul li.meta-bottom{
	list-style-type: none;
	margin: 0 auto 15px auto;
	width: 888px;
}
ul#about {
	list-style-type: none;
	margin: 20px auto 15px auto;
	width: 888px;
}
ul#about li.about-top {
	background: #D13072;
	margin: 0;
	padding: 0;
	width:878px;
}

ul#about li.about, ul#about li.about li{
	background: #D13072;
	margin: 0;
	padding: 0;
}
ul#about li.about p{
	color: #FFFFFF;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	margin: 0;
	padding: 2px 10px 8px 10px;
}
#catman p a,
ul#about li.about p a, 
ul#about li.about p a:visited{
	color: #FFFFFF;
	font: bold 10px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: none;
}
ul#about li.about p a:hover{
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
ul#about li.about-bottom {
	background: #D13072;
	width:878px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 20px;
	margin: 0;
	padding: 0;
}
ul#meta{
	list-style-type: none;
	margin: 20px auto 15px auto;
	width: 888px;
}
ul#meta li.meta-top {
	background: #D13072;
	height:10px;
	width:888px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	margin: 0;
	padding: 0;
}
ul#meta li.meta {
	background: #D13072;
	margin: 0;
	padding: 0;
}
ul#meta li.meta p, li.breadcrumb p{
	color: #FFFFFF;
	font: 11px 'Tahoma', 'Arial', Sans-Serif;
	margin: 0;
	padding: 2px 10px 8px 10px;
}
ul#meta li.meta p a, ul#meta li.meta p a:visited, .breadcrumb p a{
	color: #FFFFFF;
	font: 11px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: none;
}

ul#menu-bottom li.meta-bottom,
ul#meta li.meta-bottom {
	background: #D13072;
	height: 10px;
	margin: 0;
	padding: 0;
		width:888px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#firstPost {
	list-style-type: none;
	margin: 0 10px 0 20px;
	width: 440px;
	padding-left:15px;
	text-align:left;
	float:left;
	border-bottom:1px dashed #DCDCDC;
}
.firstPost {
	width: 500px;
	margin-left:0px;
	min-height: 220px;
	border-bottom:1px dashed #DCDCDC;
	padding-bottom: 5px;
}
.firstPost h2 {
	color: #777;
	font: bold 24px 'Tahoma', 'Arial', Sans-Serif;
	font-weight: normal;
	margin-top: 10px;
	padding: 0 0 5px 0;
}
.firstPost h2.archive {
	padding: 5px 0 0 0;
}
.firstPost h2.error {
	font-weight: bold;
}
.firstPost h2 a, .firstPost h2 a:visited {
	color: #777;
	font-weight: bold;
	text-decoration: none;
} 
.firstPost h2 a:hover {
	color: #333;
	text-decoration: none;
}
.firstPost p {
	color: #777;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	line-height: 130%;
	margin: 0;
	padding: 1px 0px;
	text-align:left;
}

.firstPost p a, #firstPost li.about p a:visited {
	font-size: 11px;
	color: #D13072;
	font-weight: bold;
	text-transform: uppercase;     
}
#firstPost ul{
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#firstPost ul li a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D13072;
}
.firstPost p a:hover {	font-size: 11px;
	text-decoration: underline;
	font-weigth: bold;
	text-transform: uppercase;
	color: #90C63A;;
}
.firstPost-bottom{
	background: #fff;
	color: white;
	font: 9px 'Tahoma', 'Arial', Sans-Serif;
	height: 26px;
	margin:10px 0 5px 0;
	width:500px;
}

li.singlePost-bottom{
	background: #fff;
	color: white;
	font: 9px 'Tahoma', 'Arial', Sans-Serif;
	height: 26px;
	margin:0 0 5px 0;
	width:400px;} 

.firstPost-bottom a, .firstPost-bottom a:visited, li.singlePost-bottom a, li.singlePost-bottom a:visited{
	color: #fff;
	font: 10px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 6px;
    float:right;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background: #D13072;
}


li.singlePost-bottom a, li.singlePost-bottom a:visited{
background: #2FBEEA;
}

.subscribe-to-comments a{color: #D13072;}

.firstPost-bottom a:hover, li.singlePost-bottom a:hover{
	background: #90C63A;
	border-bottom: 1px solid #FFFFFF;
	color: #fff;
}
#firstPost li.page-bottom {
	background: #fff url("") no-repeat;
	border-top: 0px solid #888888;
	color: white;
	font: 11px 'Tahoma', 'Arial', Sans-Serif;
	height: 16px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-align: right;
}

ul#sidePost {
	list-style-type: none;
	margin: 15px 35px 0 0px;
        padding-left:25px;
	width: 400px;
	text-align:left;
        float:right;
        border-left: 1px solid #ddd;
overflow:hidden;
}

li.sidePost-top h2{
margin:20px 0 10px 0px;
}

ul#sidePost li.sidePost {
	width: 300px;
padding-top:5px;
}
ul#sidePost li.sidePost h2 {
	color: #777;
	font: bold 24px 'Tahoma', 'Arial', Sans-Serif;
	font-weight: normal;
	margin-top: 10px;
	padding: 0 0 5px 0;
}
ul#sidePost li.sidePost h2.archive {
	padding: 5px 0 0 0px;
}
ul#sidePost li.sidePost h2.error {
	font-weight: bold;
}
ul#sidePost li.sidePost h2 a,
ul#sidePost li.sidePost h2 a:visited {
	color: #777;
	font-weight: bold;
	text-decoration: none;
} 
ul#sidePost li.sidePost h2 a:hover {
	color: #333;
	text-decoration: none;
}
ul#sidePost li.sidePost p {
	color: #777;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	line-height: 130%;
	margin: 0;
	text-align:left;
}
ul#sidePost li.sidePost p,ul#sidePost li.sidePost img{
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
	margin-bottom: 3px;
}
ul#sidePost li.sidePost p a, ul#sidePost li.about p a:visited {
	font-size: 11px;
	color: #D13072;
	font-weight: bold;
	text-transform: uppercase;     
}

ul#sidePost ul{
	font-weigth: bold;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 10px;
	width:400px;
}
ul#sidePost ul li a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D13072;
}
ul#sidePost li.sidePost p a:hover {
	font-size: 11px;
	text-decoration: underline;
	font-weigth: bold;
	text-transform: uppercase;
	color: #90C63A;
}
ul#sidePost li.sidePost-bottom, li#ace-recent-posts ul li{
	font: 9px 'Tahoma', 'Arial', Sans-Serif;
	text-align: left;
border-bottom: 1px dashed #ccc;
list-style-type:none;
}
ul#sidePost li.sidePost-bottom{padding:0 10px 10px 0;}
li#ace-recent-posts ul li{padding:6px 10px 8px 0;}


ul#sidePost li.sidePost-bottom a, ul#sidePost li.sidePost-bottom a:visited {
	background: #2FBEEA;
	color: #fff;
	font: 10px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
li#ace-recent-posts ul li a, li#ace-recent-posts ul li a:visited {color: #D13072;}
li#ace-recent-posts ul li a:hover {color: #90C63A;}
ul#sidePost li.sidePost-bottom a:hover{
	color: #fff;
        background: #90C63A;
}

ul#sidePost li.page-bottom {
	background: #fff url("") no-repeat;
	border-top: 0px solid #888888;
	color: white;
	font: 11px 'Tahoma', 'Arial', Sans-Serif;
	height: 16px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-align: right;
}

#singlePost {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	width: 500px;
	text-align:left;
}
#singlePost h2 {
	color: #666;
	font: bold 24px 'Tahoma', 'Arial', Sans-Serif;
	font-weight: normal;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align:left;
}
#singlePost h2 a,
#singlePost h2 a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
} 
#singlePost h2 a:hover {
	color: #666;
	text-decoration: none;
}
#singlePost p {
	color: #777777;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	line-height: 140%;
	margin: 0;
	padding: 5px 10px 5px 0px;
	text-align: left;
}
#singlePost img{
	max-width: 500px;
	width: expression(this.width > 500 ? 500: true);
	margin:5px 0 3px 0;
}

#singlePost p a, #singlePost p a:visited {
	color: #D13072;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#singlePost p a:hover {
	color: #D13072;
}

#singlePost ul {
	color: #777777;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	line-height: 140%;
	margin-left: 20px;
	padding: 5px 10px;
	text-align: left;
}
#singlePost ul{
	color: #777777;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	line-height: 140%;
	margin-left: 20px;
	padding: 5px 10px;
	text-align: left;
}
#singlePost ul a{
	color: #D13072;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#singlePost ol, #firstPost ol{
	margin-left: 30px;
	padding-right: 10px;
	line-height: 1.5em;
}

ul#oldentries {
	list-style-type: none;
	margin: 15px 10px 10px 0 !important;
}
ul#oldentries li {
	border-bottom: 1px dashed #DCDCDC;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
}

ul#oldentries li a:hover{
color:#90C63A;
}

.olddate {
	color: #888888;
	float:right;
	font: 10px 'Tahoma', 'Arial', Sans-Serif;
	padding-top: 2px;
	text-align: right;
}

#category {
	float:right;
	font: 10px 'Tahoma', 'Arial', Sans-Serif;
	padding-top: 2px;
	text-align: left;
	padding-right:20px;
}

#category a{
	color: #0087ff;
	text-decoration: none;
	text-align: left;
}

h3 {
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
}

h3 a { color: #777777; text-decoration : none; } 
h3 a:hover { color: #000000; text-decoration: none; } 

h2.arch-title {
	color: #FFFFFF;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	margin: 0;
	padding: 0px 10px 5px 10px;
}
h2.arch-title a { color: #FFFFFF; font-weight: bold; text-decoration : none; } 
h2.arch-title a:hover { border-bottom: solid 2px #FFFFFF; color: #FFFFFF; text-decoration: none; } 


#footer {
	background: url("images/footer-bar-wide.jpg") no-repeat;
	background-position: left top;
	margin: auto;
	width: 960px;
        height: 50px;
        float:left;
}
#footer p {
	font: 11px 'Tahoma', 'Arial', Sans-Serif;
	margin: 0 auto;
	padding: 35px 0 10px 0;
}
#footer p a, #footer p a:visited {
	color: #D13072;
	font: bold 10px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
}
#footer p a:hover {
	border-bottom: 2px solid #D13072;
	text-decoration: none;
}


acronym { border-bottom: 1px dotted #666666; cursor: help; }
abbr { border-bottom: none; color: #999999; cursor: help; font: 11px 'Tahoma', 'Arial', Sans-Serif; }
code { background: #F6F6F6; border: 1px solid #EEEEEE; font: 1em 'Courier New', 'Arial', Sans-Serif; padding: 0 2px; }
img { border: none;
display: block; }
.no { display: none; margin: 0; padding: 0; }
.break { clear: both; }
blockquote {
}
.firstPost blockquote p {
	color: #666;
	margin: 10px 50px 20px 50px;
	font: bold 32px 'Tahoma', 'Arial', Sans-Serif;
}
dl#speak dd{
	margin: 10px 0px;
	width: 430px;
}

dl#speak h3, dl#nospeech h3 {
	font: bold 12px 'Tahoma', 'Arial', Sans-Serif;
	margin: 5px 0;
	padding: 15px 0;
}
dl#speak {
	border-top: 2px solid #EAEAEA;
	margin: 20px 0 5px 30px;
	width: 420px;
}
dl#nospeech {
	border-top: 2px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
	margin: 20px auto 0 auto;
	padding: 0 20px;
	text-align: center;
	width: 360px;
}
dl#speak dt {
	color: #777777;
	font: bold 12px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
width:390px;
}
dl#speak dt a, dl#speak dt a:visited, dl#speak dd p a, dl#speak dd p a:visited {
	color: #D13072;
	font: bold 12px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
}
dl#speak dt a:hover, dl#speak dd p a:hover {
	color: #90C63A;
}
dl#speak dd {
	margin: 0px 0 20px 0;
}
dl#speak dd p {
	color: #777777;
	font: 11px 'Tahoma','Arial', Sans-Serif;
	line-height: 160%;
	margin: 0;
	padding: 5px 10px 0 0;
	width: 380px;
}
dl#speak dd p a, #speak dd p a:visited {
	font: bold 10px 'Tahoma', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
}

.subscribe-to-comments{
margin:0 0 10px 0;
}

.talkInfo {
	background: #F5F5F5;
	border: 1px solid #ddd;
	color: #777777;
	float: right;
	font: 11px 'Courier New', Sans-Serif;
	line-height: 140%;
	margin: 26px 40px 0 20px;
	padding: 10px;
	text-align: left;
	width: 300px;
}
.highlite {
	background: #F6F6F6;
	border: 1px solid #EEEEEE;
	padding: 0 2px;
}
form#speakForm {
	border-top: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	width: 500px;
}
form#speakForm label {
	display: block; 
	padding: 10px 0 0 0; 
	margin: 0; 
	font-size: 9px; 
	font-weight: bold;
}
form#speakForm input { 
	border: 1px solid #ddd;
	color: #7A8172;
	font-size: 11px;
	font-family: 'Tahoma', 'Verdana', 'Arial', Sans-Serif;
	margin: 5px 0px 0px;
	padding: 3px 5px;
	width: 210px;
}
form#speakForm textarea { 
	border: 1px solid #ddd;
	color: #7A8172;
	font-size: 11px;
	font-family: 'Tahoma', 'Verdana', 'Arial', Sans-Serif;
	margin: 5px 0 0 0;
	padding: 3px;
	width: 97%;
}
form#speakForm .button {
	background: #90C63A;
	border: 1px solid #90C63A;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 2px 10px;
	width: 85px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
}
form#speakForm .button:hover {
	background: #D13072;
	border: 1px solid #D13072;
}

#commenthead{
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 11px;}

.archiv-listing {
	margin: 0px 0 10px 0;
	list-style: none;
	padding: 0;
}
h3.archiv-listing {
	margin: 10px 0 10px 200px;
	padding: 0 0 0 0;
}
.archiv-entry {
	line-height: 1.6em;
	margin: 10px 0 0 0;
	}
.archiv-entry li {
	color: rgb(136, 136, 136);
	font-family: "Lucida Sans Unicode", 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	}
.archiv-entry li a, .archiv-entry li a:visited {
	color: rgb(112, 160, 194);
	text-decoration: none;
	text-transform: none;
	}
.archiv-entry li a:active {
	color: rgb(170, 170, 170);
	text-decoration: none;
	}
.archiv-entry li a:hover {
	color: rgb(79, 79, 79);
	text-decoration: none;
	}
.monats-archiv {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
}
.monats-archiv li {
	width: 150px;
	float: left;
}
.monats-archiv li a {
	text-transform: none;
}

.firstPost p a{
	border-bottom:none;
	text-decoration:none;
}
.firstPost p a:hover{
	border-bottom:none;
}
h3.archive a:hover{
	text-decoration: none;
	color:#666;
}
.firstPost div.archivepreview p{
	text-align:left;
}
p.archiveNavigation a {
color:#D13073;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
p.archiveNavigation{
	margin-bottom:30px;
}
p.archiveNavigation span.leftNav{
	float:left;
        padding-left: 10px;
}

p.archiveNavigation span.rightNav{
	float:right;
        padding-right: 10px;
}

#searchBox input#s{
	color:#666666;
	background-color:#ffffff;
	width:320px;
}
#searchBox input#searchsubmit{
	color:#FFFFFF;
	background-color:#333333;
	width:65px;
}

li.page_item a,li.page_item a,li.page_item a{
	color:#d13072;
	text-decoration:none;
}

li.cat-item a,li.cat-item a,li.cat-item a{
	color:#d13072;
	text-decoration:none;
}
dl#speak dt, dl#speak dd{
	background-color:#efefef;
        padding-left:10px;
width:390px;
}
dl#speak dt{
	padding-top:10px;
}
dl#speak dd{
	padding-bottom:10px;
}
dl#speak , dl#speak {
	border:none;
}
dl#speak dt.hiddenDT{
	background-color:#FFFFFF;
}

em.responseMod{
	position:absolute;
	width:100px;
	height:100px;
	font-size:999em;
	overflow:hidden;
	margin-top:-50px;
	margin-left:230px;
	background-repeat:no-repeat;
	background-image:url(images/moderation.png);
}
dt.hiddenDT{
	margin-bottom:10px;
}

.earlier{
	font-size: 11px;
	background: #d13073;
	color:#fff;
	padding: 5px 10px;
	margin: 0 auto;
	width: 740px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

ul#tag {
	list-style-type: none;
	margin: 20px auto;
	width: 400px;
}
ul#tag li a{
	border-bottom: 1px dashed #DCDCDC;
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	color:#D13072;
	text-decoration:none;
	font-family:'Tahoma','Arial',Sans-Serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.feed, .twitter, .mail{
	margin: 20px 10px 5px 0;
	width: 16px;
	height: 16px;
	float:left;
}
/*---------------------Social links-----------------*/
.social{
margin: 0 0 5px 0;
}
#feed2.btn, #twitter2.btn, input.btn, #tweetthis.btn{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
        padding: 2px 4px;
        margin: 5px 5px 0 8px;
        cursor: pointer;
        border:medium none;
        float: right;
        font-size: 11px;
}
.btn a:link,
.btn a:visited{
         color: #fff;
         text-decoration: none;
}
#feed2.btn{
         background: #ff9933;
}

#twitter2.btn, #tweetthis.btn{
         background: #33ccff;
}
input.btn{
        padding: 1px 4px;
        color: #fff;
        background: #af2900;
}
 #tweetthis.btn{
margin:0 10px 5px 0;
}
.feed{
	background-image: url('images/Feed16.png');
}
.twitter{
	background-image: url('images/Twitter16.png');
}
.mail{
	background-image: url('images/Google16.png');
}

#logo a{
	display:block;
	width:240px;
	font-size: 36px;
	font-weight: bold;
	margin-top: 20px;
	margin-left:35px;
	color:#777;
	text-decoration: none;
	text-transform: uppercase;
}
#logo a:hover{color:#333;}

#descr{
	text-decoration: none;
	text-transform: uppercase;
	line-height: 70%;
	font-size: 30px;
	font-weight: bold;
	margin-left:30px;
	width:300px;
	color: #90c63a;
}
.wordtube {
	margin-top: 8px;
	margin-bottom: 8px;
}


#screenshot{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	position:absolute;
	background:#2aabe1;
	padding:5px;
	display:none;
	color:#fff;
	font-weight: bold;
	}

#moviethumb, #gallerythumb
{float:left; margin: 5px 8px 5px 0;}

.gallerythumb{
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px;
    width:110px;
    height: 110px;
    float: left;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
    }

#moviethumb img
{border: 1px solid #ddd;}

#archivedate
{padding: 5px 5px 5px 0; font-size:80%;}

#archivedate a, #archivedate a:visited
{color: #D13072;}

#archivedate a:hover
{color: #90C63A;}

.close{
background: url('images/closebtn.jpg') no-repeat;
width: 14px;
height: 14px;
float: right;
left: 10px;
top:10px;
}

.close a:link,
.close a:visited{
background: url('images/closebtn.jpg') no-repeat;
color: #ffff99;
text-decoration: none;
}

.archivepreview
{overflow:hidden; padding-right: 10px;
}

/*------------------------SidebarRight-------------------------*/
.sidebarRight{
	color: #777;
	float: right;
	padding-left:29px;
	list-style-type: none;
	border-left: 1px solid #EAEAEA;
}
.sidebarRight li{
      margin-bottom: 15px;
      color: #777;
      text-decoration: none;
}
.sidebarRight h2{
      color:#777;
      font-size: 18px;
      padding: 5px 0 2px 0;
}
.sidebarRight ul li{
      margin: 5px 0;
      list-style-type: none;
      line-height: 1.5em;
      border-bottom:1px dashed #DCDCDC;
}
.sidebarRight ul li a:link,
.sidebarRight ul li a:visited{
      color: #d13072;
      text-decoration: none;
}

#tag_cloud-3 a:link,
#tag_cloud-3 a:visited{
      text-decoration: none;
      color: #d13072;
}
.sidebarRight ul li a:hover,
.sidebarRight ul li a:focus,
#tag_cloud-3 a:hover{
      text-decoration: underline;
      color: #90C63A;
}
#searchsubmit{
cursor: pointer;
padding: 4px 32px;
border:none;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
color: #fff;
background: #90C63A;
}

#searchsubmit:hover{
     background: #d13072;
}
#s{
        -webkit-border-radius:2px;
        -moz-border-radius:2px;
        border-radius:2px;
        width: 265px;
        margin: 0 15px 0 0;
        padding: 4px;
        color: #777;
border: 1px solid #ccc;
}
h2.widgettitle {
	margin:20px 0 15px 0 !important;
	padding-bottom:10px;
	background: url(images/sidebar_border.jpg) no-repeat bottom left;
}
#sidebar-gallery{width: 409px;margin-bottom: 3em;}
.gallery-caption{display: none;}
.gallery br {clear:left !important;}
#map_canvas{width:409px;height: 400px;}
.wp-caption-text, p.wp-caption-text{
	width:440px !important;
	margin: 0 0 10px 0 !important;
	padding: 2px 0 2px 0 !important;
	background: #ccc !important;
	color:#333 !important;
	font-size: 90% !important;
	text-align:center !important;
	}
	
#singlePost .wp-caption-text,#singlePost p.wp-caption-text{
	width:500px !important;
	margin: 0 0 10px 0 !important;
	padding: 2px 0 2px 0 !important;
	background: #ccc !important;
	color:#333 !important;
	font-size: 90% !important;
	text-align:center !important;
	}
@media screen and (-webkit-min-device-pixel-ratio: 2), (max-width: 480px) {
	.firstPost p {font-size:14px;}
	#logo, .firstPost-bottom, .sidebarRight, #footer{display: none;}
	#allin{width:100%;border:none;margin:0 auto;padding:0px;border-radius: 0px;}
	#about{width:100%;margin:0px;padding:0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;
			-webkit-border-top-left-radius: 0px;-webkit-border-top-right-radius: 0px;-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;}
	.breadcrumb{padding:1em;}
	.breadcrumb li {list-style-type: none;font-weight: bold;}
	.menu{width:100%;}
	.menu a{font-size: 100%;}
	.firstPost {margin:0% 2%;}
	.firstPost p{width:100%;} 
	.firstPost h2{font-size: 14px;}
	#archivedate {font-size: 100%;padding:10px 0;}
	.firstPost-bottom{width:100%;}
	.firstPost-bottom a, .firstPost-bottom a:visited{font-size:12px;padding:4px 8px;}
	.sidebarRight h2 {}
	.firstPost{}
	.sidebarRight{display: none;}
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
}
