/*
Theme Name: pinkSimpleScheme Magazine
Author: WPThemeDesigner.com

*/

* {
	margin: 0; padding: 0;
}

body * {
  cursor: default;
}

a {
	color: #0099B9;
}
a:hover {
	text-decoration: none;
	color: #0099B9;
    cursor: pointer;
}


img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
    background-color: #ffffff;
}

#colorwrapper {
    background-color: #ffffff;
}
/** END wrapper **/

/** END wrapper **/

/** BEGIN header **/
#header {
	height: 138px;
	margin-bottom: 0px;
    margin-top:0px;
}
	#header .pages {
		list-style-type: none;
		height: 39px;
		padding-top: 3px;
		float: left;
	}
		#header .pages li {
			float: left;
		}
		#header .pages li a {
			display: block;
            font: Verdana;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 12px 15px;
			text-decoration: none;
		}
		#header .pages li a:hover {
			text-decoration: underline;
            cursor: pointer;
		}
	#header form {
		width: 245px; height: 26px;
		background: url(images/search.png) no-repeat 0 8px;
		float: right;
		padding: 8px 30px 0 0;
	}
		#header form input {
			border: 1px solid #0099B9;
			float: left;
			width: 160px;
			margin: 5px;
		}
		#header form button {
			border: 0;
			text-indent: -9999px;
			font-size: 0;
			width: 72px; height: 22px;
            margin-top: 3px;
            margin-right: 1px;
			float: right;
			background-color: transparent;
		}
	#header .logo {
		clear: both;
		float: left;
            margin-left: 5px;
    margin-right: 5px;
    margin-top:0px;
    margin-bottom:10px;
                  
		padding: 5px 0 px 5px;

	}
		#header .logo h1 {
			font-size: 2em;
			text-transform: uppercase;
		}
			#header .logo h1 a {
				text-decoration: none;
			}
		#header .logo p {
			color: #0099B9;
			font-weight: bold;
			font-size: 1.2em;
			text-transform: uppercase;
		}
	#header .sponsor {
		float: right;
		padding: 10px 0;
            margin-left: 5px;
    margin-right: 5px;


	}
	#header .categories {
		clear: both;
		list-style-type: none;
        font: verdana;
		height: 25px;
		border-bottom: 2px solid #000000;
		border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        margin-left: 5px;
        margin-right: 5px;
        marginbottom:5px;
        font-weight: bold;
		overflow: hidden;
        background-color: #ff0000;
	}
		#header .categories li {
			float: left;
		}
		#header .categories li a {
          font: Verdana;
          font-weight:bold;
            font-size: 13px;
			text-transform: uppercase;
			color: #ffffff;
			display: block;
			padding: 5px 10px 5px 10px;
			color: #ffffff;
			border-right: 1px solid #000000;
            border-left: 1px solid #000000;
			text-decoration: none;
            background-color: #ff0000;
		}
		#header .categories li a:hover {
			background-color: #000000;
			color: #ffffff;
            cursor: pointer;
		}
/** END header **/



/** BEGIN content **/
#content {
	clear: both;
	width: 670px;
	float: left;
	padding-bottom: 10px;
    margin-top: 20px;
        margin-left: 0px;
        background-color:#ffffff;

}
	
	#content {
		
	}
/** END content **/




/** BEGIN sidebar **/
#sidebar {
	width: 310px;
	float: left;
        margin-left: 0px;
        margin-top: 18px;
        background-color:#ffffff;
        height: 100%;
}

#sidebar .bigsidebarad {

		margin-bottom: 10px;
	}


	#sidebar .box {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
        margin-right: 8px;
 
	}
		#sidebar .box h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #0099B9;
			background-color: #EEEEEE;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .box ul li {
				line-height: 1.4em;
				color: #0099B9;
				padding: 2px 0;
			}
			#sidebar .box ul li a {
				color: #0099B9;
				text-decoration: none;
			}
			#sidebar .box ul li a:hover {
				color: #0099B9;
				font-weight: bold;
				text-decoration: underline;
                cursor: pointer;
			}
		
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				color: #0099B9;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #0099B9;
				text-decoration: underline;
                cursor: pointer;
			}
		#sidebar .box .popular {
			list-style-type: none;
			list-style-position: outside;
		}
			#sidebar .box .popular li {
				padding: 5px 0;
			}
			#sidebar .box .popular li a {
				color: #0099B9;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box .popular li p {
				padding-top: 5px;
			}
		#sidebar .box .sponsors {
			padding: 10px 10px 0;
			text-align: center;
		}
			#sidebar .box .sponsors img {
				margin: 6px;
			}
		#sidebar .box .bookmarks {
			list-style-type: none;
			list-style-position: outside;
			padding: 5px 10px 10px;
		}
			#sidebar .box .bookmarks li {
				font-family: Arial;
				border-bottom: 1px dotted #CCCCCB;
				padding: 5px 0 5px 20px;
				background-position: 0 6px;
				background-repeat: no-repeat;
			}
			#sidebar .box .bookmarks li a {
				color: #0099B9;
			}
			#sidebar .box .bookmarks li.rss { background-image: url(images/rss.gif); }
			#sidebar .box .bookmarks li.twt { background-image: url(images/twitter.gif); }
			#sidebar .box .bookmarks li.fcb { background-image: url(images/facebook.gif); }
			#sidebar .box .bookmarks li.ldi { background-image: url(images/linkedin.gif); }
	#sidebar .l {
		float: left;
		width: 170px;
	}
	#sidebar .r {
		float: right;
		width: 170px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 0.9em;
	padding: 20px 10px;
    margin-top:10px;
}
	#footer a {
		color: #ffffff;
	}
	#footer p {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    width: 470px;
    margin-right: 0px;
    float: right;
    background-color: #ffffff;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #0099B9;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #0099B9;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
            cursor: pointer;
		}
		
#content .single {
	padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    width: 470px;
    margin-right: 0px;
    float: right;
    background-color: #ffffff;
        

  
}
	#content .single h2 {
		font-size: 15px;
		margin-bottom: 8px;
        padding-top: 3px;
         
         color:blue;
	}
    
    #content .single h2 a {
		font-size: 1.2em;
		margin-bottom: 10px;
        text-decoration: none;
        color: blue;
	}
    
    #content .single h2 a:hover {
             color:blue;
        text-decoration: underline;
        cursor: pointer;
	}
    
	#content .single p {
		line-height: 1.7em;
		margin-bottom: 10px;
	}
    
    #content .single p a {       
       text-decoration:none; 
       color: blue;   
    }
    
    
    #content .single p a:hover {       
       text-decoration:underline;
       cursor: pointer;    
    }
    
	#content .single ul, #content .single ol {
		
		margin-bottom: 10px;
        list-style: none;

	}
	#content .single li {
		line-height: 1.5em;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
        list-style-type: disc;
        margin-left:20px;
	}
    
    #content .single a {
		color:blue;
        text-decoration:none;
	}
    
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
    
 
    
    
#comments {
	
}
	.single #comments h2 {
			font-size: 13px;
			text-transform: uppercase;
			color: #ffffff;
            background-color: #ff0000;
		    border: 1px solid black;
            padding: 5px;
	}
	.single #comments a {
		text-decoration: none;
	}
	.single #comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	.single #comments form {
		
	}
	.single #comments form p {
		margin-bottom: 5px;
	}
		.single #comments form input {
			margin-right: 5px;
		}
		.single #comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		.single #comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		.single #comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		.single #comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.single .commentdetails {
		margin-top: 25px;
	}
	.single .commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.single .commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.single .required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
.single #comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	.single #comments .buffer {
		padding: 10px;
	}
	.single #comments ol li {
        border-top: solid 1px #dddddd;
		margin-bottom: 5px; 
        line-height: 1.5em;
        padding-left: 10px;
        padding-right: 12px;
        padding-bottom: 0px;
        padding-top: 10px;
        list-style-type:none;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0 15px;
        font-size:11px;
        
	}
	.single #comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	.single #comments ol li .avatar {
		float: right;
	}
	.single #comments ol li .comment-author {
	        font-style:normal;
	}
		.single #comments ol li .comment-author .fn {
			font-weight: bold;
              font-style:normal;
			font-size: 13px;
            list-style-type: none;
		}
	.single #comments ol li .comment-meta {
		font-size: 9px;
		color: #999999;
		margin: 3px 0 3px;
        list-style-type: none;
	}
	.single #comments ol li .reply {
		font-size: 9px;
		font-weight: normal;
		padding-bottom: 10px;
      
      list-style-type: none;
	}
	.single #comments .children {
		list-style-type: none;
	}
.single #comments .navigation {
	padding: 0 0 10px;
	font-size: 0.9em;
}
	.single #comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	.single #comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
        cursor: pointer;
	}
.single #comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/


/** BEGIN sidebar **/
#sidebar2 {
	width: 160px;

	float: left;
    clear: none;
    background-color: #ffffff;
}


    #sidebar2 .ad {
          clear: both;
          padding: 5px;
    }
	
    
    #sidebar2 .recentposts {
		border: none;
		margin-bottom: 10px;
	}
		#sidebar2 .recentposts h2 {
			font-size: 11px;
			text-transform: uppercase;
			color: #ffffff;
            background-color: #ff0000;
			margin-right: 5px;
            margin-left: 5px;
			padding: 8px 0 8px 27px;
            border: 1px solid black;
		}
		#sidebar2 .recentposts ul {
			list-style-type: none;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar2 .recentposts ul li {
				line-height: 1.4em;
				color: #blue;
				padding: 2px 0 5px;
                font-size: 11px;
                
			}
             #sidebar2 .recentposts ul li a { 
                       text-decoration:none;
                       color:blue;
             }  
             #sidebar2 .recentposts ul li a:hover { 
                       text-decoration:underline;
                       color:blue;
                       cursor: pointer;
             }  
             
               
    #sidebar2 .box2 {
		border: none;
		margin-bottom: 10px;
	}
		#sidebar2 .box2 h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #0099B9;
			background-color: #ffffff;
            margin-right: 10px;
            margin-left: 10px;
			padding: 10px 0 10px 40px;
			border-bottom: 1px solid #dddddd;
            border-top: 1px solid #dddddd;
		}
		#sidebar2 .box2 ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar2 .box2 ul li {
				line-height: 1.4em;
				color: #0099B9;
				padding: 2px 0;
                font-size: 11px;
                
			}
			#sidebar2 .box2 ul li a {
				color: #0099B9;
				text-decoration: none;
			}
			#sidebar2 .box2 ul li a:hover {
				color: #0099B9;
				font-weight: bold;
				text-decoration: underline;
                cursor: pointer;
			}
		#sidebar2 .box2 .video {
			padding: 12px;
		}
		#sidebar2 .box2 .flickr {
			padding: 5px;
			text-align: center;
		}
			#sidebar2 .box2 .flickr img {
				margin: 6px;
			}
		#sidebar2 .box2 .tags {
			padding: 10px;
		}
			#sidebar2 .box2 .tags a {
				color: #0099B9;
				text-decoration: none;
			}
			#sidebar2 .box2 .tags a:hover {
				color: #0099B9;
				text-decoration: underline;
                cursor: pointer;
			}
		#sidebar2 .box2 .popular {
			list-style-type: none;
			list-style-position: outside;
		}
			#sidebar2 .box2 .popular li {
				padding: 5px 0;
			}
			#sidebar2 .box2 .popular li a {
				color: #0099B9;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar2 .box2 .popular li p {
				padding-top: 5px;
			}
		#sidebar2 .box2 .sponsors {
			padding: 10px 10px 0;
			text-align: center;
		}
			#sidebar2 .box2 .sponsors img {
				margin: 6px;
			}
		#sidebar2 .box2 .bookmarks2 {
			list-style-type: none;
			list-style-position: outside;
			padding: 0px 10px 10px;
		}
			#sidebar2 .box2 .bookmarks2 li {
				font-family: Arial;
				
				padding: 10px 0 10px 5px;
				
			}
			#sidebar2 .box2 .bookmarks2 li a {
				color: blue;
                font-weight:bold;    
			}
            #sidebar2 .box2 .bookmarks2 li a:hover {
				color: blue;
                text-decoration:underline;
               font-size:11px;
               cursor: pointer;
			}
            
			#sidebar2 .box2 .bookmarks2 li.rss { }
          
            #sidebar2 .box2 .bookmarks2 li.twt {   }
	
    #sidebar2 .search {
            padding: 0 0 20px 7px;
    
     }
     
    #sidebar2 .search form input {
            width: 147px;
            border:1px solid gray; 
     }
    #sidebar2 .search button {
    float: right;
margin-top:3px;    
margin-right:3px; }
    
    #sidebar2 .aboutdi {
     border-top: 1px dotted #CCCCCB;
     border-bottom: 1px dotted #CCCCCB;
   margin:5px 5px 20px 5px; 
   padding: 7px;
     }
    
    #sidebar2 .aboutdi a {
              color:blue;
              text-decoration:none;          
    }
    
    #sidebar2 .aboutdi a:hover {
              color:blue;
              text-decoration:underline;  
              cursor: pointer;        
    }
    
	#sidebar2 .l {
		float: left;
	
	}
	#sidebar2 .r {
		float: right;
		}
/** END sidebar **/

.singleflanel {
              font-size: 10px;
              padding-bottom: 8px;
            color:gray;
              margin-bottom: 8px;

 }
.singleflanel a {
             text-decoration: none;
             color: gray;
 }
 
.singleflanel a:hover{
             text-decoration: underline;
               color: gray;
               cursor: pointer;
 }
 
 .tags {
              font-size: 10px;
              padding-bottom: 8px;
              border-bottom: solid 1px #DDDDDD;

 }
.tags a {
             text-decoration: none;
 }
 
.tags a:hover{
             text-decoration: underline;
             cursor: pointer;
 }
 
 .moretext {
              font-size: 10px;
              font-weight:bold;
                  text-decoration:none;
 }
 .moretext a {
 
                  text-decoration:none;
 }
 .moretext a:hover {
                   text-decoration:underline;
                   cursor: pointer;
 }
 
.related {
         font-size: 11px;
         padding-left: 5px;
 }
 
 #sidebar .recentcomments {
		border: none;
		margin-bottom: 10px;
	}
		#sidebar .recentcomments h2 {
			font-size: 12px;
            font-weight:bold;
			text-transform: uppercase;
			color: #ffffff;
            background-color: #ff0000;
			margin-right: 5px;
            margin-left: 0px;
			padding: 8px 0 8px 10px;
            text-align:left;
            border: 1px solid black;
		}
		#sidebar .recentcomments ul {
			list-style-type: none;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .recentcomments ul li {
				line-height: 1.4em;
				color: black;
				padding: 2px 0 5px;
                font-size: 11px;
                
			}
             #sidebar .recentcomments ul li a { 
             text-decoration:none;
             color:blue;
             }
             
             #sidebar .blogroll a {
                      color: blue;
                      text-decoration:none;
                      padding-left: 10px;
                      padding-top: 10px;
                      font-size: 12px;
                     
              }   
             #sidebar .blogroll hr {
                      margin-left:10px;
                      margin-right:20px;
                     
                      color: #e0e0e0;
                      margin-top:7px;
                      margin-bottom:7px;
             }
             
             #sidebar .split {
                      height: 435px;
             
              }