/*  
Theme Name: eXtreMesh v2010
Theme URI: http://ramesh.2my.cc
Description: White Simple Theme
Version: version 2.0
Author: ramesh
Author URI: http://ramesh.ws/

	su2 Theme
	http://ramesh.ws
*/


a {  
	color: #000080;
	text-decoration: none;
	}	
a:visited {
	color: #000080;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}	

hr {
  border: 0;
  color: #c0c0c0;
  background-color: #c0c0c0;
}


blockquote {
margin: 20px 10px;
padding:3px;
color: red;
padding: 0 50px;
background: transparent url("http://ramesh.2my.cc/wp-content/themes/white/blockquote.gif") no-repeat 0 0;
}

code {
      margin: 0 10px;
      padding: 0 5px;
      font-family: monospace;
      font-size: 8pt;
      color: red;
}

input        { font-family: Verdana; color: #000000; font-size: 8pt; 
               border: 2px solid #c0c0c0; background-color: #FFFFFF }
textarea     { font-family: Verdana; color: #000000; font-size: 8pt; 
               border: 2px solid #c0c0c0; background-color: #FFFFFF }

/* Main links style */

.blog_title   { font-family: Verdana; font-size: 8pt; color: #000000 }
.blog_text   { font-family: Verdana; font-size: 8pt; color: #555555; text-align: justify }
.dim_text   { font-family: Verdana; font-size: 8pt; color: #808080 }
.big_text   { font-family: Verdana; font-size: 10pt; color: #000000 }
.tiny_text   { font-family: Verdana; font-size: 6pt; color: #808080 }
.comment_text   { font-family: Verdana; font-size: 8pt; color: #555555 }
.side_text   { font-family: Verdana; font-size: 8pt; color: #555555 }

.blog_title a { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration:none }
.blog_title a:visited { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration:none }
.blog_title a:hover { font-family: Verdana; font-size: 8pt; color: #000080; text-decoration:underline }

.blog_title_new { font-family: Cardana; font-size: 14pt; color: #000000 }
.blog_title_new a { font-family: Cardana; font-size: 14pt; color: #000000; text-decoration:none }
.blog_title_new a:visited { font-family: Cardana; font-size: 14pt; color: #000000; text-decoration:none }
.blog_title_new a:hover { font-family: Cardana; font-size: 14pt; color: #000080; text-decoration:underline }

.blog_text a { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration:underline }
.blog_text a:visited { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration:underline }
.blog_text a:hover { font-family: Verdana; font-size: 8pt; color: #000080; text-decoration:underline }

.blog_text_2   { font-family: Verdana; font-size: 10pt; color: #000000; text-align: justify }
.blog_text_2 a { font-family: Verdana; font-size: 10pt; color: #555555; text-decoration:underline }
.blog_text_2 a:visited { font-family: Verdana; font-size: 10pt; color: #555555; text-decoration:underline }
.blog_text_2 a:hover { font-family: Verdana; font-size: 10pt; color: #555555; text-decoration:underline }

.dim_text a { font-family: Verdana; font-size: 8pt; color: #000080; text-decoration:none }
.dim_text a:visited { font-family: Verdana; font-size: 8pt; color: #000080; text-decoration:none }
.dim_text a:hover { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration:underline }

.comment_text a { font-family: Verdana; font-size: 8pt; color: orange; text-decoration:none }
.comment_text a:visited { font-family: Verdana; font-size: 8pt; color: orange; text-decoration:none }
.comment_text a:hover { font-family: Verdana; font-size: 8pt; color: #FFFF00; text-decoration:underline }

.side_text a { font-family: Verdana; font-size: 8pt; color: #000080; text-decoration:none }
.side_text a:visited { font-family: Verdana; font-size: 8pt; color: #000080; text-decoration:none }
.side_text a:hover { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration:underline }


.blog_text li,ul {
list-style: none;
margin: 0; 
padding: 0;
list-style-position: outside;
}

.blog_text_2 li,ul {
list-style: none;
margin: 0; 
padding: 0;
list-style-position: outside;
}

.side_text li,ul {
list-style: none;
margin: 0; 
padding: 0;
list-style-position: outside;
}

.blog_text img {
	margin: 0 3px;
	padding: 3px;
	border: 1px solid #c0c0c0;
	/* max-width: 100%; */
}

.blog_text_2 img {
	margin: 0 3px;
	padding: 3px;
	border: 1px solid #c0c0c0;
	/* max-width: 100%; */
}

.icons_pic img {
 border: 1px solid #cccccc;
}

div#qTip {
 padding: 5px;
 border: 2px solid #000;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px;
 border-top-width: 2px;
 display: none;
 background: #F0F0F0;
 color: #000080;
 font: 10pt Tahoma;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

