/*
Theme Name: Oded Fehr Theme 1
Description: Free Wordpress base theme coded by Cherry-Kiss.Us. Customized for Enchanted Visions by Ariane.
Version: 1.0
Designed by: Graphics by Ariane, coding by Cherry-Kiss.Us and Ariane.
Author: Ariane
Author URI: http://cherry-kiss.us
*/


/********** PLEASE DO NOT STEAL ANY OF THE CODING AND CLAIM IT AS YOURS! THIS IS A FREE WORDPRESS THEME BASE PROVIDED BY CHERRY-KISS.US! MAKE SURE YOU CREDIT CHERRY-KISS.US FOR THE FREE WORDPRESS THEME BASE! WE WORKED HARD TO PROVIDE THIS BASE FOR OUR VISITORS AT CHERRY-KISS.US! IF YOU HAVE ANY QUESTIONS PLEASE DONT HESITATE IN CONTACTING US! THANK YOU **********/



/********** Main Background **********/

body { 	
	background-color: #e4f0fe;
	background-image: url(images/OdedFehrV1_bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	font-family: Arial,tahoma,Verdana,Helvetica;
    margin: 0px;
	color: #8ba9c1;
}


#container   {
	text-align: left;
	width: 900px;
	margin: 0px auto;
	position: relative;

}


/********** Welcome Message **********/

#welcome   {
	right: 580px;
	top: 180px;
	width: 300px;
	height: 250px;
	position: absolute;
	color: #ffffff;
	font-size:8pt;
	line-height: 100%;
	letter-spacing: -.35px;
	font-family: Georgia;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 0px 1px #495864;
}


/********** Twitter or Latest News **********/

#twitter   {
	color: #ffffff;
	font-size:8pt;
	line-height: 100%;
	letter-spacing: -.35px;
	font-family: Georgia;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 0px 1px #512f9d;
	left: 265px;
	top: 16px;
	width: 600px;
	position: absolute;
}


/********** Links **********/

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration : none; 
        font-weight: bold;
        font-style: italic;
	text-shadow: 1px 0px 1px #808080;
}
 
a:hover {
	color: #5734a6;
	text-decoration : None;
}

 
/********** Text Effects **********/
 
	b{color: #8ba9c1;}
	i{font-size:11px; font-family: arial;}
	u{border-bottom:1px solid #ffffff; text-decoration:none; color: #8ba9c1;}
	
	
/********** List **********/
 
li { 
	list-style-image:url(http://www.rachelweiszonline.com/wp-content/themes/cherrykissbase/images/bullet.png);
	margin-left: -10px; 
} 


/********** Extra **********/

textarea, button, select {
	background-color: #8ba9c1;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding:5px;		
	font-weight: normal; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial; 
	text-align :left;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	}

option {
	background-color: #8ba9c1;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding:5px;		
	font-weight: normal; 
	text-transform: none;
	line-height : 11px;
	font-size:10px;
	text-decoration : none;
	font-family: Arial; 
	text-align :left;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	}

input {
	background-color: #8ba9c1;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding:3px; 
	font-weight: normal; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial; 
	text-align :left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/********** Blockquote **********/

blockquote {
	background-color: #8ba9c1;
	border-top: 0px solid #ffffff;
	border-left: 10px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-shadow: 1px 0px 1px #808080;
	text-align: left;
	padding:5px;
	color: #ffffff;
	font-family: Tahoma;
	margin: 10px;
	line-height: 100%;
}





/********** Image Effects **********/

.pic {
	background-color:#8ba9c1;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.70;
}

.pic:hover {
	background-color:#8ba9c1;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.90;
}



/********** Navigation **********/


#navigation   {
	background-color: #transparent;
	left: 50px;
	top: 8px;
	line-height: 100%;
	text-align: center;
	color: #3c4d5a; 
    width: 770px;
	position: absolute;
	display: inline;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:13px; 
	font-style:italic; 
	font-weight: bold; 
	color: #ffffff; 	
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
	text-shadow: 1px 0px 4px #3c4d5a;
}

a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:13px; 
	font-style:italic; 
	font-weight: bold; 
	color: #5734a6; 
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
    text-shadow: 1px 0px 4px #3c4d5a;
} 


/********** Content **********/


#content {
	float: right;
	width: 658px;
	margin-bottom: 10px;
	margin-right: 10px;

}


#contentbottom {
	position: relative;
	width: 658px;
	height: 81px;
	background-image: url(images/OdedFehrV1_body-bottom.jpg);

}


/* Content Text */

.content{
	color: #8ba9c1;         
	font-size: 9pt;
	font-family: Georgia;
	background-image: url(images/OdedFehrV1_body-body.jpg);
	text-align: left;
	padding: 25px;
	font-weight:normal;
}


/* Content Links */

.content a:link, .content a:active, .content a:visited {
	color: #ffffff;
	text-decoration : none; 
	text-shadow: 1px 0px 3px #8ba9c1;
        font-style: italic;
}
 
.content a:hover {
	color: #4e6375;
	text-decoration : None;
}


/* Content Text Effects */

.content b{color: #6184a0;}
.content strong {color: #6184a0;}
.content i{font-size:11px; font-family: arial;}
.content u{border-bottom:1px solid #ffffff; text-decoration:none; color: #6184a0;}


/* Title */

#title {
	position: relative;
	width: 658;
	height: auto;
	background-image: url(images/OdedFehrV1_body-title.jpg);

}

.title {
	color: #ffffff;         
	font-size:14pt;
	font-family: Georgia;
    font-weight: bold;
    font-style: italic; 
	line-height: 16px;
	letter-spacing:0;
	text-align:Center;
	text-shadow: 1px 0px 3px #1d3c54;
	padding-right:5px;
	padding-left:5px;
	padding-top: 25px;
	padding-bottom:0px;
}

.title a:link, .title a:active, .title a:visited{
	color: #ffffff;         
	font-size:14pt;
	font-family: Georgia;
    font-weight: bold;
    font-style: italic; 
	line-height: 100%;
	letter-spacing:-1px;
	text-align: center;
	text-shadow: 1px 0px 3px #1d3c54;
}
 

.title a:hover {
	color: #e4f0fe;
	text-decoration : None;
}


/* Posting Info */

.posted {
    background-color: transparent;
    text-align: center;
    padding:19px 5px 5px;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 9pt;
}

.posted a:link, .posted a:active, .posted a:visited {
	color: #e4f0fe;
	text-decoration : none; 
	text-shadow: 1px 0px 3px #526d82;
        font-style: italic;
}
 
.posted a:hover {
	color: #ffffff;
	text-decoration : None;
}


/* Comments */

.comments {
    line-height: 100%;
    margin-left: 265px;
    margin-top: 90px;
    position: absolute; 
    height: auto !important; 
    font-family: Georgia;
    font-size: 20pt;
    font-weight: bold;
    font-style: italic;
    text-shadow: 1px 0px 4px #3a2569;
    text-align: center;
    letter-spacing:-1px;
    color: #e4f0fe;
    clear:both;
    background-color: #transparent;
}


.comments a:link, .comments a:active, .comments a:visited{
	color: #e4f0fe;
	text-decoration : none; 
	font-size: 30pt;
	text-shadow: 1px 0px 4px #3a2569;
	text-align: center;
	letter-spacing:-1px;
    font-weight: bold;
    font-style: italic;
	line-height: 100%;
}
 

.comments a:hover {
	color: #ffffff;
	text-decoration : None;
}


/********** Sidebar **********/
 
 
#sidebar {
	float: left;
	width: 223px;
}


#sidebarbottom {
	position: relative;
	width: 223px;
	height: 74px;
	background-image: url(images/OdedFehrV1_sidebar_bottom.png);
}


/* Sidebar Header */

.sidetop {
	color: #ffffff;         
	font-size: 14pt;
	font-family: Georgia;
	text-align: center;
	text-shadow: 1px 0px 4px #1d3c54;
	font-weight: bold;
	font-style: italic;
   	width: 223px;
	height: auto;
	padding-bottom:18px;
	padding-top:31px;
	background-image: url(images/OdedFehrV1_sidebar_top.png);
}
 
 
/* Sidebar Text */

.side{
	color: #8ba9c1;         
	font-size: 9pt;
	font-family: Georgia;
	line-height: 12px;
	background-image: url(images/OdedFehrV1_sidebar_body.png);
	letter-spacing:0;
	text-align: left;
	padding: 15px;
	font-weight: normal;
}


/* Sidebar Links */

.side a:link, .side a:active, .side a:visited {
	color: #ffffff;
	text-decoration : none; 
    font-weight: bold;
    font-style: italic;
	text-shadow: 1px 0px 4px #8ba9c1;
}
 
.side a:hover {
	color: #4e6375;
	text-decoration : None;
}


/* Sidebar Text Effects */

.side b{color: #6184a0;}
.side strong{color: #6184a0;}
.side i{font-size:11px; font-family: arial;}
.side em{font-size:11px; font-family: arial;}
.side u{border-bottom:1px solid #ffffff; text-decoration:none; color: #6184a0;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.affiliates img {
padding: 2px;
border: none;
}

.affiliates img:hover {
padding: 2px;
border: none;
}

/* Let's remove that Wordpress Stats Smiley Face ! */
img#wpstats {
     display: none;
}
.comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}
