/*
Theme Name: Hybrid Custom - Dibson.net
Theme URI: http://www.dibson.net
Description: Describe what your child theme should be like.
Version: 0.1
Author: Dibson T Hoffweiler
Author URI: http://www.dibson.net
Tags: Add, Whatever, Tags, You, Want
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */

dl.gallery-item {
	margin-left: 0;
}

u {
	text-decoration: underline;
}

hr {
	height: 1px;
	width: 100%;
	background-color: #000;
}

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

ul.gigs {
	list-style-position: inside;
	margin: 0;
}

.center {
	text-align: center;
}

