/*  
Theme Name: GlamRock News
Theme URI: http://glamrock.com/
Description: Brand new theme design for GlamRock.Com.
Version: 1.0
Author: Huda Toriq
Author URI: http://hudatoriq.web.id/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was written by Huda Toriq based on a design by Andy Budiman

*/

/* Globals 
=================================== */

* { margin: 0; padding: 0; }
body {
	background: #000000 url('images/background.png') center repeat-y;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

a { color: #ffb400; text-decoration: none; }
a:hover { color: #ffc215; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

h1 { font-size: 2em; }

h2 { font-size: 1.5em; }

/* Structure
=================================== */

#page {
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	background: #000000 url('images/background.png') center repeat-y;
	display: block;
	height: 100%;
}

#header { 
	background: url('images/header.jpg') no-repeat;
	margin: 0 auto;
	width: 978px;
	height: 114px;
	position: relative;
}

#header h1 {
	display: none;
}

#menu {
	width: 770px;
	height: 30px;
	margin: 0 auto;
	background: url(images/menu_bg.png);
	border-bottom: 1px solid #b3b3b3;
}

#menu ul {
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}

#menu ul li {
	display: block;
	float: left;
	height: 30px;
	padding: 0;
}

#menu ul li a {
	display: block;
	height: 24px;
	padding: 6px 23px 0 23px;
	border: 0;
	float: left;
	background: url('images/button_bg.png');
	border-right: 1px solid #95032d;
	border-left: 1px solid #B54F6C;
}

#menu ul li.current_page a {
	color: #ffffff;
}

#menu ul li a:hover {
	background-position: -30px;
}

#main { 
	font-size: 1.2em;
	width: 978px;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	padding-top: 24px;
}

#adsense {
	margin: 10px auto;
	width: 728px;
	height: 90px;
}

.navigation {
	margin-bottom: 20px;
	clear: both;
}

#content {
	width: 325px;
	float: left;
	padding: 0 10px 0 0px;
}

.post {
	margin: 0 0 40px;
}

.postmeta {
	padding: 8px 0 14px 0;
	border-bottom: 1px solid #333333;
}

.postmeta small {
	display: block;
}

.entry {
	margin: 14px 0 10px;
	line-height: 1.5em;
	border-bottom: 1px solid #333333;
	font-size: .98em;
}

.postlinks {
	margin-left: 200px;
}

#sidebar, #sidebar2 {
	width: 220px;
	float: left;
	padding-right: 5px;
}

#sidebar {
   width: 175px;
} 

#sidebar .widget, #sidebar2 .widget {
	font-size: 0.8em;
	list-style: none;
	padding: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;	
	background: #3d3d3d;
	margin: 0 0 15px;
	background-color: transparent;
}

.widget ul li {
	margin: 0 0 0 18px;
	list-style: circle;

}

#s {
    width: 138px;
}

#searchsubmit {
    width: 75px;
}


#footer {
	clear: both;
	margin: 0 auto;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	letter-spacing: 1px;
	text-align: center;
	width: 770px; 
	padding: 30px 0;
}

#footer a {
	text-decoration: underline;
}

#footer .copyright {
	font-size: 9.3px;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* Comments */

div.commentform-container {
    border: 1px solid #ffb400;
    padding: 10px;
}

h3#comments {
	border-bottom: 1px solid #333333;
}

.commentlist {
	margin: 12px 0;
}
.commentlist li {
	margin-left: 20px;
}

.commentlist p {
    font-size: .98em;
}

.commentform-container textarea, .commentform-container input {
	width: 250px;
        margin: 5px;
        margin-top: 0;
}

.commentform-container input {
    width: 200px;
}

#submitcomment {
   width: 150px;
}

#commentform td {
    padding-bottom: 10px;
}

#submit {
    width: 130px;
}

#content.superwidecolumn {
    width: 700px;
}

#wp125 {
    height: 125px;
}



#sidebar {
    margin-left: 0px;
    width: 135px;
}

#sidebar .widget {
    padding: 0;
    margin: 0;
}

#sidebar2 {
    width: 130px;
}

#content {
    width: 425px;
}

#content * {
    max-width: 415px;
}

#respond, #commentform {
    margin-left: 10px;
}

#respond {
    margin-bottom: 15px;
    margin-top: 0px;
}

.post, .navigation, #comments, .commentlist {
    margin-left: 10px;
}


/* Login Form
=================================== */

#loginform {
	width: 750px;
	margin: 0 auto;
	color: #ffb400;
	font-size: 1.1em;
	padding: 3px 20px 3px 0;
	height: 20px;
	background: #333;
	text-align: right;
}

#loginform .login {
	text-align: right;
}
#loginform label {
	display: inline;
	color: #ffffff;
}

#loginform p {
	padding: 0;
	margin: 0;
	line-height: 20px;
}

#user_login, #user_pass {
	height: 15px;
	font-size: 1em;
}
#loginform #submit {
	font-size: 1em;
	padding: 0 4px;
	height: 20px;
}

#loginform form, input {
    display: inline;
}

#user_login, #user_pass {
    width: 100px;
    margin: 0;
}

#submit {
    width: 70px;
}

form.login {
    display: inline;
}



/*left sidebar */
#sidebar-left {
    width: 190px;/*changed*/
    float: left;
    margin: 0;
    clear: none;
    display: inline;
    color: #fff;
    min-height: 200px;
    margin-left: 15px;/*changed*/
    margin-top: 15px;
}

#sidebar-left .left-widget {
    background-color: #141414;
    margin: 5px 0;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
    padding: 3px;
	padding-left: 10px;/*changed*/
}

.left-widget h3 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 3px;
    margin-top: 5px;
    font-weight: normal;
}

#sidebar-left .widget-signup a {
    display: block;
    color: #565656;
    white-space: normal;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
    border: 2px solid #CCCCCC;
    background-color: #F5F5F5;
    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    border-style: solid;
    border-width: 1px;
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    font-size: 120%;
    font-weight: normal;
    line-height: 130%;
    margin: 0 7px 0 0;
    padding: 5px 10px 6px 7px;
    text-align: center;
	font-size: 16px;/*changed*/
	font-weight: bold;/*changed*/
}

#sidebar-left .widget-signup a:hover {
    background-color: #dff4ff;
    color: #3386db;
}

.widget-signin {
    margin-top: 30px !important;/*changed the entire selector*/
}

#sidebar-left .screen-reader-text {display: none;}
#q {
    width: 165px;/*changed*/
    background: #fff;
    border: 1px solid #fff;
    padding: 3px 3px;/*changed*/
    margin-bottom: 10px;
    float: left;
}
#people-search-submit {
    display: block;
    width: 16px;
    height: 24px;/*changed*/
    float: left;
    background: #fff url("images/Search_magnifier.png") no-repeat right center;
}
#searchsubmit {display: none;}
input[type='text'], input[type='password'] {
    border: 0;
    padding: 4px;
    margin-top: 0;
    margin-bottom: 0;
}
input[type='submit'] {
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
    border: 2px solid #CCCCCC !important;
    padding: 3px 5px;
    cursor: pointer;
}
input[type='submit']:hover {
    background-color: #dff4ff;
    color: #3386db;
}
textarea {
    border: 0;
    width: 300px;
}
label {
    color: #FFFFFF;
    clear: both;
    display: block;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-top: 3px;
}
#sidebar-left h2 {
    text-transform: uppercase;
    font-size: 11px;
}

.widget-actions {
    /*height: 165px;*/
    display: inline-block;
}

.widget-actions ul {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}

.widget-actions li {
    display: block;
    float: left;
    width: 50px;/*changed*/
    margin: 3px;    
    padding: 0;
}
.widget-actions a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 32px 0 0 0 ;
    background-color: #282828;
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    border: 1px solid #3C3C3C;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.widget-actions a:hover {
    background-color: #323232;
}

.widget-actions a.video {
    background-image: url("images/Video.png");    
}

.widget-actions a.photo {
    background-image: url("images/Photo.png");
}

.widget-actions a.music {
    background-image: url("images/Music.png");
}

.widget-actions a.event {
    background-image: url("images/Event.png");
}

.widget-actions a.group {
    background-image: url("images/Group.png");
}

.widget-actions a.blog {
    background-image: url("images/Blog.png");
}

.widget-actions a.bulletin {
    background-image: url("images/Bulletin.png");
}
.widget-manage, .widget-admin, .widget-invite {
    padding: 0;
    margin-top: 15px !important;
}

.widget-invite {
    width: 175px;
}

.widget-manage p, .widget-admin p, .widget-invite p {
    height: 30px;   
    font-size: 12px;
    margin: 0;
    line-height: 30px;
}

.widget-manage a, .widget-admin a, widget-invite a {
    width: 175px;
    height: 100%;
    display: block;
    padding-left: 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
}

.widget-invite a {
    background-image: url("images/invite.png");
    width: 175px;
    height: 100%;
    display: block;
    padding-left: 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;    
}

#left-adsense {
    float: left;
    clear: both;   
}

.widget-manage a {
    background-image: url("images/Manage_Account.png");
}

.widget-admin a {
    background-image: url("images/Launch_Admin.png");
}

.widget-user {
     margin-top: 15px;
}
.widget-user img {
    width: 50px;
    height: 50px;
    float: left;
} 

.widget-user .info {
    width: 100px;
    float: left;
    margin-left: 10px;
}

.widget-user .username {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
} 

.widget-user .quick-links {
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
}

.widget-user a:hover {
    text-decoration: underline;
}

#current-status {
    margin-top: 20px;
    float: left;
    clear: both;
}

#current-status h2 {
    display: inline-block;
}

#current-status .change-status {
    display: inline-block;
    float: right;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

#current-status .status-text {
    -moz-border-radius: 4px;
    background-color: #141414;
    font-size: 12px;
    font-family: "Lucida Grande",Verdana,Helvetica,sans-serif;
    padding: 5px 10px 2px 4px;
    margin-top: 3px;
    border-top: 1px solid #282828;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    overflow: hidden;
    width: 175px;
}

#current-status .status-text p {
    padding: 0;
    width: 175px;
    float: left;
    margin-right: 20px;
}

#current-status p.submit {
    text-align: center;
}

.status-wrapper {
    width: 400px;
    position: relative;
}

.update-form {
    float: left;
    width: 175px;
    display: none;
}

.update-form p {
    float: left;
    clear: both;
}

.update-form input {
    width: 170px;    
}

#inbox {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#inbox ul {
    display: block;
    list-style-type: none;
    background-color: #141414;
    -moz-border-radius-bottomleft: 4px;
    boz-border-radius-bottomright: 4px;
    border-top: 1px solid #282828;
    margin-top: 3px;
}

#inbox li {
   -moz-border-radius: 4px;
   border-bottom: 1px solid #282828;
   padding: 8px 8px;
   padding-left: 25px;
} 

#inbox li:hover {
    background-color: #323232;
}

#inbox .messages {
    background: url("images/messages.png") 5px center no-repeat;
}

#inbox .requests {
    background: url("images/requests.png") 5px center no-repeat;
}

#inbox .notifications {
    background: url("images/notifications.png") 5px center no-repeat;
}

#inbox a {
    display: block;
    width: 100%;
}

#inbox .unread, #inbox .unread:hover {
    background-color: #fff;
}

.unread a {
    color: #000;
}

.unread-count {
    display: block;
    float: right;
    background: url("images/unread-number.png") left center no-repeat;
    width: 31px;
    height: 20px;
    text-align: center;
    position: relative;
    top: -2px;
    line-height: 20px;
}



#new-menu {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 32px;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#new-menu > li {
    margin: 0px 1px 0px 0;
    position: relative;
    float: left;
    background-color: #C70042;
    margin-left: 1px !important;/*changed*/
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;		
}

#new-menu  a {
    padding: 7px;
    color: #FFB400;
    display: block;
    font-size: 13px;
    font-weight: bold;
    font-family: "Lucida Grande",Verdana,Helvetica,sans-serif;
}

#new-menu a:active {border: 0;}

#new-menu ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 30px;
    list-style-type: none;
    z-index: 100;
    width: 140px;
    background-color: #C70042;
}

#new-menu ul a:hover {
    background-color: #db1456;
}

button.rounded-button {
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;		
    border: 0;
    padding: 6px 10px;
    cursor: pointer;
	background-color: rgb(212, 208, 200);
}

.commentform-container td {
    padding-bottom: 5px;
}
