/*  
Theme Name: Infinity Vision
Description: WP glossy theme designed by <a href="http://allianora.net/">Allianora</a>.
Version: 15.0
Author: Maja Maras
Author URI: http://allianora.net/

*/

* {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
}

body {
background: #000000  url(images/top_left_bg.jpg) top left repeat-y;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
color: #D8DBE0;
}

#container {
width:1000px;
margin: 0 0 0 139px;
}


a{
color: #C6C;
text-decoration: none;
font-size: 13px;
}

a:hover{
color: #9C9;
}



.nav_top {
text-transform: uppercase;
text-decoration: none;
font-size: 22px;
font-family: Garamond, serif;
float: left;
padding: 15px 0 0 0;
height: 40px;
}



.nav_top  a {
border-bottom: 2px dashed;
color: #000;
padding: 30px 8px 10px 5px;
font-weight: bold;
background-color: #D8DBE2;
filter:alpha(opacity=50);
opacity: 0.7;
}

.nav_top  a:hover{
background-color: #D8DBE2;
filter:alpha(opacity=50);
opacity: 0.7;

border-bottom: 1px dashed;
padding: 30px 8px 23px 5px;
color: #12619C;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
font-weight: bold;
font-size: 15px;
}

/* LAYOUT IMAGES */


#image_bg {
float:left;
background:url(images/bg.png) repeat-y;
width:1000px;
}



#image_01 {
float:left;
background:url(images/maylayout_01.jpg) no-repeat;
width:410px;
height:58px;
}

#image_02 {
float:left;
background:url(images/maylayout_02.jpg) no-repeat;
width:590px;
height:58px;
}

#image_03 {
float:left;
background:url(images/maylayout_03.jpg) no-repeat;
width:410px;
height:202px;
}

#image_04 {
float:left;
background:url(images/maylayout_04.jpg) no-repeat;
width:590px;
height:202px;
}


#image_05 {
float:left;
background:url(images/maylayout_05.jpg) no-repeat;
width:1000px;
min-height:904px;
}


#image_06 {
float:left;
background:url(images/maylayout_06.jpg)  bottom no-repeat;
width:1000px;
height:76px;
}


/* NAVIGATION AND CONTENT WRAPS */



#navigation_left{
	float:left;
	width:420px;
}

#content_right{
	float:left;
	width:500px;
	margin: 40px 0 50px 10px;
}


#content_right blockquote{
margin: 50px 30px 40px 5px;
}


/* CONTENT NAVIGATE AND LINKS*/


.navigate_links{
	width:290px;
	color: #EEF2F3;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	float: left;
	height: 347px;
}


.navigate_links p{
width:250px;
margin: 23px 0 30px 20px;
}

.navigate_links center{
margin: 0 0 0 45px;
}

.navigate_links ul li{
list-style-type: square;
margin: 5px  0 0 85px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
}


#content_links{
	float:right;
	width:191px;
	height: 135px;
	background: url(images/content_navigate.jpg) no-repeat;
	margin: 10px 10px 29px 0;
	clear: right;
	filter:alpha(opacity=90);
	opacity: 0.9;
}

#content_links a{
color: #FFF;
text-decoration: none;

}

#content_links a:hover{
color: #9C9;
}



#content_links h1{
color: #FFF;
text-transform: uppercase;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding: 2px 0 9px 20px;
font-size: 20px;
font-style: italic;

}

#content_links li{
color: #F8EEF5;
font-size: 10px;
list-style-type: none;
padding: 0 0 0 35px;
}



.about_me {
	width:220px;
	padding: 6px 15px 0 0;
	font-size: 11px;
	overflow: hidden;
	color: #000;
	float: right;
}

.main_nav {
	padding: 70px 2px 0 0;
	width: 210px;
	float: right;
}


.main_nav a {
background: url(images/main_nav.png) no-repeat;
height: 33px;
width: 189px;
font-size: 14px;
padding: 7px 0 0 17px;
float: left;
color: #C7E0F4;
}

.main_nav  a:hover  {
background: url(images/main_nav_hover.jpg) no-repeat;
height: 33px;
width: 189px;
color: #FC0;
text-align: center;
}


/*SITE OF THE WEEK*/


#sotw {
	float: left;
	width: 404px;
	width:415px;
	background-image: url(images/sotw_box.jpg);
	height: 201px;
	margin-top: 20px;

}

#sotw  img {
	border: 1px solid #917186;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	filter:alpha(opacity=50);
	opacity: 0.7;
	float: left;
	margin-top: 50px;
	height: 138px;
	width: 173px;
}


#sotw  img:hover {
[disabled]border: 2px solid #99b0cb;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
filter:alpha(opacity=100);
opacity: 1;
border:1px solid #B7C0D1;
}


#sotw  p{
	font-size: 12px;
	width: 215px;
	color: #160F16;
	float: right;
	padding: 15px 14px 0 0;
	height: 140px;
}

#sotw h1{
	font-size: 20px;
	color: #900;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	margin-top: 11px;
}


.affiliates {
	float: right;
	width: 420px;
}


.affiliates li {
float: right;
width: 190px;
clear: right;
list-style-image: url(images/li_bullet.jpg);
}


.affiliates li a {
color: #000;
font-size: 14px;
}

.affiliates li a:hover{
color: #62000A;
font-style: italic;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
}


.affiliates img {
	float: left;
	padding-top: 37px;
}


.facebook {
	padding:196px 0 0 70px;
	width:105px;
	float:left;
}

.facebook img {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	filter:alpha(opacity=100);
	opacity: 10;
}


.facebook img:hover {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
filter:alpha(opacity=100);
opacity: 1;
}



/* TRANSPARENT PNG */

.png {
padding: 7px 20px 10px 12px;
background: url(images/png.jpg) no-repeat;
margin: 30px 0 0 7px;
float: left;
}

.png img {
width:110px;
height:97px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
filter:alpha(opacity=50);
opacity: 0.7;
border: 1px solid #B7C0D1;
}

.png img:hover {
width:110px;
height:97px;
[disabled]border: 2px solid #99b0cb; 
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
filter:alpha(opacity=100);
opacity: 1;
}


/*WALLPAPERS, VECTORS, BRUSHES */

.wallpapers{
padding: 10px 22px 25px 14px;
background: url(images/wallpapers.jpg) no-repeat;
margin: 25px 0 0 2px;
float: left;
}

.wallpapers img {
width:200px;
height:150px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
filter:alpha(opacity=50);
opacity: 0.7;
border: 1px solid #B7C0D1;
}

.wallpapers img:hover {
width:200px;
height:150px;
[disabled]border: 2px solid #99b0cb; 
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
filter:alpha(opacity=100);
opacity: 1;
}




/*PATTERN BANNER */

.pattbraben {
background: url(images/pattbraben.jpg) no-repeat;
padding: 8px 29px 30px 13px;
float: left;
margin: 30px 4px 0 15px;
}


* html .pattbraben  {	/* IE6 */
margin: 30px 4px 0 10px;
}



.pattbraben img {
width: 175px;
height: 102px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
filter:alpha(opacity=50);
opacity: 0.7;
border: 1px solid #B7C0D1;
}

.pattbraben img:hover {
width: 175px;
height: 102px;
[disabled]border: 2px solid #99b0cb; 
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
filter:alpha(opacity=100);
opacity: 1;
}



/* LAYOUT , PAST SESSIONS , GIFTS */

.layout {
background: url(images/wallpapers.jpg) no-repeat;
height:200px;
font-size: 12px;
width: 480px;
color: #FDF3EA;
margin: 25px 0 0 0;
float: left;
font-family: Verdana, Geneva, sans-serif;
}

.layout p {
padding: 10px 10px 0 0;
}


.layout img {
border:1px solid #B7C0D1;
float: left;
margin: 9px 23px 0 13px;
}

.layout ul{
list-style-image: url(images/listiarrow.jpg);
float: right;
padding:0 90px 0 0;
}


.layout a {
color:#F4F2DB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform: uppercase;
}


.layout a:hover {
color:#DEEAF6;
background-color: #584E57;
font-size: 14px;
text-decoration: none;
}


* html .con_top, * html .con_bg, * html .con_bottom  {	/* IE6 */
margin-left:10px;
}


.con_top {
background: url(images/line.jpg) no-repeat bottom;
width: 450px;
height: 65px;
float: left;
text-align: center;
margin: 30px 0 0 20px;
}

.con_bg {
/* [disabled]background: url(images/main_box_02.jpg) repeat-y; */
width: 450px;
float: left;
margin-left:20px;
}


.con_bottom {
/* [disabled]background: url(images/main_box_03.jpg) no-repeat bottom; */
width:450px;
float: left;
margin:0 0 0 20px;
/* [disabled]height: 71px; */
}

.title {
padding: 21px 0 0 20px;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
color: #FFF;
font-family: Verdana, Geneva, sans-serif;
height: 30px;
}

.con_middle {
padding:5px 0 10px 5px;
font-family: Georgia, "Times New Roman", Times,;
font-size: 11px;
color: #bdb8d1;
text-align: right;
line-height: 13pt;
width: 430px;
}


.date {
letter-spacing: 2px;
font-size: 15px;
color: #FFF;
font-family: "MS Serif", "New York", serif;
float: right;
padding: 15px 20px 0 0;
}


.updateavi {
float: left;
padding: 10px;
color: #463B47;
border: 1px solid #B7C0D1;
margin: 10px 15px 10px 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
background: url(images/textarea.jpg) bottom repeat-x;
}


.updateavi img {
border: 1px solid #B7C0D1;
margin-bottom: 7px;
}


/*COMMENT BOX*/


* html .comment_box   {	/* IE6 */
margin:0 0 35px 0px
}


.comment_box {
float: left;
margin: 0 0 20px 5px;
}
.comment_box h1 {
color:#c4dbff;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
padding: 5px;
height: 60px;
border: 1px solid #50668B;
width: 100px;
float: left;
/* [disabled]background-image: url(images/layout2011_bottom.jpg); */
text-align: center;
margin: 5px 7px 0 0;
background-color: #3C323D;
opacity: 0.8;
}

.comment_box p {
font-size: 11px;
color: #FFC;
float: left;
width: 310px;
opacity: 0.9;
padding: 12px;
border: 1px solid #536482;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
background: url(images/textarea.jpg) bottom repeat-x;
background-color: #403B42;
}


/* FORM LOOK*/

input, textarea {
font: 12px 'courier new', monospace;
border: 1px solid #50668B;
margin: 5px 10px 0 0;
color: #000;
background: #182945 url(images/top_left_bg.jpg) repeat;
padding: 2px 0 0 0;
}

input:hover, textarea:hover {
color: #e0d3f1;
background: #2A4E9A url() bottom repeat-x;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}



.caunter {
float: right;
padding: 13px 163px 0 0;
color: #160F17;
}


.copyright {
float: left;
padding: 25px 0 0 61px;
font-size: 12px;
color: #603;
}


/* LINK EXCHANGE */

#linkex{
background-color: #403B42;
border: 1px solid #B7C0D1;
margin: 15px 6px 15px 0;
float: left;
width: 150px;
height: 165px;
text-align: center;
}


#linkex h1{
color:#7DE6FC;
font-family:"MS Serif", "New York", serif;
font-size:15px;
padding-top: 20px;
}

#linkex h2{
color:#CFF;
font-family:Geneva, sans-serif;
font-size:11px;
text-shadow: none;
text-transform: uppercase;
padding-top: 5px;
}

#linkex h3{
margin: 5px 0 11px 0;
}

#linkex h3 img, #linkex h3 img:hover {
opacity:0.9;
filter:alpha(opacity=100);
border: 0px solid #576F8B;
}


#linkex img  {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
filter:alpha(opacity=50);
opacity: 0.5;
border: 4px solid #d8dbe0;
}

#linkex img:hover {
border: 10px solid #a2a8b0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
filter:alpha(opacity=100);
opacity: 1;
}


h5 {
	font-size: 20px;
	color: #CC9;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	float: left;
	width: 480px;
	margin: 30px 0 30px 10px;
}


b {
color: #690;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
}

s {
color: #F00;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}

u{
color: #FF9;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}


hr {
margin:20px 0 20px 60px;
width:356px;
height:26px;
background: url(images/line.jpg) no-repeat;
}


h3 {
text-transform: uppercase;
font-family: "Courier New", Courier, monospace;
font-size: 16px;
color: #9C6;
text-align:inherit;
letter-spacing: 1px;
margin: 8px;
}


/* ICONS */

.icon {
background: url(images/avatar_bg.jpg) no-repeat;
padding:11px 40px 0 14px;
margin: 30px 0 0 10px;
float: left;
width: 100px;
height: 126px;
}


* html .icon {	/* IE6 */
margin: 30px 0 0 5px;
}

.icon img {
width:100px;
height:100px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
filter:alpha(opacity=50);
opacity: 0.7;
border: 1px solid #B7C0D1;
}

.icon img:hover {
width:100px;
height:100px;
border: 2px solid #99b0cb; 
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
filter:alpha(opacity=100);
opacity: 1;
}


