/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 10px;
	padding: 0;
	background: #787878 url(images/img01.jpg) repeat left top;
	text-align: center;
	font-family: Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	font-size: 12px;
	color: #616161;
	vertical-align: middle;
}

h1, h2, h3 {
	margin-top: 0;
	text-transform: uppercase;
	color: #528DC8;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #528DC8;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 140px;
}

/* Header */

#logo {
	width: 960px;
	height: 90px;
	margin: 0 0 auto;
	padding: 0;
}

#logo h1, #logo p, #logo img {
	float: right;
	color: #528DC8;
}

#logo img {
	padding-top: 0px;
	padding-right: 0px;
	z-index: auto;
}

#logo span {
	color: #000000;
	padding: 35px 10px 0 0;
}

#logo h1 {
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	padding: 40px 0 0 3px;
	font-size: 11px;
	color: #110E0F;
	z-index: auto;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 52px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 33px;
	margin: 0px;
	padding: 19px 30px 0px 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right 50%;
	font-family: Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	background: url(images/img05.jpg) repeat-y right top;
}

#page-bgtop {
	background: url(images/img04.jpg) no-repeat right top;
}

#page-bgbtm {
	background: url(images/img06.jpg) no-repeat right bottom;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 50px;
	margin: 0px 5px 0px 5px;
	padding: 11px 5px 4px 5px;
	text-transform: capitalize;
	font-weight: bold;
	background: url(images/img12.jpg) no-repeat right top;
	text-align: right;
}

.title a {
	border-bottom: none;
	color: #528DC8;
}

.title a:hover {
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 25px;
	font-family: Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	font-size: 12px;
	text-align: justify;
}

.links {
	padding: 4px 0px;
	text-align: left;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: right;
	padding-top: 20px;
	margin-right: 10px;
}

#sidebar2 {
	float: left;
}

#sidebar1 ul {
	padding-bottom: 20px;
}

#sidebar1 li{
	background: url(images/img11.jpg) no-repeat right bottom;
}

#sidebar1 li ul {
	background: url(images/img10.jpg) repeat-y right top;
}

#sidebar1 li li {
	background: url(images/img08.gif) no-repeat 0 13px;
}

#sidebar1 li h2 {
	height: 25px;
	padding-top: 15px;
	background: url(images/img09.jpg) no-repeat right top;
	color: #333333;
}

.sidebar {
	float: right;
	width: 220px;
	padding: 10px 0 0 0;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 15px 0 10px;
	padding: 8px 20px 8px 0px;
	border-bottom: 1px #B5B5B5 dashed;
	background: url(images/img08.gif) no-repeat 0 13px;
	text-align: right;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 35px 0px 15px;
	background: url(images/img07.jpg) no-repeat right top;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 15px 0 10px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-right: 20px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: right;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: left;
}

#footer .copyright {
	float: right;
}
/* e107 */

.fcaption a {
	color: #ffffcc;
	text-decoration: underline;
}
.fcaption a:hover {
	color: #cccc99;
	text-decoration: underline;
}
.smalltext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}
.smallblacktext {
	font: normal 7pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}
.indent{
	padding: 3px;
	margin: 5px;
	font: 9px tahoma, verdana, arial, sans-serif;
	color: #000060;
	border: 1px solid;
	background-color: #E3E2D7;
	border-bottom: #FFFFFF 1px solid;
	border-right: #000 1px solid;
	border-left: #FFFFFF 1px solid;
	border-top: #000 1px solid;
}
.defaulttext {
	font: bold 12px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}
td {
	font:10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
	padding: 0px;
	text-align:right;
}

blockquote {
	font: italic 11px tahoma, verdana, arial, helvetica, sans-serif;
	color:#7e96ac;
}
.mediumtext {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}
.captiontext {
	font: 14px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}
.tbox{
	background-color: #eaeef2;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
}
.tbox.chatbox {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.nextprev{
	background-color: #eaeef2;
	border: 1px solid #696C6C;
	color: #000;
	font: normal 9px tahoma, verdana, arial, helvetica, sans-serif;
	text-align:center;
	padding : 2px;
	background-image : url(images/button.png);
}
.button{
	background-color: #eaeef2;
	border: #000 1px solid;
	color: #000000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}
.np{
	background-color: #eaeef2;
	border: #000 1px solid;
	color: #000000;
	font: 9px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	text-align:center;
	padding : 2px;
}
form {
	margin: 2px 0px 0px 0px;
}
.spacer{
	padding: 2px 0px 2px 0px;
}
hr {
	border-top: #666 1px solid;
	border-bottom: #eee 1px solid;
	height: 2px;
	width: 92%;
	text-align:center;
}
.border {
	border: #000 1px solid;
}
.border2 {
	border: #D5D5D5 1px solid;
}

.border3 {
	border: #000 1px solid;
}
.helpbox {
	background-color: transparent;
	color:#000;
	font: 9px MS Sans Serif , tahoma, verdana,  arial, helvetica, sans-serif;
}
.caption {
	padding: 0px 4px 0px 4px;
	border-bottom: #363A44 1px solid;
	border-right: #8A96B3 1px solid;
	border-left: #363A44 1px solid;
	border-top: #8A96B3 1px solid;
	background-color: #E1DFDF;
	color: #000;
	font: 13px tahoma, arial, verdana, helvetica, sans-serif;
	background-image : url(images/cap1.png);
}
.caption2 {
	padding: 0px 4px 0px 4px;
	color: #243B3B;
	font: 15px tahoma, arial, verdana, helvetica, sans-serif;
	text-align:center;
}
.caption3 {
	padding: 0px 4px 0px 4px;
	border-bottom: #C7C3C3 1px solid;
	border-right: #fff 1px solid;
	border-left: transparent;
	border-top: #fff 1px solid;
	background-color: #D5D5D5;
	color: #000;
	font: 13px tahoma, arial, verdana, helvetica, sans-serif;
}

.fborder {
	border: #000000 1px solid;
	background-color: #fff;
	
}
.forumheader{
	background-color: #EBEFF2;
	font: 12px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color:#000;
	padding: 4px;
	background-image : url(images/cap1.png);
	border: none;
}
.forumheader2{
	background-color: #F9F9F9;
	font: 14px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color:#000;
	padding: 4px;
	border: none;
}

.forumheader3{
	background-color:  #F0F0F0;
	font: 11px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color:#000;
	padding: 4px;
	border: none; }

.forumborder{
	border: #000080 1px solid; }
.fcaption {	border: #000 1px solid;
	padding: 2px 0px 2px 8px;
	background-color: #C9C7C7;
	font: 12px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	background-image : url(images/fcap.png);
	color:#fff; }

.captiontopright{ width: 24px; background-image: url(images/topright.png); }
.captiontopmiddle{ width: 100%; background-repeat: repeat-x; background-image: url(images/top.png); }
.captiontopleft{ width: 11px; background-image: url(images/topleft.png); }
.captionright{ width: 24px; background-image: url(images/capright.png); }
.captionbar{ background-repeat: repeat-x; padding-left:10px; font-size: 12px; color: #fff; font-family: MS Sans Serif , tahoma, verdana, arial, sans-serif; background-image: url(images/capdark.png);}
.captionend{ width: 12px; background-image: url(images/captransition.png); }
.captionmain{ width: 100%; background-repeat: repeat-x; background-image: url(images/caplight.png); }
.captionleft{ width: 11px; background-image: url(images/capleft.png); }
.bottommain{ width: 100%; background-repeat: repeat-x; background-image: url(images/bottom.png);}
.bottomleft{ width: 10px; background-image: url(images/bottomleft.png); }
.finfobar{ background-color: #DBE5F5;
	font: 15px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	background-image : url(forum/finfobar.png);
}

a.forumlink{
	color: #fff;
	text-decoration: underline;
}

.topborder {
	border-bottom: #000 1px solid;
}

.bottomborder {
	border-top: #000 1px solid;
	border-bottom: #000 1px solid; }
.alttd{
	background-color: #C8DDEE;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color: #000;
}
.code{
	border: #9F9F9F 1px solid;
	padding: 8px;
	background-color: #EEECEC;
	font: 12px courier, arial, MS Sans Serif , tahoma, verdana, helvetica, sans-serif;
	color:#000040;
}

.nforumholder {
	border: 1px solid #345487;
	padding: 0px;
	background-color: #fff;
}

.nforumcaption {
	background-image: url(images/nforumcaption.png);
	padding: 8px 4px 8px 4px;
	font: 12px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color: #fff;
}

.nforumcaption2 {
	background-image: url(images/nforumcaption2.png);
	padding: 8px 0px 8px 4px;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color: #000;
	font-weight: bold;
}

.nforumcaption3 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 12px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}

.nforumthread {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EEF2F7;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}

.nforumthread2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #D1DCEB;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}

.nforumreplycaption {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E2EDF2;
	font: 12px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}

.nforumreply {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EDF4F7;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}

.nforumreply2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #CFE0EB;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}
.nforumdisclaimer {
	font: 9px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color:#5d6e75;
}

.nforumview1 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}

.nforumview2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #DFE6EF;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
}

.nforumview3 {
	padding: 4px;
	background-color: #BCD0ED;
	font: 10px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color: #263448;
}

.nforumview4 {
	padding: 4px;
	background-color: #E4EAF2;
	font: 9px Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	color: #3A4F6C;
}

.linkspage_button{
	border:0px;
}
/* FEEDS */

div.feedBurnerFeedBlock{
	margin: 0px;
}

div.feedburnerFeedBlock ul{
	float: right;
	margin-right: 0px;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0px
	}

div.feedburnerFeedBlock ul li {
	float: right;
	margin-right: 0px;
	padding-top: 0pt;
	padding-right: 25px;
	padding-bottom: 0pt;
	padding-left: 25px;
	font-family: Tahoma,"Arial Narrow","Arabic Transparent",Arial;
	font-size: 12px;
	text-align: justify;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
div.feedburnerFeedBlock ul li div{
	line-height: 200%;
}	
div.feedburnerFeedBlock span.headline {
	font-size: 1.4em;
	height: 50px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
	background-color: transparent;
	background-image: url(images/img12.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	text-align: right;
	display: block;
	text-indent: 0pt;
}

#creditfooter {
	float: left;
}


.gfg-root {
  width : 100%;
  text-align : center;
font-family: Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
	font-size: 12px;
  border: 1px solid #BCCDF0;
}

.gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #528DC8;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : right;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  background-color : white;
  width : auto;
  height : 100%;
  padding-right : 20px;
  padding-left : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : right;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-right : 15px;
  padding-left : 5px;
  margin-right : 5px;
  margin-left : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center right;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: Tahoma, "Arial Narrow", "Arabic Transparent", Arial;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-left : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : right;
  padding-right : 10px;
  padding-left : 12px;
  border-left: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : right;
  margin-top : 0px;
  margin-right : 0px;
  padding-right : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : right;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : right;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : right;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : left;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : right;
}

.clearFloat {
  clear : both;
}