﻿/*  Theme Name: Alwank Theme
 URI: http://www.pure-des.net/
 Description: Alwank Cusomized Theme - All Rights Reserved .
 Author: Hisham Sadek
 Author URI: http://www.pure-des.net/
 Version: 2.1
 Tags: left sidebar, three columns, fixed width */
/* Reset Defaults Starts */ 
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


h1, h2, h3, h4, h5, h6, p, blockquote {
    margin: 0;
    padding: 10px;
}

/* headers */
h1, h2, h3 {
    font-family: "Trebuchet MS", Tahoma, Sans-serif;
}

h1 {
    font-size: 200%;
    font-weight: normal;
    color: #555;
}

h2 {
    font-size: 180%;
    color: #88ac0b;
    font-weight: bold;
    font-family: Arial;
}

h3 {
    font-size: 135%;
    color: #666666;
    border-bottom: 1px dotted #ccc;
}

label {
    font-size: 12px;
}

a{
    color: #2d83d5;
    text-decoration: none;	
}

a:hover {
    color: #111;
    text-decoration: none;
}

blockquote {
    margin: 5px 15px;
    padding: 5px 5px;
    background: #e9e9e9;
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    font-weight: bold;
    font-style: italic;


}
blockquote p:before {
    content: '" '; }
blockquote p:after {
    content: ' "'; }

pre {
    font-size: 1.3 em;
    color: #5C5C5C;
    font-family: "Consolas", "Courier New", Courier, mono, serif;
    direction: ltr;
    text-align: left;
    margin: 10px;
    padding: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

img.fal {
    padding-left: 5px;
    border: 1px solid #ccc;
    float: right;
}

img a, img a:hover, img, img:hover, img:visited, img a:visited, a img, a:hover img, a:link.img, a:visited.img, a:hover.img, .img:hover {
    background: none;
}

code {
    font-size: 1.2em;
    color: #008099;
    direction: ltr;
    text-align: left;
    border: 1px dotted #444;
    background: #eee;
    padding: 3px;
}

a img {
    border: none;
}

input {
    font-family: Tahoma;
}

img.centered {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

/* Captions */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

/* Reset Defaults Ends */
body {
    position: relative; /* Fixes browser resizing bug in IE6 */
    font: 99% / 1.5em Tahoma, Verdana, Arial, sans-serif;
    color: #777;
    background: #44341d url('images/a1bg.png') repeat-x;
 	overflow-y:visible;
}

input:focus {
    outline: none;
}

#wrapper {
    width: 950px;
    overflow: hidden;
    margin: 0 auto;
}
#abneed{
	width: 950px;
	position: absolute;
}
#header {
	background: url('images/a3hbg.png') no-repeat top center;
    height: 150px;
    width: 950px;
    margin: 0;
	padding: 0;
}
.logo {
	background: transparent url('images/a2logo.png') no-repeat;
	width: 269px;
	height: 110px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	text-indent:-9999px;
}
#ad-top{
	float:right;
	position: relative;
	top: 45px;
}
#top-btns {
    width: 360px;
	position: relative;
	left: 40px;
    display: block;
	float: left;
}
#searchcloud{
    width: 211px;
	position: absolute;
	top: 2px;
	right: 20px;
    display: block;
    float: right;
}

ul#topnav {
    bottom: 9px;
    height: 21px;
    list-style-type: none;
    margin: 0px 0 0 0;
    padding: 1px 0 10px 0px;
    width: 360px;
}

#topnav ul {
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#topnav li {
    float: right;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #transparent;
}

#topnav li li {
    float: right;
    margin: 0px;
    padding: 0px;
    width: 150px;
}

#topnav a {
    display: block;
    text-decoration: none !important;
    margin: 0;
}

#topnav a:hover {
    display: block;
    text-decoration: none !important;
    margin: 0;
}

a.home {
    background: transparent url('images/bt-4.png') no-repeat scroll right top;
    display: block;
    height: 36px;
    width: 70px;
}

a:hover.home {
    cursor: pointer; /* IE7 */;
	background-position: 0 -36px;
}

a.home2 {
    background: transparent url('images/bt-3.png') no-repeat scroll right top;
    display: block;
    height: 36px;
    width: 77px;
}

a:hover.home2 {
    cursor: pointer; /* IE7 */;
	background-position: 0 -36px;
}

a.home3 {
    background: transparent url('images/bt-2.png') no-repeat scroll right top;
    display: block;
    height: 36px;
    width: 83px;
}

a:hover.home3 {
    cursor: pointer; /* IE7 */;
	background-position: 0 -36px;
}

a.home4 {
    background: transparent url('images/bt-1.png') no-repeat scroll right top;
    display: block;
    height: 36px;
    width: 64px;
}

a:hover.home4 {
    cursor: pointer; /* IE7 */;
	background-position: 0 -36px;
}

#menu {
    background: transparent url('images/main-nav-bg.png') repeat-x;
    width: 950px;
	margin: 0 auto;
    height: 55px;
    font-family: Tahoma;
}

ul#nav {
    bottom: 9px;
    height: 21px;
    list-style-type: none;
    margin: 1px 0 0 0;
    padding: 1px 0 10px 0px;
    width: 585px;
    float: right;
}

#nav ul {
    display: block;
    list-style: none;
    margin: 4px;
    padding: 0px;
}

#nav li {
    float: right;
    margin: 0px;
	text-align: center;
    padding: 4px 0;
	display: block;
    position: relative;
    background: #transparent;
}

#nav li li {
    float: right;
    margin: 0px;
    padding: 0px;
    width: 150px;
}

#nav a {
    display: block;
    text-decoration: none !important;
    margin: 5px 5px 0px 5px;
    font-size: .75em;
    color: #fff;
    text-shadow: 0px 0px 1px #ddd;
    font-weight: bold;
}

#nav a:hover {
    display: block;
    text-decoration: none !important;
    margin: 5px 5px 0px 5px;
	color: #111;
}

#nav ul li a {
    display: block;
}

a.navbg1 {
    display: block;
    height: 36px;
    width: 93px;
    z-index: 1000 !important;
}

a:hover.navbg1 {
    background: url('images/navbg1.png') no-repeat center center;
	color: #111 !Important;
    cursor: pointer; /* IE7 */;
}

a.navbg2 {
    display: block;
    height: 36px;
    width: 93px;
    z-index: 1000 !important;
}

a:hover.navbg2 {
    background: url('images/navbg2.png') no-repeat center center;
	color: #111 !Important;
    cursor: pointer; /* IE7 */;
}

a.navbg3 {
    display: block;
    height: 36px;
    width: 93px;
    z-index: 1000 !important;
}

a:hover.navbg3 {
    background: url('images/navbg3.png') no-repeat center center;
	color: #111 !Important;
    cursor: pointer; /* IE7 */;
}

a.navbg4 {
    display: block;
    height: 36px;
    width: 93px;
    z-index: 1000 !important;
}

a:hover.navbg4 {
    background: url('images/navbg4.png') no-repeat center center;
	color: #111 !Important;
    cursor: pointer; /* IE7 */;
}
a.navbg5 {
    display: block;
    height: 36px;
    width: 93px;
    z-index: 1000 !important;
}

a:hover.navbg5 {
    background: url('images/navbg5.png') no-repeat center center;
	color: #111 !Important;
    cursor: pointer; /* IE7 */;
}
a.navbg6 {
    display: block;
    height: 36px;
    width: 93px;
    z-index: 1000 !important;
}

a:hover.navbg6 {
    background: url('images/navbg6.png') no-repeat center center;
	color: #111 !Important;
    cursor: pointer; /* IE7 */;
}
a.css1 {
    background: transparent url('images/css-bg.png') no-repeat scroll right top;
    display: block;
    height: 31px;
    width: 80px;
    z-index: 1000 !important;
}

a:hover.css1 {
    cursor: pointer; /* IE7 */;
    background-position: 0 -31px;
}

a.ajx1 {
    background: transparent url('images/ajax-bg.png') no-repeat scroll right top;
    display: block;
    height: 31px;
    width: 80px;
    z-index: 1000 !important;
}

a:hover.ajx1 {
    cursor: pointer; /* IE7 */;
    background-position: 0 -31px;
}

a.ps {
    background: transparent url('images/ps.png') no-repeat scroll right top;
    display: block;
    height: 31px;
    width: 80px;
    z-index: 1000 !important;
}

a:hover.ps {
    cursor: pointer; /* IE7 */;
    background-position: 0 -31px;
}

.topcurve {
    margin-top: 0px;
    height: 13px;
}

.topcurvewhite {
}

/* Featured Slider */
#featured {
    background: url('images/myfeaturedslider.jpg') no-repeat;
    color: #111;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#featured-info {
    float: left;
}

#featured-images, #home-featured-nav {
    float: right;
}

#featured-info {
    width: 890px;
    margin: 35px 0;
}

#featured-info ul li {
    height: 200px;
}

#featured-info p {
    width: 440px;
    margin: 10px 0;
    color: #111;
    font-size: 12px;
}

#featured-info p strong {
    color: #fff;
}

#featured-info h3 {
    width: 420px;
    font-family: Arial;
    font-weight: bold;

}
#featured-info h3 a{
    text-shadow: 1px 1px 0px #ddd;
    color: #666;
}
#featured-info h3 a:hover{
    color:#000;
}

a.home-read-more-button {
    background: url('images/bt-home-readmore.png') no-repeat;
    width: 125px;
    height: 35px;
    margin-top: 25px;
    display: block;
    text-indent: -9999px;
}
a:hover.home-read-more-button {
	cursor: pointer; /* IE7 */;
	background-position: 0 -35px;

}

/** Featured Images**/
#featured-images {
    width: 440px;
    height: 416px;
    background: url('images/computer.png') no-repeat top center;
    margin-right: -10px;
    position: relative;
    z-index: 2;
}

#images {
    margin: 0 0 0 0;
}

#images ul li {
    width: 354px;
    height: 214px;
    overflow: hidden;
}

span.glare {
    background: url('images/computer-glare.png') no-repeat;
    display: block;
    position: absolute;
    right: 25px;
    top: 30px;
    width: 219px;
    height: 239px;
    z-index: 9;
}

/** Slider Navigation **/
ul#home-featured-nav {
    background: url('images/bg-homeslider.png') no-repeat;
    width: 36px;
    height: 58px;
    margin-top: 127px;
    margin-right: 10px;
    padding-top: 12px;
    list-style: none;
}

ul#home-featured-nav li {
    margin-bottom: 5px;
    list-style: none;
}

ul#home-featured-nav a {
    width: 16px;
    height: 18px;
    display: block;
    text-indent: -9999px;
    margin: auto;
    list-style:none;
    filter: alpha( opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

ul#home-featured-nav a:hover {
	filter: alpha( opacity = 100);
	-moz-opacity: 1;
	-khtml-opacity:1;
	opacity:1;
}

ul#home-featured-nav li.next a {
    background: url('images/homeslider-arrow-down.png') no-repeat;
    margin-left: 9px;
}

ul#home-featured-nav li.prev a {
    background: url('images/homeslider-arrow-up.png') no-repeat;
    margin-left: 9px;
}
/* Sidebar Advertisements */

#sidebar-ads{
	width: 355px;
	height: auto;
	margin: 0 auto;
	background: #eee !Important;
	display: block;
}

.s-right{
	float: right;
}
.s-left{
	float: left;
}
.s-right, .s-left{
	padding: 5px 25px;
}
.bottomcurve {
    margin: 0;
    height: 13px;
}

.bottomcurvewhite {
    margin: 0;
    height: 0px;
}

#searchform {
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    float: left;
}

#searchform {
    margin-right: 5px;
    width: 213px;
    padding-top: 3px;
    height: 30px;
    background: url('images/search.gif') right 1px no-repeat;
	
}*:first-child + html #searchform {
    /* Filter for IE7 */
    padding: 6px 0;
}* html #searchform {
    /* Filter for IE6 */
    padding: 6px 0;
}

#searchbox {
    margin-right: 15px;
    margin-bottom: 3px;
    width: 175px;
    background: none;
	color: #968267;
	font-size:11px;
    border: none;
    direction: rtl;
}

#searchbutton {
    width: 0px;
    background: none;
    border: none;
}

#searchbutton:hover {
    /*cursor: pointer;*/
}

#underheader {
    clear: both;
    margin-top: 20px;
    padding: 0 0 15px 0;
}

#underheader h1.sitename {
    padding: 0;
    position: relative;
    font-size: 23pt;
    width: 600px;
    float: right;
    margin-bottom: 30px;
}

#underheader h1.sitename a {
    color: #fff;
    text-decoration: none;
}

#underheader h1.sitename a:hover {
    color: #4C82A6;
    text-decoration: none;
    background: none;
}

#underheader h2.sitedesc {
    padding: 0;
    position: relative;
    font-size: 12pt;
    color: #4C82A6;
}

#underheader #toprss {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
}

/* Menu */ * html #nav li a {
    /* Filter for IE6 to prevent li stacking */
    float: right;
    text-decoration: none;
}* html #nav li a span {
    /* Filter for IE6 to prevent li stacking */
    float: right;
    margin-right: 4px;
    text-decoration: none;
}

/* Breadcrumb */
#breadcrumb {
    font-size: 12px;
    padding: 14px 10px;
    background: #fff url('images/breadcrumb-bg.png') repeat-x;
    width: 100%;
}
#socialstuff{
	position: relative;
	float:left;
	left: 13px;
	bottom: 10px;
}
.topimgwidth{
	width: 30px;
	height: 30px;
}
#breadcrumb a, #breadcrumb a:visited {
    text-decoration: none;
    color: #666;
}

#breadcrumb a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #fff;
    background: none;
}

/* Main content */
#main {
    clear: both;
    width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */;
    margin: 0;
    padding: 0 10px 15px 15px;
    background: #fff url('images/mainbg.png');
}

#contentwrapper {
    float: right;
    width: 550px;
	display: block;
	overflow:hidden;
}

#content {
	width: 550px !Important;
	display: block;
	overflow:hidden;
}

#content .pageTitle {
    padding: 5px 10px 0 10px;
    font-size: 14pt;
    color: #215679;
}

.contentsearch {
    margin: 0 100px 40px 0;
}

.contentsponsors {
    margin: 0 190px 30px 0;
}

.adsense_top {
    text-align: center;
    margin: 10px 0 25px 0;
	display: block;
	
}

.adsense_sidebar {
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 9pt;
}

.post {
    margin: 20px 0 25px 0;
    border-bottom: 1px solid #eee;
    z-index: 0;
	display: block;
	position: relative;
}
.postContent a{
	line-height:22px;
	border-bottom: 1px solid #c3e4ea;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
    padding: 0 10px;
    font-weight: bold;
}

#content h2 {
    font-size: 14pt;
}

#content h3 {
    font-size: 12pt;
}

#content h4, #content h5, #content h6 {
    font-size: 11pt;
}

.postauthor {
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 3px;
    background: #eee;
}

#author-box {
    padding: 5px;
    background: #E8F2F4;
    border: 1px solid #CEE3E8;
    font-size: 12px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#author-box a {
    font-size: 12px;
    text-decoration: none;
}

#author-box .avatar {
    float: left;
    margin-top: 4px;
    width: 60px;
    height: 60px;
}

h2.homeTitle {
    margin: 0 0 15px 0;
}

h2.postTitle {
    padding: 0 10px;
    font-family: "Trebuchet MS", "Lucida Grande", "Arial", Tahoma, Sans-serif;
    font-size: 24px !Important;
    font-weight: bold;
    margin-bottom: 10px;
    color: #1b4472;
    width: 450px;
}
h2.postTitle a {
	font-weight: bold;
	text-decoration: none;
	color: #1F1F1F;
	text-shadow: 1px 1px 0px #ddd;
	 		
}
h2.postTitle a:hover {
	background: none;
	border-bottom: 2px solid #000;
}
.postMeta {
	padding: 2px 10px 4px 10px;
	font-size: 9pt;
	background: #534f3a;
	color: #f9f9f9;
}
.postMeta a {
	color:#f9f9f9;
	text-decoration: none;
}
.postMeta a:hover {
	background: none;
	border-bottom: 1px solid #fff;
}
.post-extras {
	position:absolute;
	right:330px;
}
a.more-link{
	float:left;
	color: #eee;
	background: #111;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	border-radius: 3px;
}
a:hover.more-link{
	background: #ddd;
	color: #111;
}
.comment_popup {
	background:transparent url('images/comments.gif') no-repeat bottom center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding: 0;
	height:46px;
	line-height:36px;
	position:absolute;
	right:162px;
	text-align: center;
	top:0;
	width:44px;
	
}
.comment_popup a {
	color:#B18C46;
}
.comment_popup a:hover{
	color: #000;
}
/*.postMeta .date {
	background: url(images/date.gif) right no-repeat;
	padding: 0 15px 0 0;
}
.postMeta .filed {
	background: url(images/folder.gif) right no-repeat;
	padding: 0 18px 0 0;
	margin: 0 0 0 3px;
}
.postMeta .commentcount {
	background: url(images/comments.png) right no-repeat;
	padding: 0 18px 0 0;
	margin: 0 0 0 3px;
}
.postMeta .tags {
	background: url(images/tags.gif) right no-repeat;
	padding: 0 15px 0 0;
}*/
.postContent img {
	margin: 10px;
	border: 3px solid #CCC;
}
#content p, .postContent p {
	padding: 5px 5px;
	font-size: 12px;
	color: #000;
}
.postContent ul, ol {
	padding: 0 35px 0 0;
}
.postContent ul li, ol li {
	font-size: 10pt;
	color: #000;
}
p.comments {
	clear: both;
	padding: 5px 10px 5px 10px;
}
p.comments a {
	padding-right: 20px;
	background: url(images/comment.gif) right top no-repeat;
	font-size: 10pt;
	text-decoration: none;
}
.cpa {
	font-size: 12px;
}
ol.commentlist {
	list-style: none;
	margin: 20px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	background: #fff;
}
ol.commentlist li {
	position: relative;
	margin-bottom: 20px;
	padding: 25px 20px 20px 20px;
	width: 95%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.comment {
	background: #e6e6e6;
	border: 1px solid #ddd;
}
.comment.alt {
	background: #e9e0d4;
	border: 1px solid #d6cab9;
}
ol.commentlist li.comment .reply {
	position: absolute;
	left: 20px;
	top: 25px;
	display: block;
}
ol.commentlist li.comment .reply a {
	background: #444;
	padding: 5px 10px;
	color: #fff;
	display: block;
	font-size: .75em;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
ol.commentlist li.comment .reply a:hover {
	background: #31506f;
	color: #fff;
}
ol.commentlist li.comment.alt .reply a {
	background: #444;
	padding: 5px 10px;
	color: #eee;
	font-size: .75em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
ol.commentlist li.comment.alt .reply a:hover {
	background: #31506f;
	color: #fff;
}
ol.commentlist li cite {
	font-weight: bold;
	margin-right: 0px;
}
ol.commentlist li cite a {
	color: #22405b;
	text-decoration: none;
	font-style: normal;
}
ol.commentlist li cite a:hover, ol.commentlist li .date a:hover {
	color: #000;
	background:none;
}
ol.commentlist li .date {
	display: block;
	font-size: .75em;
	margin-top: 5px;
	margin-left: 60px;
}
ol.commentlist li .date a {
	color: #777;
	text-decoration: none;
}
ol.commentlist li p {
	margin: 20px 0px 0px 0px;
	font-size: .8em;
	line-height: 1.7em;
	color: #333;
}
li.comment a {
	color: #22405b;
}
li.comment a:hover {
	color: #000;
	background:none;
}
li.comment ul.children {
	list-style: none;
	margin: 15px 0px -20px 0px;
	padding: 0px;
}
ol.commentlist li.comment ul.children li {
	background: #eee;
	margin-top: 7px;
	border: 1px solid #ccc;
	margin-bottom: 7px;
}
.commentlist li {
	list-style: none;
	margin-bottom: 14px;
}
li.bypostauthor {
	background: #eaeec2 !Important;
	border: 1px solid #e0c829 !Important;
	
}
.commentlist a:link, .commentlist a:visited {
	text-decoration: none;
	background:none;
}
.commentlist a:hover, .commentlist a:active {
	text-decoration: none;
	border-bottom: 0px dotted #fff;
}
.commentlist cite img {
	padding: 1px;
	border: 1px solid #9AAEB5;
	float: right;
	margin-left: 9px;
}
.commentlist cite a:hover {
	color: #4387C3;
}
.commenteu textarea {
	width: 85%;
	font-family: Tahoma;
	font-size: 12px;
	border: 2px solid #ccc;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
}
#commentform input {
	border: 2px solid #ccc;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 22px;
	padding: 3px;
	width: 200px;
}
.commenteu textarea:focus {
	outline: none;
}
.commenteu #submit {
	width: 119px;
	height: 28px;
	border: none;
	background: transparent url('images/commentbutton.gif') no-repeat scroll right top;
	display: block;
	z-index: 1000 !important;
	font-size: 9pt;
	color: #333;
}
.commenteu #submit:hover {
	cursor: pointer; /* IE7 */;
	background-position: 0 -28px;
}
.navigation {
	margin: 10px 0;
	color: #406E8D;
	text-align: center;
	font-size: 10pt;
}
.navigation a {
	text-decoration: none;
}
img.avatar {
	float: right;
	margin: 0px 0 20px 15px;
	border: 3px #aaa solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/* Start of sidebar */
#allsidebars {
	width: 355px;
	float: left;
}
/* Sidebar top welcome box */
.sidebarswrapper {
	margin-top: 0px;
	padding-top: 17px;
	width: 355px;
	background: url('images/bgsidebartop.gif') right top no-repeat;
	
}
.sidebars {
	width: 355px;
	background: #b3ae8e;
	color: #444;
}
.sidebars h2 {
	padding: 0 0 2px 0;
	font-size: 11pt;
	color: #444;
	letter-spacing: -1px;
}
.sidebars p {
	padding: 2px 0;
	font-size: 9pt;
}
#welcome {
	clear: both;
	padding: 0 10px;
}
#welcome a {
	display: inline;
	color: #4C82A6;
}
#welcome a:hover {
	color: #fff;
}
#welcome p {
	color: #fff;
	margin-top: 5px;
	padding-right: 0;
	background: url('images/welcome.gif') right top no-repeat;
}
.sidebarsbottom {
	clear: both;
	width: 355px;
	height: 18px;
	background: url('images/bgsidebarbottom.gif') right bottom no-repeat;
}
/* Sidebar 2 columns widget-ready */
.sidebarsB {
	width: 355px;
	margin-top: 15px;
}
.sidebar1 {
	float: right;
	width: 165px;
}
.sidebar2 {
	float: left;
	width: 165px;
}
.sidebarsB h2 {
	padding: 2px 7px;
	font-size: 14px;
	color: #555;
	font-family: Arial;
	background: url('images/sidebar_h2.gif') right no-repeat;
	margin-bottom: 3px;
}
.sidebarsB table {
	width: 160px;
}
.sidebarsB ul {
	margin: 0;
	padding: 0 0 5px 0;
}
.sidebarsB li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
.sidebarsB li ul {
	padding: 0;
}
.sidebarsB ul ul li {
	margin: 0;
	padding: 3px 16px 2px 2px;
	color: #222;
	background: url('images/bullet.png') right 7px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */;
	border-bottom: 1px dotted #ccc;
}
.sidebarsB a {
	display: block;
	color: #989372;
	text-decoration: none;
	display: inline;
}
.sidebarsB a:hover {
	color: #111;
	text-decoration: none;
}
.sidebarsB p {
	padding: 2px 0;
	font-size: 9pt;
}
#tag_cloud a {
	display: inline;
}
.sidebarsB ul.children li {
	border-bottom: none;
}
.sidebarsB ul.children {
	margin-bottom: -5px;
}
/* Footer */
#footer {
	padding-top: 0;
	padding-left: 10px;
	background: #211608 url('images/footerbg.png') repeat-x;
	color: #000;
	text-align: left; /* IE Centering Technique */
	width: 100%;
	direction: ltr;
}
.footerinside{
	float: left;
	margin: 5px 10px 10px 0;
	padding: 10px;
	width: 285px;
	color: #fff;
	direction: rtl !Important;	
	text-align: right;
	font-size: 12px;
	display: block;
}
.footerinsider{
	float: right;
	margin: 5px 10px 10px 0;
	padding: 10px;
	width: 285px;
	color: #fff;
	direction: rtl !Important;
	text-align: right;	
	font-size: 12px;	
	display: block;	
}
.footerinside h3, .footerinsider h3{
	color: #d6cab9;
	text-align: right;
	font-size:13px;
	font-weight: bold;
}
#footer p {
	padding: 3px;
	font-size: 11px;
	color: #aaa;
	text-align: left;
	display: block;
}
#footer a, #footer a:visited {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#credits {
	clear: both;
	direction: ltr;
	float: left;
	width: 70%;
}
#logof{
	float: right;
}
/* Extras */
.cleared {
	clear: both;
}
.left {
	float: right;
}
.right {
	float: left;
}
#nextprevious {
	padding: 10px;
	font-size: 80%;
}
.commentbody {
	float: left;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}
#slider {
	width: 350px; /* important to be same as image width */;
	height: 175px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */;
	margin-bottom: 10px;
	border: 1px solid #dadada;
	background: #fff;
}
#sliderContent {
	width: 400px; /* important to be same as image width or wider */;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 374px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.sliderImage span strong {
	font-size: 16px;
	font-family: Arial;
	background:none;
}
.sliderImage span a {
	color: #fff;
	background:none;	
}
.sliderImage span {
	font-family: Tahoma;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
#shorturl {
	border: 1px solid #E6DB55;
	font-size: 11px;
	padding: 5px;
	background-color: #FFFFE0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#shorturl a:hover{
	background:none;
}
a.url{
	border-bottom: 1px dashed;
}
a.sociable-hovers:hover, img.sociable-hovers:hover{
	background:none;
}
.feedemail{
	text-align:justify;
}
.formfeedmail {
	padding:2px;
	text-align:right;
}
.inputfeedmail {
	width:140px; 
	padding:3px; 
	margin:2px; 
	direction:ltr;
}
