/*
Theme Name: Stylish Red
Theme URI: http://publisher-heaven.com
Description: Stylish and simple red theme for Wordpress
Author: Buddha
Author URI: http://publisher-heaven.com
*/


/*-----------Block Level Elements--------------*/

body { 
	margin:0;
	background-color:#0F0F3A;
	text-align:center;
	}
h1 { 
	margin:0;
	font:normal 1.6em Arial, Sans-Serif;
	letter-spacing:-1px;
	color:#666666;
	}
h1 a {  
        font-family:Verdana;
        font-size:10px;
	color:#ffffff;
      
	}

h2 {
          font-family:Verdana;
          font-size:11px;
          color:#ffffff !important;
       }
h2.h2 {
          font-family:Verdana;
          font-size:11px;
          color:#ffffff;
       }
	
/* Wrapper */

#wrap {
	width:768px;
	margin:0px auto;
	border-left:1px solid #e30303;
	border-right:1px solid #e30303;
	}
	
/* Header */

#header {
	height:120px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#header h1
{
        font-family:Arial;
	padding-top: 40px;
        color: #fff;
	font-size: 14pt;
        font-style:bold;
        text-transform:uppercase;
}
#header h1 a{
   font-family:Arial;
   font-size: 14pt;
   text-transform:uppercase;
   text-decoration:none;
}


.desc
{
	color: #fff;
        font-family:Verdana;
	font-size: 8pt;
        text-transform:uppercase;
}	
	
/* Navigation Bar */

div#navigation {
    font: Verdana;
    font-size: 10px;
    height: 59px;
    width: 100%;
    border-bottom-width:1px;
    border-color:#0F0F3A;
    border-bottom-style:solid;
	background-image:url(images/navigation.png);
}
div#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
    padding: 7px 10px;
	color:#EDE6EE;
}
div#navigation li a:link {
    color: #FFF:
}
div#navigation li a:visited {
    color: #FFF;
}
div#navigation li a:hover {
    color: #000;
	/*background-image:url(images/navigation_hoover.png);*/
}
	
/* Content Area */

#content {
	text-align:left;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0px 10px;
	color:#EDE6EE;
	background-image:url(images/content.png);
	background-repeat:repeat-y;
	background-color:#000000;
	float: left;
	width: 748px;
        border-style: soldi;
        border-width:2px;
	}

#content img 
{
 max-width:260px;
 max-height:300px;
 float:right;
 margin-left:7px;
 align:right;
 display:inline;
}

#post h2 {
          font-family:Verdana;
          font-size:11px;
          color:#ffffff;
       }
#post a {
        font-family:Verdana;
        font-size:11px;
	color:#ffffff;
        text-decoration:none;
	}
#post a:visited {
        font-family:Verdana;
        font-size:11px;
	color:#000000;
        text-decoration:none;
	}
#post a:hover {
        font-family:Verdana;
        font-size:11px;
	color:#ffffff;
        text-decoration:none;
	}


#left
{
	width: 530px;
	float: left;
        padding-left:18px;
}
.subtitle{
padding-top:0px;
margin-top:0px

}

div#left h2 {
font-family:Arial; 
font-size:13px; 
color:#000000;
padding-bottom:0px;
margin-bottom:1px
}
div#left a {
font-family:Verdana; 
font-size:13px; 
color:#ffffff; 
text-decoration:none;
}
div#left a:visited {
font-family:Verdana; 
font-size:13px; 
color:#ffffff; text-decoration:none;
}
div#left a:hover {
font-family:Verdana; 
font-size:13px; 
color:#000000; text-decoration:none;
}
div#left p,div#left li {
           font-family:Verdana;
           font-size:12px;
           color:#c7c2c2;
           }
#left h5 {
           font-family:Verdana;
           font-size:8px;
           color:#c7c2c2;
	     }
/* Menu */

#menu
{
	width: 120px;
	float: left;
	text-align:left;
	padding-left: 40px;
}

#menu h2 {
        margin: 15px 0 0 0;;
        font-family:Verdana;
        font-size:10px;
        color:#ccc6c6;
        text-transform:uppercase;
  border-bottom: 1px;
  border-bottom-color: #666666;
  border-bottom-style: dotted;
}

#menu ul
{
	margin: 0 0 5px 0;;
	padding-left: 15px;
	list-style-type: none;
      font-weight:bold;
}
#menu li ul li {
	margin:0;
	padding:0px;
      font-weight:normal;
}


#menu a {
        font-family:Verdana;
        font-size:11px;
	color:#ff0303;
    text-decoration:none;
	}
#menu a:visited {
        font-family:Verdana;
        font-size:11px;
	color:#e30303;
    text-decoration:none;
	}
#menu a:hover {
        font-family:Verdana;
        font-size:11px;
    text-decoration:none;
	color:#ffffff;
	}

#searchform {
	background: transparent;
    display: inline;
}

	
/* Footer */

#footer {
	height:90px;
	line-height:30px;
	padding-bottom: 10px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	clear: both;
	}

#footer a {
	color:#fffff;
	text-decoration:none;
	}
#footer a:visited {
	color:#fffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#000000;
    text-decoration:none;
	}

/* 3d style for myGallery  */

.mypicbox {
	margin-bottom: 30px;
	margin-top: 10px;
}

.mypicup {
}

.mygalleryup {
	padding-top: 10px;	
}

.mypicture {
	padding: 0px;
	margin: auto;
	
}

.mypictureborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	_padding-right:5px;
}


.mypictureimg {
	background: #ffffff;
	border: 1px solid  #999999;
	padding: 3px;
}

.myfooter {
	text-align: center;
	font-family: Verdana;
	font-size: 0.8em;
}

.myfooter span {
	background: #ffffcc;
	border: 1px solid #eeeeee;
}

.mypicback {
	float: left;
}

.mypicfor {
	float: right;
}

.mypicsgallery {
	text-align: center;
	margin-top: 10px;
}

.mygallpic {
	margin-bottom:0px;
	
}

.mypicsgallery a img {
	border: 2px solid  #ffffff;
	padding: 1px;
}

.mypicsgallery a:hover img {
	border: 2px solid  #CC0000;
	padding: 1px;
}


.myrandompic img {
	padding:5px;
	border: 1px solid #C6C9CD;
	background: #ffffff;
}
.mygalleryoverview {
	margin-top: 10px;
}

.mygallerygallery {
	height: 130px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.mygallerynames {
	text-align: left;
 	font-family: "Century Gothic",Verdana;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.mygallerypreviewpics {
	float: left;
	margin-right: 12px;
}
.mygallerydescription {
	text-align: left;
	font-size: 1em;
}

.mypicboxentry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mypictureentry {
	padding: 0px;
	margin: auto;
}

.mypictureentryborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	_padding-right:5px;
	
}

.mypictureentryimg {
	background: #ffffff;
	border: 1px solid  #999999;
	padding: 3px;
}

.mypicsgalleryentry {
	text-align: center;
}

.mygallpicentry {
	margin-bottom:0px;
}

.mypicsgalleryentry a img {
	border: 2px solid  #ffffff;
	padding: 1px;
}

.mypicsgalleryentry a:hover img {
	border: 2px solid  #CC0000;
	padding: 1px;
}

.myinlinepicture {
	text-align:center;
	margin:auto;
	margin-top:10px;
}

.myinlinepictureleft {
	float:left;
	padding-right:10px;
	margin-right:16px;
}

.myinlinepictureleftclear {
	float:left;
	padding-right:10px;
	margin-right:16px;
	padding-top: 10px;
}

.myinlinepictureright {
	float:right;
	padding-left:10px;
	margin-right:14px;
}

.myinlinepicturerightclear {
	float:right;
	padding-left:10px;
	margin-right:14px;
	padding-top: 10px;
}

.myinlinepicdescription {
	text-align:center;
	font-size: 0.8em;
	font-family: Verdana;
	
}

.myinlinepicdescription span {
	background: #ffffcc;
	border: 1px solid #eeeeee;
}

.myinlinepictureimg {
	background: #ffffff;
	border: 1px solid  #999999;
	padding: 3px;
	
}

.myinlineborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	//padding-right:5px;
}

.mygallerypreviewpics img {
	border:0px;
}

.gallerynav {
	
}

.galleryfor {
	float: right;
}

.galleryback {
	float: left;
}

.exifmetalabel {
	font-family: Verdana;
	font-size: 1em;
}

.exifbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 0.85em;
}

.exiflabelone {
	background: #eeeeee;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}

.exiflabeltwo {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	
}

.exifdataone {
	font-weight:lighter;
	
}

.exifdatatwo {
	font-weight:lighter;
}

.thumbsnav {
	
}

.thumbsfor {                                          
	float: right;
}

.thumbsback {
	float: left;
}

.thumbscounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.mypiccounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.galcounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.transparent {
	color: #ffffff;	
}

