/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
.fbg {
}
.fbg_resize {
	margin:0 auto;
	width:1000px;
	padding:16px 20px;
	color:#8a8a8a;
}
.fbg h2 {
	color:#e7e7e7;
	padding-bottom:24px;
}
.fbg img.gal {
	margin:0 8px 8px 0;
	padding:0;
	border:none;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:200px;
}
.fbg .c2 {
	padding:0 36px 0 16px;
	width:200px;
}
.fbg .c3 {
	padding:0 0 0 36px;
	width:200px;
}
.fbg .c4 {
	padding:0 0 0 36px;
	width:200px;
}
.fbg .fbg_ul {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li a {
	display:block;
	margin:0;
	padding:2px 0 2px 12px;
	color:#8a8a8a;
	text-decoration:none;
	background:url(../image/li.gif) no-repeat left center;
}
.fbg .fbg_ul li a:hover {
	color:#fdbb20;
	text-decoration:underline;
}
.fbg p.contact_info {
	line-height:1.8em;
}
.fbg p.contact_info a {
	color:#fdbb20;
	text-decoration:underline;
}
.fbg p.contact_info span {
	display:block;
	float:left;
	width:74px;
	font-weight:bold;
	color:#fff;
}

body {
	margin: 0px;
	background: #C0C0C0 url(image/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7D807A;
}
h1, h2, h3 {
	color: #AA2808;
}
h1 {
}
h2 {
}
h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	
}

a {
	text-decoration: underline;
	color: #E14949;
}

a:hover {
	text-decoration: none;
	color: #C11414;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	background: url(image/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 310px;
	height: 70px;
	margin: 0px;
	padding-left: 30px;
	text-align: center;
}

#logo h1 {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-transform: lowercase;
	font:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(image/img03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding-left: 30px;
	padding-top: 6px;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	display: inline;
	text-align: center;
	
}

#menu a {
	height: 23px;
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 3px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(image/img08.jpg) repeat-x left top;
	color: #FFFFFF;
}

/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 18px;
	margin-left: 50px;
	padding: 3px 0 3px 5px;
	border: 1px solid #999999;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #C11212;
	font-size: 10px;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	height:auto;
	margin: 0 auto 5px;;
	padding: 0px 0px;
	background: url(image/img04.jpg) repeat left top;
}

#page-bgtop {
	margin: 0px;
	padding: 0px 60px;
	background: url(image/img06.jpg) no-repeat left top;
}

/* Content */

#content {
	float: left;
	width: 540px;

	padding-top: 30px;
	
}
#content p{
	float: right;
	width: 540px;
	padding-top: 30px;
	
}
.content .post_content {
	float:right;
	width:420px;
}
.content .post_content strong {
	color:#3f3f3f;
}


.content  h2 {
	margin-bottom:0;
	padding-bottom:8px;
	font-size:30px;
	line-height:1.2em;
	color:#3f3f3f;
	border-bottom:1px solid #bebebe;
}
.content div.img {
	padding:12px 0;
	float:left;
}

.content  img.fl {
	margin:0;
	padding:0;
	background:#fff;
	border:1px solid #8b8b8b;
}

.post {
	background: url(image/img04.gif) repeat-x left bottom;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #CFCAB8;
}

.post .title {
	margin: 0px;
	color: #BF0B0B;
}

.post .title a {
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #BF0B0B;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	font-size: 12px;
	text-transform: lowercase;
	color: #7D807A;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 100px 0px 0px 0px;
	text-align:center;
	font-size:16px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	list-style: none;
}

#sidebar li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 50px;
	font-weight: bold;
	
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border-bottom: 1px solid #998D62;
	background: none;
	font-weight: bold;
}


#sidebar h2 {
	height: 35px;
	margin: 0px;
	padding: 10px 0px 10px 50px;
	background: url(image/img07.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	
	color: #524B36;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #4E4628;
}

#sidebar a:hover {
	text-decoration: underline;
	color:#a51d24;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 1422px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: url(image/foo.jpg) ;
	color: #9C9C9C;
}

#footer p {
	margin: 0;
	padding: 60px 40px;
	text-align: center;
	font-size: 12px;
}

#footer a {
	text-decoration: underline;
	color: #808080;
}

#footer a:hover {
	text-decoration: none;
}
.reg {
		text-align:right;
		width:580px;
		background-color:#ffffff;
		border-color:#0C3F77;
		border-width:1px;
		border-style:solid;
		font-size: 14px;
		font-family:Arial;
		direction:rtl;
		margin-top:20px;
		
	
		
	}
	table{
			text-align:right;
		width:400px;
		background-color:#ffffff;
		border-color:#0C3F77;
		border-width:1px;
		border-style:solid;
		font-size: 16px;
		font-family:Arial;
		direction:rtl;
		margin-top:20px;
	}
	table th {
		vertical-align:middle;
		text-align:right;
		background-color:#0C3F77;
		color: #ffffff;
		font-size: 16px;
		line-height:10px;
		height:10px;
		padding:5px;
		border-width: 1px;
		border-color: #D3E0F0;
		border-style: solid;
		font-weight:bold
	}
	table td {
		text-align:right; 
		vertical-align:middle; 
		border-color:#D3E0F0; 
		border-width:1px; 
		border-style:solid; 
		font-size: 1em;
		padding:5px 3px;
	}
	table th p { text-align: center; font-weight:bold;}
	table th p a { text-align: center; font-weight:bold; color:#D3C7A7;}
	table td p {font-size: 1em; padding-left:3px; padding-right:10px;}
	.oddrowcolor{background-color:#ffffff;}
	.evenrowcolor{background-color:#D3E0F0;}
	
	.ViewProfElement
{
	direction:rtl;
	text-align:right;
	background-color:#eeeeee;
	border-color:#bfae80;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
	border-collapse: separate;
  	border-spacing: 2px;
	color: #322124;
}


.ViewProfElementTH
{
	direction:rtl;
	text-align:right;
	height:30px;
	width:140px;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
	background-color:#eeeeee;
	color: #60101c;
	font-size: 15px;	
	margin-left:100px;
}
.ViewProfElementTH1
{
	direction:rtl;
	text-align:right;
	background-color:#eeeeee;
	color: #FFF;
	
	font-size: 16px;
}
.ViewProfElementTD
{
	border-bottom-color:#bfae80;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.photos img {
    position:static;
	margin-top:5px;
	margin-left:160px;
}

.photos img:nth-of-type(1) {
    left: 50px;
    top: 50px;
}
 
.photos img:nth-of-type(2) {
    left: 150px;
    top: 100px;
}
 
.photos img:nth-of-type(3) {
    left: 250px;
    top: 50px;
}
.photos img:nth-of-type(4) {
    left: 350px;
    top: 150px;
}
.photos img:nth-of-type(1) {
    left: 50px;
    top: 50px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}
 
.photos img:nth-of-type(2) {
    left: 150px;
    top: 100px;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
 
.photos img:nth-of-type(3) {
    left: 250px;
    top: 50px;
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    transform: rotate(7deg);
}
.photos img:nth-of-type(4) {
    left: 350px;
    top: 50px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
 .photos img:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 10;
}

.photos img:hover {
    -webkit-transform: rotate(380deg) scale(1.5);
    -moz-transform: rotate(380deg) scale(1.5);
    -o-transform: rotate(380deg) scale(1.5);
    transform: rotate(380deg) scale(1.5);
    z-index: 10;
}
.photos img {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
